
Time bar (total: 11.8s)
| 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: 37.0ms (43.2% of total)ival-sub: 17.0ms (19.8% of total)ival-div: 11.0ms (12.8% of total)ival-sqrt: 10.0ms (11.7% of total)ival-neg: 7.0ms (8.2% of total)const: 2.0ms (2.3% of total)backward-pass: 0.0ms (0% of total)| 609.0ms | 1919× | 2 | valid |
| 561.0ms | 5522× | 0 | valid |
| 160.0ms | 815× | 1 | valid |
| 93.0ms | 956× | 0 | invalid |
ival-mult: 410.0ms (41% of total)ival-sub: 146.0ms (14.6% of total)ival-div: 144.0ms (14.4% of total)ival-sqrt: 128.0ms (12.8% of total)ival-neg: 88.0ms (8.8% of total)backward-pass: 65.0ms (6.5% of total)const: 21.0ms (2.1% 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 | 215 | 158 |
| 2 | 663 | 154 |
| 3 | 2342 | 150 |
| 4 | 6971 | 150 |
| 0 | 14 | 16 |
| 1 | 38 | 16 |
| 2 | 100 | 16 |
| 3 | 269 | 15 |
| 4 | 493 | 15 |
| 5 | 1002 | 15 |
| 6 | 3154 | 15 |
| 7 | 5807 | 15 |
| 8 | 6441 | 15 |
| 9 | 7371 | 15 |
| 10 | 7536 | 15 |
| 11 | 7576 | 15 |
| 12 | 7582 | 15 |
| 0 | 7582 | 15 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
| Outputs |
|---|
(/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) a) |
| 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) (* b b)))) (* a -2)) |
(/ (- (neg b) (sqrt (- (* b b) (* 4 (* (neg a) c))))) (* 2 (neg a))) |
(/ (+ b (sqrt (fma 4 (* a c) (* b b)))) (* a 2)) |
(/ (- (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* 4 (* a c))))) (* 2 a)) |
(/ (- b (sqrt (fma a (* c -4) (* b b)))) (* a 2)) |
(/ (- (neg b) (sqrt (- (* b b) (* 4 (* a (neg c)))))) (* 2 a)) |
(/ (+ b (sqrt (fma 4 (* a c) (* b b)))) (* a -2)) |
(neg (/ (- (neg b) (sqrt (- (* b b) (* 4 (* (neg a) c))))) (* 2 (neg a)))) |
(/ (+ b (sqrt (fma 4 (* a c) (* b b)))) (* a -2)) |
(neg (/ (- (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* 4 (* a c))))) (* 2 a))) |
(/ (- b (sqrt (fma a (* c -4) (* b b)))) (* a -2)) |
(neg (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a (neg c)))))) (* 2 a))) |
(/ (+ b (sqrt (fma 4 (* a c) (* b b)))) (* a 2)) |
(/ (- (neg a) (sqrt (- (* a a) (* 4 (* b c))))) (* 2 b)) |
(/ (+ a (sqrt (fmsub a a (* b (* 4 c))))) (* b -2)) |
(/ (- (neg b) (sqrt (- (* b b) (* 4 (* c a))))) (* 2 c)) |
(/ (+ b (sqrt (fma a (* c -4) (* b b)))) (* c -2)) |
(/ (- (neg c) (sqrt (- (* c c) (* 4 (* a b))))) (* 2 a)) |
(/ (+ c (sqrt (fmsub c c (* b (* 4 a))))) (* a -2)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 107 | 0 | - | 2 | (8.322223429382826e-124 1.591285193339241e-251 -1.7113347701631e-190) | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 55 | 0 | - | 0 | - | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| 16 | 0 | - | 0 | - | (/.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)) |
| 6 | 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 |
| 92.0ms | 140× | 2 | valid |
| 75.0ms | 342× | 0 | valid |
| 8.0ms | 30× | 1 | valid |
Compiled 168 to 44 computations (73.8% saved)
ival-mult: 22.0ms (35.6% of total)ival-sub: 13.0ms (21.1% of total)ival-div: 7.0ms (11.3% of total)ival-sqrt: 7.0ms (11.3% of total)backward-pass: 7.0ms (11.3% of total)ival-neg: 5.0ms (8.1% of total)const: 1.0ms (1.6% of total)Compiled 19 to 13 computations (31.6% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 50.4% | (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) a) |
Compiled 19 to 13 computations (31.6% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) a) |
| 30× | *-lowering-*.f32 |
| 30× | *-lowering-*.f64 |
| 14× | fma-lowering-fma.f32 |
| 14× | fma-define |
| 14× | fma-lowering-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 72 |
| 1 | 22 | 72 |
| 2 | 35 | 72 |
| 3 | 41 | 72 |
| 0 | 41 | 72 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (/ (+ b (sqrt (+ (* b b) (* c (* a -4))))) -2) a) |
(/ (+ b (sqrt (+ (* b b) (* c (* a -4))))) -2) |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
b |
(sqrt (+ (* b b) (* c (* a -4)))) |
(+ (* b b) (* c (* a -4))) |
(* b b) |
(* c (* a -4)) |
c |
(* a -4) |
a |
-4 |
-2 |
| Outputs |
|---|
(/ (/ (+ b (sqrt (+ (* b b) (* c (* a -4))))) -2) a) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/ (+ b (sqrt (+ (* b b) (* c (* a -4))))) -2) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
b |
(sqrt (+ (* b b) (* c (* a -4)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(+ (* b b) (* c (* a -4))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(* b b) |
(*.f64 b b) |
(* c (* a -4)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
c |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
a |
-4 |
#s(literal -4 binary64) |
-2 |
#s(literal -2 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.1% | (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
| ✓ | accuracy | 94.4% | (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) a) |
| ✓ | accuracy | 80.2% | (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | accuracy | 61.3% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| 61.0ms | 171× | 0 | valid |
| 29.0ms | 69× | 2 | valid |
| 4.0ms | 16× | 1 | valid |
Compiled 81 to 14 computations (82.7% saved)
ival-div: 23.0ms (52.7% of total)ival-mult: 9.0ms (20.6% of total)ival-sqrt: 4.0ms (9.2% of total)ival-add: 4.0ms (9.2% of total)backward-pass: 3.0ms (6.9% of total)const: 1.0ms (2.3% of total)| Inputs |
|---|
#<alt (/ (/ (+ b (sqrt (+ (* b b) (* c (* a -4))))) -2) a)> |
#<alt (/ (+ b (sqrt (+ (* b b) (* c (* a -4))))) -2)> |
#<alt (+ b (sqrt (+ (* b b) (* c (* a -4)))))> |
#<alt (sqrt (+ (* b b) (* c (* a -4))))> |
#<alt (+ (* b b) (* c (* a -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))> |
#<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 (/ 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 (* a c)) (sqrt -4)))> |
#<alt (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4))))> |
#<alt (+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1/2)))> |
#<alt (+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* b (- (* b (+ (* -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)))> |
#<alt (* -1 b)> |
#<alt (* b (- (/ (* a c) (pow b 2)) 1))> |
#<alt (* b (- (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1))> |
#<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))> |
#<alt (* -1 (/ (* a c) b))> |
#<alt (* -1 (/ (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ (* 2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 b)> |
#<alt (+ (* -1 b) (/ (* a c) b))> |
#<alt (+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (+ (* -1 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/2 (/ b c))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/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/2 (/ b c)))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 b) (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 b)) c)))))> |
#<alt (* -1 b)> |
#<alt (+ (* -1 b) (/ (* a c) b))> |
#<alt (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (+ (* -1 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/2 (/ b a))))> |
#<alt (* 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)))))))> |
#<alt (* 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/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/2 (/ b a)))))> |
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1/2 b) (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)))))> |
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 b)) a)))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* 2 b)> |
#<alt (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt (* -4 (* a c))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
45 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | a | @ | -inf | (/ (/ (+ b (sqrt (+ (* b b) (* c (* a -4))))) -2) a) |
| 1.0ms | c | @ | inf | (/ (/ (+ b (sqrt (+ (* b b) (* c (* a -4))))) -2) a) |
| 1.0ms | b | @ | 0 | (/ (/ (+ b (sqrt (+ (* b b) (* c (* a -4))))) -2) a) |
| 1.0ms | b | @ | inf | (/ (+ b (sqrt (+ (* b b) (* c (* a -4))))) -2) |
| 1.0ms | b | @ | inf | (/ (/ (+ b (sqrt (+ (* b b) (* c (* a -4))))) -2) a) |
| 1× | batch-egg-rewrite |
| 4062× | *-lowering-*.f32 |
| 4062× | *-lowering-*.f64 |
| 2558× | /-lowering-/.f32 |
| 2558× | /-lowering-/.f64 |
| 2020× | sum3-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 56 |
| 1 | 66 | 56 |
| 2 | 540 | 56 |
| 3 | 6544 | 56 |
| 0 | 8057 | 56 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (+ b (sqrt (+ (* b b) (* c (* a -4))))) -2) a) |
(/ (+ b (sqrt (+ (* b b) (* c (* a -4))))) -2) |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
(sqrt (+ (* b b) (* c (* a -4)))) |
(+ (* b b) (* c (* a -4))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal -2 binary64))))) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 2 binary64))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -2 binary64)) a) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a))) |
(/.f64 (/.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 c a))))))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a)) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.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 c a)))))) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.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 c a)))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 9/2 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))))) |
(/.f64 (/.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 c a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal -2 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal -2 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) a)) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) a)) |
(/.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) a)) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) #s(literal 2 binary64)) |
(/.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 c a))) #s(literal 3/2 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.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 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.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 c a))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.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 c a))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) a)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1 binary64) a)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1 binary64) a)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) #s(literal -1 binary64)) a) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (*.f64 a #s(literal -2 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal -2 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #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 c a))))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.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 c a))))) #s(literal -2 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal -1/2 binary64) b)) |
(+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -2 binary64)) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c 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 c a))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 9/2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) #s(literal -1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal -2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal 1/2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -2 binary64)) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) #s(literal -2 binary64))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -2 binary64))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c 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 c a)))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1/2 binary64))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1/2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) #s(literal -2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (-.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 2 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (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 #s(literal -4 binary64) (*.f64 c a))))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) b) |
(neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 9/2 binary64))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(/.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 #s(literal -4 binary64) (*.f64 c a))) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (+.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 (+.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 #s(literal -4 binary64) (*.f64 c a))) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c 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 c a)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (-.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 2 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #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 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.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 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64))) |
(fabs.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(neg.f64 (+.f64 (*.f64 (*.f64 c a) #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 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #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 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a))))) #s(literal 4096 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.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 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #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 c a) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a))))) #s(literal 4096 binary64))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #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 c a) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a))))) #s(literal 4096 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal 256 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #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 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a))))) #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 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.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 c a) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a))))) #s(literal 4096 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.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 c a) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a))))) #s(literal 4096 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a))))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #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 c (*.f64 a (*.f64 c a))) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal 256 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #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 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a))))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #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 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a))))) #s(literal 4096 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.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 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #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 c a) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a))))) #s(literal 4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #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 c a) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a))))) #s(literal 4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal 256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))))) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #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 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #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 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.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 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64))) (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a)))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 c a))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -64 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
| 1× | egg-herbie |
| 6468× | *-lowering-*.f32 |
| 6468× | *-lowering-*.f64 |
| 3498× | +-lowering-+.f64 |
| 3498× | +-lowering-+.f32 |
| 1822× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 610 | 3728 |
| 1 | 2115 | 3618 |
| 2 | 7557 | 3606 |
| 0 | 8211 | 3606 |
| 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)) |
(+ (* -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 (/ 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 (* a c)) (sqrt -4))) |
(+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4)))) |
(+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1/2))) |
(+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* b (- (* b (+ (* -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))) |
(* -1 b) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(* b (- (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4))) 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)) |
(* -1 (/ (* a c) b)) |
(* -1 (/ (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ (* 2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 b) |
(+ (* -1 b) (/ (* a c) b)) |
(+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) |
(+ (* -1 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/2 (/ b c)))) |
(* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/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/2 (/ b c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 b) (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 b)) c))))) |
(* -1 b) |
(+ (* -1 b) (/ (* a c) b)) |
(+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) |
(+ (* -1 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/2 (/ b a)))) |
(* 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))))))) |
(* 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/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/2 (/ b a))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1/2 b) (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 b)) a))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(* 2 b) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* 2 (/ (* a c) b)) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
| 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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 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 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 c (*.f64 c (*.f64 c (*.f64 a a))))) (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 c (+.f64 (/.f64 (*.f64 a (*.f64 c 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 (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) a)))))) (-.f64 #s(literal 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 (*.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 (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 (/.f64 b 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 (/.f64 b c) a))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -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 c a)))) (/.f64 (/.f64 b c) a))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))) |
(* (sqrt (/ 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 (*.f64 b #s(literal 1/2 binary64)) c) a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))) (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 c a))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 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)))) 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 c a))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b))) (*.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)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.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 c (*.f64 a (*.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 (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 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 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 #s(literal -1/2 binary64) (/.f64 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 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b (*.f64 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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c))))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) a)) a)) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4)))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))) |
(+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1/2))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) (*.f64 b (+.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)))))) |
(+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* b (- (* b (+ (* -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))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) (*.f64 b (+.f64 #s(literal -1/2 binary64) (*.f64 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 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c)))))))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) |
(* b (- (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1)) |
(*.f64 b (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 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)) |
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64)))) |
(* -1 (/ (* a c) b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c b))) |
(* -1 (/ (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))) b)) |
(/.f64 (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* 2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 (*.f64 c a) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal 2 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 (/ (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* a c) (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))) (*.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) (pow.f64 b #s(literal 6 binary64))))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(+ (* -1 b) (/ (* a c) b)) |
(-.f64 (*.f64 a (/.f64 c b)) b) |
(+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) |
(-.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) b) |
(+ (* -1 b) (* c (+ (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 5))) (/ (pow a 2) (pow b 3)))) (/ a b)))) |
(-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) b) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c)))) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))))) |
(* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (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 a c))) (/.f64 b c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 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/2 (/ b c))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 b) (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 b)) c))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) (*.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/128 binary64)))) c)) c)) (neg.f64 c)) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(+ (* -1 b) (/ (* a c) b)) |
(-.f64 (*.f64 a (/.f64 c b)) b) |
(+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) |
(-.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) b) |
(+ (* -1 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 #s(literal 2 binary64) (*.f64 c (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) b) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))) |
(*.f64 (*.f64 a #s(literal -1/2 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(* 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 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 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/4 binary64))))) |
(* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 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 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 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/2 (/ b a))))) |
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1/2 b) (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) a)))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 b)) a))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (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 (*.f64 a (*.f64 c c)))))))) a)) a)) (neg.f64 a)) |
(* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.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 c a))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (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 b)) #s(literal -2 binary64)) 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 c a) (*.f64 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 c a) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 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 (*.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 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.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 #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 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 (*.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 b) #s(literal -2 binary64)) (*.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 (+ (* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(*.f64 c (+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c 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 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 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 c (neg.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 b c)))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (+.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)))) 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 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 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) c)) c)) (neg.f64 c)) |
(* 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 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 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.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 #s(literal -2 binary64) c) b) (*.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 #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 (+ (* (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 b 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)) (/ b a))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* a (+ (* -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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 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 #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 (-.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 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) a)) a)))) |
(* (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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.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 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64))) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))) (*.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/8 binary64))) (*.f64 #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 (/.f64 c b)) #s(literal -2 binary64)) b))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 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 c a) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)) b))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 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 c a) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 (*.f64 a (/.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 a b) #s(literal -2 binary64)) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/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 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c))))) (*.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 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (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 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.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 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c))))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))))) (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 #s(literal 0 binary64) (*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c))))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))))) (*.f64 (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)))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (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 (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.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 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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64))) (+.f64 (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64))) (+.f64 (*.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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* 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 (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))) (+.f64 (*.f64 (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 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))))))) (neg.f64 a)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) b) b)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* 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 c (*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 c (*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 c (*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) #s(literal -1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 a (*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) #s(literal -1 binary64))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 a (*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) #s(literal -1 binary64))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 a (*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) #s(literal -1 binary64))) |
Compiled 21695 to 2253 computations (89.6% saved)
20 alts after pruning (19 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 564 | 19 | 583 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 564 | 20 | 584 |
| Status | Accuracy | Program |
|---|---|---|
| 11.1% | (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) #s(literal -2 binary64)) a) | |
| 19.0% | (/.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -2 binary64)) a) | |
| 29.9% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal -2 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) | |
| 48.6% | (/.f64 (/.f64 (+.f64 b (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -2 binary64)) a) | |
| ▶ | 12.1% | (/.f64 (/.f64 (+.f64 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)))) #s(literal -2 binary64)) a) |
| ✓ | 50.4% | (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) a) |
| 33.7% | (/.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -2 binary64)) a) | |
| 32.7% | (/.f64 (/.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)) b))) #s(literal -2 binary64)) a) | |
| ▶ | 50.2% | (/.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 c a))))))) |
| 30.1% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c b))) a) | |
| 28.9% | (/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) a) | |
| ▶ | 32.7% | (/.f64 b (neg.f64 a)) |
| 50.3% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) | |
| 50.3% | (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a)) | |
| 32.8% | (-.f64 (/.f64 c b) (/.f64 b a)) | |
| 27.7% | (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (/.f64 b a)) | |
| 35.5% | (-.f64 #s(literal 0 binary64) (/.f64 c b)) | |
| 27.6% | (*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a)) | |
| ▶ | 50.3% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
| ▶ | 31.7% | (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
Compiled 969 to 503 computations (48.1% 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 #s(literal -4 binary64) (*.f64 c a))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
| ✓ | 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 #s(literal -4 binary64) (*.f64 c a))))))) |
| ✓ | cost-diff | 384 | (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)) b))) |
| ✓ | cost-diff | 640 | (+.f64 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)))) |
| ✓ | cost-diff | 640 | (/.f64 (+.f64 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)))) #s(literal -2 binary64)) |
| ✓ | cost-diff | 640 | (/.f64 (/.f64 (+.f64 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)))) #s(literal -2 binary64)) a) |
| ✓ | cost-diff | 0 | (*.f64 b b) |
| ✓ | cost-diff | 0 | (/.f64 c (*.f64 b b)) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
| ✓ | cost-diff | 256 | (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
| ✓ | cost-diff | -64 | (neg.f64 a) |
| ✓ | cost-diff | -64 | (/.f64 b (neg.f64 a)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
| ✓ | cost-diff | 0 | (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
| ✓ | 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 #s(literal -4 binary64) (*.f64 c a)))))) |
| 2228× | *-lowering-*.f32 |
| 2228× | *-lowering-*.f64 |
| 1670× | sum4-define |
| 1654× | fma-define |
| 1318× | fma-lowering-fma.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 291 |
| 1 | 93 | 283 |
| 2 | 246 | 280 |
| 3 | 710 | 254 |
| 4 | 2733 | 253 |
| 5 | 7884 | 253 |
| 0 | 8608 | 253 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ -1/2 a) (+ b (sqrt (+ (* b b) (* -4 (* c a)))))) |
(/ -1/2 a) |
-1/2 |
a |
(+ b (sqrt (+ (* b b) (* -4 (* c a))))) |
b |
(sqrt (+ (* b b) (* -4 (* c a)))) |
(+ (* b b) (* -4 (* c a))) |
(* b b) |
(* -4 (* c a)) |
-4 |
(* c a) |
c |
(/ b (neg a)) |
b |
(neg a) |
a |
(* b (+ (/ c (* b b)) (/ -1 a))) |
b |
(+ (/ c (* b b)) (/ -1 a)) |
(/ c (* b b)) |
c |
(* b b) |
(/ -1 a) |
-1 |
a |
(/ (/ (+ b (* (- 0 b) (+ 1 (/ (* (* a (/ c b)) -2) b)))) -2) a) |
(/ (+ b (* (- 0 b) (+ 1 (/ (* (* a (/ c b)) -2) b)))) -2) |
(+ b (* (- 0 b) (+ 1 (/ (* (* a (/ c b)) -2) b)))) |
b |
(* (- 0 b) (+ 1 (/ (* (* a (/ c b)) -2) b))) |
(- 0 b) |
0 |
(+ 1 (/ (* (* a (/ c b)) -2) b)) |
1 |
(/ (* (* a (/ c b)) -2) b) |
(* (* a (/ c b)) -2) |
(* a (/ c b)) |
a |
(/ c b) |
c |
-2 |
(/ (/ 1 a) (/ -2 (+ b (sqrt (+ (* b b) (* -4 (* c a))))))) |
(/ 1 a) |
1 |
a |
(/ -2 (+ b (sqrt (+ (* b b) (* -4 (* c a)))))) |
-2 |
(+ b (sqrt (+ (* b b) (* -4 (* c a))))) |
b |
(sqrt (+ (* b b) (* -4 (* c a)))) |
(+ (* b b) (* -4 (* c a))) |
(* b b) |
(* -4 (* c a)) |
-4 |
(* c a) |
c |
| Outputs |
|---|
(* (/ -1/2 a) (+ b (sqrt (+ (* b b) (* -4 (* c a)))))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a #s(literal -2 binary64))) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
-1/2 |
#s(literal -1/2 binary64) |
a |
(+ b (sqrt (+ (* b b) (* -4 (* c a))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
b |
(sqrt (+ (* b b) (* -4 (* c a)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(+ (* b b) (* -4 (* c a))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* b b) |
(*.f64 b b) |
(* -4 (* c a)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
-4 |
#s(literal -4 binary64) |
(* c a) |
(*.f64 a c) |
c |
(/ b (neg a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
b |
(neg a) |
(-.f64 #s(literal 0 binary64) a) |
a |
(* b (+ (/ c (* b b)) (/ -1 a))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
b |
(+ (/ c (* b b)) (/ -1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(/ c (* b b)) |
(/.f64 c (*.f64 b b)) |
c |
(* b b) |
(*.f64 b b) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
-1 |
#s(literal -1 binary64) |
a |
(/ (/ (+ b (* (- 0 b) (+ 1 (/ (* (* a (/ c b)) -2) b)))) -2) a) |
(/.f64 (/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64))) a) #s(literal -2 binary64)) |
(/ (+ b (* (- 0 b) (+ 1 (/ (* (* a (/ c b)) -2) b)))) -2) |
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64))) #s(literal -2 binary64)) |
(+ b (* (- 0 b) (+ 1 (/ (* (* a (/ c b)) -2) b)))) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64))) |
b |
(* (- 0 b) (+ 1 (/ (* (* a (/ c b)) -2) b))) |
(-.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64))) b) |
(- 0 b) |
(-.f64 #s(literal 0 binary64) b) |
0 |
#s(literal 0 binary64) |
(+ 1 (/ (* (* a (/ c b)) -2) b)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64))) b)) |
1 |
#s(literal 1 binary64) |
(/ (* (* a (/ c b)) -2) b) |
(/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) b) |
(* (* a (/ c b)) -2) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* a (/ c b)) |
(/.f64 (*.f64 a c) b) |
a |
(/ c b) |
(/.f64 c b) |
c |
-2 |
#s(literal -2 binary64) |
(/ (/ 1 a) (/ -2 (+ b (sqrt (+ (* b b) (* -4 (* c a))))))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a #s(literal -2 binary64))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
(/ -2 (+ b (sqrt (+ (* b b) (* -4 (* c a)))))) |
(/.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) (* -4 (* c a))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
b |
(sqrt (+ (* b b) (* -4 (* c a)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(+ (* b b) (* -4 (* c a))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* b b) |
(*.f64 b b) |
(* -4 (* c a)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
-4 |
#s(literal -4 binary64) |
(* c a) |
(*.f64 a c) |
c |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.1% | (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
| ✓ | accuracy | 94.2% | (/.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 c a))))))) |
| ✓ | accuracy | 80.2% | (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
| ✓ | accuracy | 61.3% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
| ✓ | accuracy | 94.5% | (*.f64 a (/.f64 c b)) |
| ✓ | accuracy | 91.8% | (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)) b))) |
| ✓ | accuracy | 83.1% | (/.f64 (/.f64 (+.f64 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)))) #s(literal -2 binary64)) a) |
| ✓ | accuracy | 60.7% | (+.f64 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)))) |
| ✓ | accuracy | 100.0% | (*.f64 b b) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
| ✓ | accuracy | 90.8% | (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
| ✓ | accuracy | 86.9% | (/.f64 c (*.f64 b b)) |
| ✓ | accuracy | 100.0% | (/.f64 b (neg.f64 a)) |
| ✓ | accuracy | 100.0% | (neg.f64 a) |
| ✓ | accuracy | 98.1% | (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
| ✓ | accuracy | 94.2% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
| ✓ | accuracy | 80.2% | (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
| ✓ | accuracy | 61.3% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
| 148.0ms | 87× | 2 | valid |
| 72.0ms | 71× | 1 | valid |
| 35.0ms | 95× | 0 | valid |
| 4.0ms | 3× | 3 | valid |
Compiled 312 to 37 computations (88.1% saved)
ival-mult: 43.0ms (34.2% of total)ival-div: 40.0ms (31.8% of total)backward-pass: 16.0ms (12.7% of total)ival-add: 13.0ms (10.3% of total)ival-sqrt: 7.0ms (5.6% of total)ival-sub: 2.0ms (1.6% of total)const: 2.0ms (1.6% of total)ival-neg: 2.0ms (1.6% of total)| Inputs |
|---|
#<alt (* (/ -1/2 a) (+ b (sqrt (+ (* b b) (* -4 (* c a))))))> |
#<alt (/ -1/2 a)> |
#<alt (+ b (sqrt (+ (* b b) (* -4 (* c a)))))> |
#<alt (sqrt (+ (* b b) (* -4 (* c a))))> |
#<alt (/ b (neg a))> |
#<alt (neg a)> |
#<alt (* b (+ (/ c (* b b)) (/ -1 a)))> |
#<alt (+ (/ c (* b b)) (/ -1 a))> |
#<alt (/ c (* b b))> |
#<alt (* b b)> |
#<alt (/ (/ (+ b (* (- 0 b) (+ 1 (/ (* (* a (/ c b)) -2) b)))) -2) a)> |
#<alt (/ (+ b (* (- 0 b) (+ 1 (/ (* (* a (/ c b)) -2) b)))) -2)> |
#<alt (+ b (* (- 0 b) (+ 1 (/ (* (* a (/ c b)) -2) b))))> |
#<alt (* (- 0 b) (+ 1 (/ (* (* a (/ c b)) -2) b)))> |
#<alt (/ (/ 1 a) (/ -2 (+ b (sqrt (+ (* b b) (* -4 (* c a)))))))> |
#<alt (/ 1 a)> |
#<alt (/ -2 (+ b (sqrt (+ (* b b) (* -4 (* c a))))))> |
#<alt (+ (* b b) (* -4 (* c a)))> |
#<alt (* a (/ c 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) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt (* -1 (/ 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 (/ 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 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 (/ -1 a)> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (/ c (pow b 2))> |
#<alt (* c (- (/ 1 (pow b 2)) (/ 1 (* a c))))> |
#<alt (* c (- (/ 1 (pow b 2)) (/ 1 (* a c))))> |
#<alt (* c (- (/ 1 (pow b 2)) (/ 1 (* a c))))> |
#<alt (/ c (pow b 2))> |
#<alt (* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2)))))> |
#<alt (* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2)))))> |
#<alt (* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2)))))> |
#<alt (/ c (pow b 2))> |
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2))> |
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2))> |
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2))> |
#<alt (/ -1 a)> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (/ -1 a)> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (/ -1 a)> |
#<alt (/ (- (/ (* a c) (pow b 2)) 1) a)> |
#<alt (/ (- (/ (* a c) (pow b 2)) 1) a)> |
#<alt (/ (- (/ (* a c) (pow b 2)) 1) a)> |
#<alt (/ c (pow b 2))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (/ c (pow b 2))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (/ c (pow b 2))> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1/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 (* -1 (/ (* a c) b))> |
#<alt (* -1 (/ (* a c) b))> |
#<alt (* -1 (/ (* a c) b))> |
#<alt (* -1 (/ (* a c) b))> |
#<alt (* -1 (/ (* a c) b))> |
#<alt (* -1 (/ (* a c) b))> |
#<alt (* -1 (/ (* a c) b))> |
#<alt (* -1 (/ (* a c) b))> |
#<alt (* -1 (/ (* a c) b))> |
#<alt (* -1 (/ (* a c) b))> |
#<alt (* -1 (/ (* a c) b))> |
#<alt (* -1 (/ (* a c) b))> |
#<alt (* -1/2 (+ b (* -1 b)))> |
#<alt (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b))))> |
#<alt (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b))))> |
#<alt (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b))))> |
#<alt (* -1 (/ (* a c) b))> |
#<alt (* a (+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a))))> |
#<alt (* a (+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a))))> |
#<alt (* a (+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a))))> |
#<alt (* -1 (/ (* a c) b))> |
#<alt (* -1 (* a (+ (* 1/2 (/ (+ b (* -1 b)) a)) (/ c b))))> |
#<alt (* -1 (* a (+ (* 1/2 (/ (+ b (* -1 b)) a)) (/ c b))))> |
#<alt (* -1 (* a (+ (* 1/2 (/ (+ b (* -1 b)) a)) (/ c b))))> |
#<alt (* -1/2 (+ b (* -1 b)))> |
#<alt (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b))))> |
#<alt (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b))))> |
#<alt (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b))))> |
#<alt (* -1 (/ (* a c) b))> |
#<alt (* c (+ (* -1 (/ a b)) (* -1/2 (/ (+ b (* -1 b)) c))))> |
#<alt (* c (+ (* -1 (/ a b)) (* -1/2 (/ (+ b (* -1 b)) c))))> |
#<alt (* c (+ (* -1 (/ a b)) (* -1/2 (/ (+ b (* -1 b)) c))))> |
#<alt (* -1 (/ (* a c) b))> |
#<alt (* -1 (* c (+ (* 1/2 (/ (+ b (* -1 b)) c)) (/ a b))))> |
#<alt (* -1 (* c (+ (* 1/2 (/ (+ b (* -1 b)) c)) (/ a b))))> |
#<alt (* -1 (* c (+ (* 1/2 (/ (+ b (* -1 b)) c)) (/ a 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 (+ 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 (* -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 (- (* 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 (/ -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 (* -4 (* a c))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (/ (* 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)> |
141 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | b | @ | 0 | (/ (+ b (* (- 0 b) (+ 1 (/ (* (* a (/ c b)) -2) b)))) -2) |
| 2.0ms | b | @ | inf | (/ b (neg a)) |
| 2.0ms | a | @ | 0 | (* b (+ (/ c (* b b)) (/ -1 a))) |
| 2.0ms | a | @ | inf | (/ -2 (+ b (sqrt (+ (* b b) (* -4 (* c a)))))) |
| 2.0ms | b | @ | 0 | (/ (/ (+ b (* (- 0 b) (+ 1 (/ (* (* a (/ c b)) -2) b)))) -2) a) |
| 1× | batch-egg-rewrite |
| 2872× | /-lowering-/.f32 |
| 2872× | /-lowering-/.f64 |
| 2424× | *-lowering-*.f32 |
| 2424× | *-lowering-*.f64 |
| 2248× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 183 |
| 1 | 231 | 171 |
| 2 | 2442 | 168 |
| 0 | 8591 | 168 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ -1/2 a) (+ b (sqrt (+ (* b b) (* -4 (* c a)))))) |
(/ -1/2 a) |
(+ b (sqrt (+ (* b b) (* -4 (* c a))))) |
(sqrt (+ (* b b) (* -4 (* c a)))) |
(/ b (neg a)) |
(neg a) |
(* b (+ (/ c (* b b)) (/ -1 a))) |
(+ (/ c (* b b)) (/ -1 a)) |
(/ c (* b b)) |
(* b b) |
(/ (/ (+ b (* (- 0 b) (+ 1 (/ (* (* a (/ c b)) -2) b)))) -2) a) |
(/ (+ b (* (- 0 b) (+ 1 (/ (* (* a (/ c b)) -2) b)))) -2) |
(+ b (* (- 0 b) (+ 1 (/ (* (* a (/ c b)) -2) b)))) |
(* (- 0 b) (+ 1 (/ (* (* a (/ c b)) -2) b))) |
(/ (/ 1 a) (/ -2 (+ b (sqrt (+ (* b b) (* -4 (* c a))))))) |
(/ 1 a) |
(/ -2 (+ b (sqrt (+ (* b b) (* -4 (* c a)))))) |
(+ (* b b) (* -4 (* c a))) |
(* a (/ c 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)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.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))) |
(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 (/.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 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 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)))) |
(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)))))))) |
(/.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #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 a (/.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 #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 a (/.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 (/.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 a (/.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 a (/.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 (*.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 a (/.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 #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 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (/.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 -2 binary64)) 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 (*.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 (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 (+.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 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #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 #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 #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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 2 binary64)) |
(/.f64 (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)))) a) |
(/.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 #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))))) (neg.f64 (*.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 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (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 (-.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 (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 (-.f64 #s(literal 0 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.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))) (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))))))) a))) |
(/.f64 (neg.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))) (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 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.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))) (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 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64))) (neg.f64 (*.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 (/.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 (*.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))))) (neg.f64 (+.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 (neg.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)))) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.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 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))) (neg.f64 (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1/2 binary64))) a) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (neg.f64 (/.f64 a #s(literal -1/2 binary64)))) |
(/.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))))))) a) |
(/.f64 (neg.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))) (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 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal -1/2 binary64) a))) (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)))) a) |
(pow.f64 (/.f64 a (/.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 a (/.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/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) 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/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 #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 #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)))))) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 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 #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 #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 (+.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 #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 (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 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 binary64) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(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 (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) (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 #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 (*.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 (*.f64 b 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 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b 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 (*.f64 b 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 (*.f64 b 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 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #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 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b 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 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 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #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 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) (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b b))) |
(/.f64 (*.f64 b #s(literal -1 binary64)) a) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 a b))) |
(/.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 (*.f64 b #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) 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 (-.f64 #s(literal 0 binary64) 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 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) b)) |
(*.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 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) |
(-.f64 #s(literal 0 binary64) a) |
(neg.f64 a) |
(/.f64 a #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 #s(literal 0 binary64) a)) |
(/.f64 (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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))) (neg.f64 (+.f64 #s(literal 0 binary64) a))) |
(pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) |
(*.f64 a #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) a) |
(+.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 c b)) |
(+.f64 (/.f64 c b) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(+.f64 (fma.f64 b (/.f64 c (*.f64 b b)) (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 c (/.f64 #s(literal 1 binary64) b) (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 (*.f64 b b)) b (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 #s(literal 1 binary64) (/.f64 c b) (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 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (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 #s(literal 1 binary64) b) c (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 b c) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (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 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b b) (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 (/.f64 c b) (/.f64 b a)) |
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 b (/.f64 #s(literal -1 binary64) a) (/.f64 c b)) |
(fma.f64 c (/.f64 #s(literal 1 binary64) b) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 c (*.f64 b b)) b (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) b) (/.f64 c b)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) b (/.f64 c b)) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 c b)) |
(fma.f64 #s(literal 1 binary64) (/.f64 c b) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 c b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) c (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (*.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 c b)) |
(fma.f64 (*.f64 b c) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b b) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1 binary64)))) (+.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 c b) (/.f64 b (-.f64 #s(literal 0 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (*.f64 (/.f64 b a) (/.f64 b a))) (-.f64 (/.f64 c b) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (*.f64 b (-.f64 (*.f64 a c) (*.f64 b b))) (*.f64 a (*.f64 b b))) |
(/.f64 (*.f64 b (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (*.f64 b (-.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c)) (/.f64 (/.f64 #s(literal 1 binary64) a) a))) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) (*.f64 a (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) b) (+.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c)) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1 binary64))))) (neg.f64 (+.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 c b) (/.f64 b (-.f64 #s(literal 0 binary64) a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (*.f64 (/.f64 b a) (/.f64 b a)))) (neg.f64 (-.f64 (/.f64 c b) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) |
(/.f64 (neg.f64 (*.f64 b (-.f64 (*.f64 a c) (*.f64 b b)))) (neg.f64 (*.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 b (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))) |
(/.f64 (neg.f64 (*.f64 b (-.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c)) (/.f64 (/.f64 #s(literal 1 binary64) a) a)))) (neg.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b)) (neg.f64 (*.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) b)) (neg.f64 (+.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c)) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) b)) (neg.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) b) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) |
(-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b b))) |
(-.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) |
(fma.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64) (/.f64 c (*.f64 b b))) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal -1 binary64) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) c (/.f64 #s(literal -1 binary64) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (-.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c)) (/.f64 (/.f64 #s(literal 1 binary64) a) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (-.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c)) (/.f64 (/.f64 #s(literal 1 binary64) a) a)))) |
(/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 b b) c)))) |
(/.f64 (-.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c)) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (+.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (/.f64 a (/.f64 b c)) (*.f64 b #s(literal -1 binary64))) (*.f64 b a)) |
(/.f64 (+.f64 (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) a) (*.f64 a (/.f64 (*.f64 b b) c))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b c))) (*.f64 a b)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (-.f64 #s(literal 0 binary64) c))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) c)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b b) c))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c b))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a c) (*.f64 b b))) (neg.f64 (*.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 b b) c))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c)) (/.f64 (/.f64 #s(literal 1 binary64) a) a))) (neg.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c))) (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b)))) |
(/.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 b b)) a) |
(/.f64 (neg.f64 (+.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 a (*.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 b b) c) a))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 a (/.f64 b c)) (*.f64 b #s(literal -1 binary64)))) (neg.f64 (*.f64 b a))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) a)) (*.f64 b #s(literal 1 binary64)))) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) a)) (neg.f64 (*.f64 a (/.f64 (*.f64 b b) c)))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b c)))) (neg.f64 (*.f64 a b))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a (-.f64 #s(literal 0 binary64) c)))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) c))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b b) c)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c b)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) b))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) c)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 a c) (*.f64 b b)))) (neg.f64 (neg.f64 (*.f64 a (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c)) (/.f64 (/.f64 #s(literal 1 binary64) a) a)))) (neg.f64 (neg.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c)))) (neg.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))) (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (-.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c)) (/.f64 (/.f64 #s(literal 1 binary64) a) a))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b)))) |
(*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c)) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) a))))) |
(*.f64 (-.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b b) c)) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) c)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b b))) |
(/.f64 c (*.f64 b b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 c b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b b) c)))) |
(/.f64 (/.f64 c b) b) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (/.f64 c b)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 c b))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 c b)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 b c) b) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) c) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(+.f64 (*.f64 b b) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 b b)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b))) |
(-.f64 (*.f64 b b) #s(literal 0 binary64)) |
(fma.f64 b b #s(literal 0 binary64)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 0 binary64)) (*.f64 b b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 0 binary64))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(*.f64 b b) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1 binary64) b)) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal 2 binary64)) a)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -2 binary64)) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) |
(/.f64 (*.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64)) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))) (neg.f64 (neg.f64 (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))))) |
(/.f64 (*.f64 (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -2 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) (/.f64 #s(literal 1 binary64) a)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) a) #s(literal -2 binary64)) |
(/.f64 (/.f64 (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -2 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (neg.f64 (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) #s(literal -1 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -2 binary64)) #s(literal -1 binary64))) a) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) a))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) (/.f64 #s(literal 1 binary64) a))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) a)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) (/.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))))) |
(/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))))) (neg.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) (neg.f64 (*.f64 #s(literal -2 binary64) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) #s(literal -1/2 binary64)) (+.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))) #s(literal -1/2 binary64)) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) #s(literal -1/2 binary64))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))) #s(literal -1/2 binary64))) (neg.f64 (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) |
(pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -2 binary64))) |
(*.f64 (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) |
(+.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))) b)) |
(+.f64 (+.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) |
(fma.f64 #s(literal -1 binary64) b (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))) b)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))) b)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) b) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))) b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) b) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))) b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b)))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) (neg.f64 (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))))) (neg.f64 (neg.f64 (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) (*.f64 b b))) (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b))) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b))))) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) |
(-.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))) |
(-.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) b)) |
(fma.f64 #s(literal -1 binary64) b (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))) |
(fma.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))) |
(fma.f64 (/.f64 a (/.f64 b c)) (*.f64 (/.f64 #s(literal -2 binary64) b) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (/.f64 b c))) (/.f64 #s(literal -2 binary64) b) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) b)) |
(neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) |
(neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))) (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) #s(literal -8 binary64))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (*.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (*.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.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 (*.f64 a c) #s(literal -2 binary64)) (*.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 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))) (-.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 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) #s(literal -8 binary64)) (*.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 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.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 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))) (neg.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #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 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))) (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) #s(literal -8 binary64)))))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (*.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (*.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.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 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) 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 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)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.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))) |
(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 (/.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 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 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)))) |
(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)))))))) |
(/.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #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 a (/.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 #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 a (/.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 (/.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 a (/.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 a (/.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 (*.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 a (/.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 #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 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (/.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 -2 binary64)) 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 (*.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 (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 (+.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 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #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 #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 #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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 2 binary64)) |
(/.f64 (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)))) a) |
(/.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 #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))))) (neg.f64 (*.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 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (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 (-.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 (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 (-.f64 #s(literal 0 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.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))) (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))))))) a))) |
(/.f64 (neg.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))) (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 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.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))) (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 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64))) (neg.f64 (*.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 (/.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 (*.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))))) (neg.f64 (+.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 (neg.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)))) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.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 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))) (neg.f64 (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1/2 binary64))) a) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (neg.f64 (/.f64 a #s(literal -1/2 binary64)))) |
(/.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))))))) a) |
(/.f64 (neg.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))) (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 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal -1/2 binary64) a))) (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)))) a) |
(pow.f64 (/.f64 a (/.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 a (/.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/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) 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/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 #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 #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)))))) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 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 #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 #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 (+.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 #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 (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) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
(pow.f64 a #s(literal -1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal -1/2 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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 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) (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 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 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 (*.f64 b 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 #s(literal -4 binary64) c) (*.f64 b b)) |
(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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (+.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (neg.f64 (+.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b 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 (*.f64 b 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 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b 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 (*.f64 b 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 (*.f64 b 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 (*.f64 b 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 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 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 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b 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 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 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1 binary64))) |
(/.f64 a (/.f64 b c)) |
(/.f64 (*.f64 a c) b) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 b c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a c))) |
(/.f64 (neg.f64 (*.f64 a c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a c))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c))) (neg.f64 (-.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 a c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 c b) a) |
| 1× | egg-herbie |
| 6798× | *-lowering-*.f32 |
| 6798× | *-lowering-*.f64 |
| 4512× | +-lowering-+.f64 |
| 4512× | +-lowering-+.f32 |
| 1478× | associate-*r* |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 860 | 7309 |
| 1 | 3014 | 6874 |
| 0 | 8481 | 6874 |
| 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) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* -1 (/ 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) |
(/ 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)) |
(+ (* -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)) |
(/ -1 a) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(/ c (pow b 2)) |
(* c (- (/ 1 (pow b 2)) (/ 1 (* a c)))) |
(* c (- (/ 1 (pow b 2)) (/ 1 (* a c)))) |
(* c (- (/ 1 (pow b 2)) (/ 1 (* a c)))) |
(/ c (pow b 2)) |
(* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2))))) |
(* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2))))) |
(* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2))))) |
(/ c (pow b 2)) |
(/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2)) |
(/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2)) |
(/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2)) |
(/ -1 a) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(/ -1 a) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(/ -1 a) |
(/ (- (/ (* a c) (pow b 2)) 1) a) |
(/ (- (/ (* a c) (pow b 2)) 1) a) |
(/ (- (/ (* a c) (pow b 2)) 1) a) |
(/ c (pow b 2)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(/ c (pow b 2)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(/ c (pow b 2)) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1/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)))) |
(* -1 (/ (* a c) b)) |
(* -1 (/ (* a c) b)) |
(* -1 (/ (* a c) b)) |
(* -1 (/ (* a c) b)) |
(* -1 (/ (* a c) b)) |
(* -1 (/ (* a c) b)) |
(* -1 (/ (* a c) b)) |
(* -1 (/ (* a c) b)) |
(* -1 (/ (* a c) b)) |
(* -1 (/ (* a c) b)) |
(* -1 (/ (* a c) b)) |
(* -1 (/ (* a c) b)) |
(* -1/2 (+ b (* -1 b))) |
(+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) |
(+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) |
(+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) |
(* -1 (/ (* a c) b)) |
(* a (+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a)))) |
(* a (+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a)))) |
(* a (+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a)))) |
(* -1 (/ (* a c) b)) |
(* -1 (* a (+ (* 1/2 (/ (+ b (* -1 b)) a)) (/ c b)))) |
(* -1 (* a (+ (* 1/2 (/ (+ b (* -1 b)) a)) (/ c b)))) |
(* -1 (* a (+ (* 1/2 (/ (+ b (* -1 b)) a)) (/ c b)))) |
(* -1/2 (+ b (* -1 b))) |
(+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) |
(+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) |
(+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) |
(* -1 (/ (* a c) b)) |
(* c (+ (* -1 (/ a b)) (* -1/2 (/ (+ b (* -1 b)) c)))) |
(* c (+ (* -1 (/ a b)) (* -1/2 (/ (+ b (* -1 b)) c)))) |
(* c (+ (* -1 (/ a b)) (* -1/2 (/ (+ b (* -1 b)) c)))) |
(* -1 (/ (* a c) b)) |
(* -1 (* c (+ (* 1/2 (/ (+ b (* -1 b)) c)) (/ a b)))) |
(* -1 (* c (+ (* 1/2 (/ (+ b (* -1 b)) c)) (/ a b)))) |
(* -1 (* c (+ (* 1/2 (/ (+ b (* -1 b)) c)) (/ a 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)) |
(+ 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)))) |
(* -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)) |
(- (* 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)) |
(/ -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)) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(/ (* 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) |
| Outputs |
|---|
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) 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 (*.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 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 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -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 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (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) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b #s(literal 1/2 binary64))) a)) |
(+ (* -1 (/ (+ (* -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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (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 (*.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 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 (*.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 b (-.f64 #s(literal 0 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)) (/ (* 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 a (*.f64 c (*.f64 c c))) a)) (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 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) 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 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) 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 a 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 (*.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 (*.f64 c #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))))) (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))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) c)) (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))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.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)) (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 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))) |
(+ (* 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 (*.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 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 #s(literal -2 binary64) a) c) (*.f64 b b)))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c 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 a (*.f64 c 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))))))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)))) 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 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (/.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 #s(literal -2 binary64) a) c) 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 #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 (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 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (*.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 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 #s(literal -1/8 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))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.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 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (+.f64 b (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) 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 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (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) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 c a)))) c)) c)) (neg.f64 c)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) 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 (*.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 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #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 b a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.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))) #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 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (+.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 -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/8 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))) (*.f64 c (*.f64 c c)))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 b a)) (-.f64 #s(literal 0 binary64) 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 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (+.f64 b (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)) (-.f64 #s(literal 0 binary64) 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 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 a c)))) a)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) |
(+ (* (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 (*.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 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 #s(literal -2 binary64) a) c) (*.f64 b b)))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c 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 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) (*.f64 b b)))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 b (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (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 (*.f64 (*.f64 #s(literal -2 binary64) a) c) 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 #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 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (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 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (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 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal -1/64 binary64) (*.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/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 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal -1/64 binary64) (*.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)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b)) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal -1/8 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))) (*.f64 c (*.f64 c c)))))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/8 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))) (*.f64 c (*.f64 c c))))) (+.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 -4 binary64))) #s(literal 1/2 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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 7 binary64))) (pow.f64 c #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 a c))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (+.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 -1 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (*.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 0 binary64) 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 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (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 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ b a)) |
(/.f64 b (-.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 a) |
(-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 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))) |
(* 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 (-.f64 #s(literal 0 binary64) 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 a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) 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)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) 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 a) |
(/.f64 #s(literal -1 binary64) a) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(* c (- (/ 1 (pow b 2)) (/ 1 (* a c)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 a c)))) |
(* c (- (/ 1 (pow b 2)) (/ 1 (* a c)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 a c)))) |
(* c (- (/ 1 (pow b 2)) (/ 1 (* a c)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 a c)))) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (neg.f64 c)) |
(* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (neg.f64 c)) |
(* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (neg.f64 c)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) (*.f64 b b)) |
(/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) (*.f64 b b)) |
(/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) (*.f64 b b)) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ (- (/ (* a c) (pow b 2)) 1) a) |
(/.f64 (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64)) a) |
(/ (- (/ (* a c) (pow b 2)) 1) a) |
(/.f64 (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64)) a) |
(/ (- (/ (* a c) (pow b 2)) 1) a) |
(/.f64 (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64)) a) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1/2 (/ (+ b (* -1 b)) a)) |
(/.f64 #s(literal 0 binary64) a) |
(/ (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) a) |
(/.f64 (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) a) |
(/ (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) a) |
(/.f64 (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) a) |
(/ (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) a) |
(/.f64 (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) 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)) |
(* -1 (/ (* a c) b)) |
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (* a c) b)) |
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (* a c) b)) |
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (* a c) b)) |
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (* a c) b)) |
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (* a c) b)) |
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (* a c) b)) |
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (* a c) b)) |
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (* a c) b)) |
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (* a c) b)) |
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (* a c) b)) |
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (* a c) b)) |
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) |
(* -1/2 (+ b (* -1 b))) |
#s(literal 0 binary64) |
(+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) |
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) |
(+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) |
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) |
(+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) |
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (* a c) b)) |
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) |
(* a (+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a)))) |
(*.f64 a (-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 c b))) |
(* a (+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a)))) |
(*.f64 a (-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 c b))) |
(* a (+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a)))) |
(*.f64 a (-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 c b))) |
(* -1 (/ (* a c) b)) |
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* a (+ (* 1/2 (/ (+ b (* -1 b)) a)) (/ c b)))) |
(*.f64 a (-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 c b))) |
(* -1 (* a (+ (* 1/2 (/ (+ b (* -1 b)) a)) (/ c b)))) |
(*.f64 a (-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 c b))) |
(* -1 (* a (+ (* 1/2 (/ (+ b (* -1 b)) a)) (/ c b)))) |
(*.f64 a (-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 c b))) |
(* -1/2 (+ b (* -1 b))) |
#s(literal 0 binary64) |
(+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) |
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) |
(+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) |
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) |
(+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) |
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (* a c) b)) |
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) |
(* c (+ (* -1 (/ a b)) (* -1/2 (/ (+ b (* -1 b)) c)))) |
(*.f64 c (-.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 a b))) |
(* c (+ (* -1 (/ a b)) (* -1/2 (/ (+ b (* -1 b)) c)))) |
(*.f64 c (-.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 a b))) |
(* c (+ (* -1 (/ a b)) (* -1/2 (/ (+ b (* -1 b)) c)))) |
(*.f64 c (-.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 a b))) |
(* -1 (/ (* a c) b)) |
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* c (+ (* 1/2 (/ (+ b (* -1 b)) c)) (/ a b)))) |
(*.f64 c (-.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 a b))) |
(* -1 (* c (+ (* 1/2 (/ (+ b (* -1 b)) c)) (/ a b)))) |
(*.f64 c (-.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 a b))) |
(* -1 (* c (+ (* 1/2 (/ (+ b (* -1 b)) c)) (/ a b)))) |
(*.f64 c (-.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 a b))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) |
(+ b (* -1 b)) |
#s(literal 0 binary64) |
(+ b (+ (* -1 b) (* 2 (/ (* a c) b)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) #s(literal 0 binary64)) |
(+ b (+ (* -1 b) (* 2 (/ (* a c) b)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) #s(literal 0 binary64)) |
(+ b (+ (* -1 b) (* 2 (/ (* a c) b)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) #s(literal 0 binary64)) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) |
(* a (+ (* -1 (/ b a)) (+ (* 2 (/ c b)) (/ b a)))) |
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(* a (+ (* -1 (/ b a)) (+ (* 2 (/ c b)) (/ b a)))) |
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(* a (+ (* -1 (/ b a)) (+ (* 2 (/ c b)) (/ b a)))) |
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) |
(* -1 (* a (+ (* -2 (/ c b)) (* -1 (/ (+ b (* -1 b)) a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (/.f64 #s(literal 0 binary64) a))) |
(* -1 (* a (+ (* -2 (/ c b)) (* -1 (/ (+ b (* -1 b)) a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (/.f64 #s(literal 0 binary64) a))) |
(* -1 (* a (+ (* -2 (/ c b)) (* -1 (/ (+ b (* -1 b)) a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (/.f64 #s(literal 0 binary64) a))) |
(+ b (* -1 b)) |
#s(literal 0 binary64) |
(+ b (+ (* -1 b) (* 2 (/ (* a c) b)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) #s(literal 0 binary64)) |
(+ b (+ (* -1 b) (* 2 (/ (* a c) b)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) #s(literal 0 binary64)) |
(+ b (+ (* -1 b) (* 2 (/ (* a c) b)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) #s(literal 0 binary64)) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) |
(* c (+ (* -1 (/ b c)) (+ (* 2 (/ a b)) (/ b c)))) |
(*.f64 c (+.f64 (/.f64 b c) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) b) (/.f64 b c)))) |
(* c (+ (* -1 (/ b c)) (+ (* 2 (/ a b)) (/ b c)))) |
(*.f64 c (+.f64 (/.f64 b c) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) b) (/.f64 b c)))) |
(* c (+ (* -1 (/ b c)) (+ (* 2 (/ a b)) (/ b c)))) |
(*.f64 c (+.f64 (/.f64 b c) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) b) (/.f64 b c)))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) 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 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) |
(/ (+ (* -1 (pow b 2)) (* 2 (* a c))) b) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b)) b) |
(/ (+ (* -1 (pow b 2)) (* 2 (* a c))) b) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b)) b) |
(/ (+ (* -1 (pow b 2)) (* 2 (* a c))) b) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.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 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b)) #s(literal -1 binary64))) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 1)) |
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.f64 b b)) #s(literal -1 binary64))) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 1)) |
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) (*.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 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) (*.f64 b 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 #s(literal -2 binary64) a) c) (*.f64 b 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 #s(literal -2 binary64) a) c) (*.f64 b b)))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(+ (* -1 b) (* 2 (/ (* a c) b))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) b) |
(+ (* -1 b) (* 2 (/ (* a c) b))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) b) |
(+ (* -1 b) (* 2 (/ (* a c) b))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) |
(* a (+ (* -1 (/ b a)) (* 2 (/ c b)))) |
(*.f64 a (-.f64 (*.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 b a))) |
(* a (+ (* -1 (/ b a)) (* 2 (/ c b)))) |
(*.f64 a (-.f64 (*.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 b a))) |
(* a (+ (* -1 (/ b a)) (* 2 (/ c b)))) |
(*.f64 a (-.f64 (*.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 b a))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) |
(* -1 (* a (+ (* -2 (/ c b)) (/ b a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(* -1 (* a (+ (* -2 (/ c b)) (/ b a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(* -1 (* a (+ (* -2 (/ c b)) (/ b a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(+ (* -1 b) (* 2 (/ (* a c) b))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) b) |
(+ (* -1 b) (* 2 (/ (* a c) b))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) b) |
(+ (* -1 b) (* 2 (/ (* a c) b))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) 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 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) |
(* -1 (* c (+ (* -2 (/ a b)) (/ b c)))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b c)) (neg.f64 c)) |
(* -1 (* c (+ (* -2 (/ a b)) (/ b c)))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b c)) (neg.f64 c)) |
(* -1 (* c (+ (* -2 (/ a b)) (/ b c)))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b c)) (neg.f64 c)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) 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 (*.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 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 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -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 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (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) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b #s(literal 1/2 binary64))) a)) |
(+ (* -1 (/ (+ (* -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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (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 (*.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 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 (*.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 b (-.f64 #s(literal 0 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)) (/ (* 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 a (*.f64 c (*.f64 c c))) a)) (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 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) 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 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) 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 a 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 (*.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 (*.f64 c #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))))) (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))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) c)) (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))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.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)) (neg.f64 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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64)) (*.f64 b (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a #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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64)) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.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 b (-.f64 #s(literal 0 binary64) b)))) b) |
(/ (- (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1 (/ (* a c) (pow b 2)))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c 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)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) b) |
(* -1 (/ b (* a c))) |
(/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) 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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 c c)) (/.f64 #s(literal 20 binary64) (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)) |
(+.f64 (/.f64 (*.f64 a c) (neg.f64 (*.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 #s(literal 0 binary64) (*.f64 (*.f64 c #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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 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)) 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)) (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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)))) (neg.f64 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 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 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)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.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 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (neg.f64 c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b c) a))) c))) c) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)) |
(+.f64 (/.f64 (*.f64 a c) (neg.f64 (*.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 (-.f64 #s(literal 0 binary64) a) #s(literal 5 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))) (*.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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 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 (*.f64 (sqrt.f64 (/.f64 a c)) 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 #s(literal 1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) a) |
(* (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)))) (-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (+.f64 (*.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/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b a) 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)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1/8 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.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)))))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b a) c))) a))) a) |
(* -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 (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(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 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 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 (*.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 c (*.f64 a #s(literal -4 binary64))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))) |
(/ (* 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) |
Compiled 39141 to 3504 computations (91% saved)
43 alts after pruning (41 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1534 | 31 | 1565 |
| Fresh | 4 | 10 | 14 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1542 | 43 | 1585 |
| Status | Accuracy | Program |
|---|---|---|
| 29.9% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal -2 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) | |
| 12.1% | (/.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))) b)) #s(literal -2 binary64)) a) | |
| 10.4% | (/.f64 (/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))) #s(literal -2 binary64)) a) | |
| 13.1% | (/.f64 (/.f64 (+.f64 b (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b)) #s(literal -2 binary64)) a) | |
| 48.6% | (/.f64 (/.f64 (+.f64 b (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -2 binary64)) a) | |
| ✓ | 50.4% | (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) a) |
| 33.7% | (/.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -2 binary64)) a) | |
| 26.9% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) c)) | |
| 32.6% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) | |
| 29.8% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b)))) | |
| 33.7% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| 27.4% | (/.f64 (/.f64 #s(literal 1 binary64) a) (*.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))))) | |
| 28.4% | (/.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))))) | |
| 29.9% | (/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) | |
| ▶ | 21.3% | (/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
| 20.2% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a b)) | |
| 30.1% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c b))) a) | |
| 2.9% | (/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1 binary64)))) (+.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 c b) (/.f64 b (-.f64 #s(literal 0 binary64) a)))))) | |
| 11.5% | (/.f64 c b) | |
| 13.0% | (/.f64 b (/.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))))) | |
| 19.9% | (/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 #s(literal 0 binary64) a))) | |
| ✓ | 32.7% | (/.f64 b (neg.f64 a)) |
| ▶ | 50.3% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
| ▶ | 11.8% | (/.f64 #s(literal 0 binary64) a) |
| 50.3% | (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a)) | |
| 32.8% | (-.f64 (/.f64 c b) (/.f64 b a)) | |
| 27.7% | (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (/.f64 b a)) | |
| 35.5% | (-.f64 #s(literal 0 binary64) (/.f64 c b)) | |
| 27.6% | (*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a)) | |
| 28.0% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b)) | |
| 29.8% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b))) | |
| ▶ | 33.8% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| 32.6% | (*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) | |
| 32.6% | (*.f64 (/.f64 #s(literal -1 binary64) a) b) | |
| 23.7% | (*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))) | |
| 35.3% | (*.f64 c (+.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b))) | |
| 27.7% | (*.f64 b (/.f64 (+.f64 (/.f64 a (/.f64 b c)) (*.f64 b #s(literal -1 binary64))) (*.f64 b a))) | |
| 11.3% | (*.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) a) (*.f64 a (/.f64 (*.f64 b b) c)))) | |
| 11.5% | (*.f64 b (/.f64 c (*.f64 b b))) | |
| ▶ | 12.4% | (*.f64 b (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))))) |
| 30.7% | (*.f64 b (+.f64 (/.f64 c (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)))) (/.f64 #s(literal -1 binary64) a))) | |
| 32.6% | (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b))) (/.f64 #s(literal -1 binary64) a))) | |
| 15.5% | (exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) |
Compiled 1554 to 964 computations (38% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
| ✓ | cost-diff | 0 | (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 b b)) |
| ✓ | cost-diff | 128 | (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))) |
| ✓ | cost-diff | 384 | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b)))) |
| ✓ | cost-diff | 640 | (*.f64 b (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))))) |
| ✓ | cost-diff | 0 | (*.f64 b b) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 b b) a) |
| ✓ | cost-diff | 0 | (-.f64 c (/.f64 (*.f64 b b) a)) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 0 binary64) a) |
| ✓ | cost-diff | 0 | (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
| ✓ | cost-diff | 0 | (*.f64 a #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
| 2446× | *-lowering-*.f32 |
| 2446× | *-lowering-*.f64 |
| 1984× | fma-define |
| 1676× | /-lowering-/.f32 |
| 1676× | /-lowering-/.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 206 |
| 1 | 86 | 205 |
| 2 | 207 | 201 |
| 3 | 636 | 198 |
| 4 | 2282 | 194 |
| 5 | 4430 | 194 |
| 0 | 8039 | 194 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ (* a -2) (+ b (sqrt (+ (* b b) (* -4 (* c a))))))) |
1 |
(/ (* a -2) (+ b (sqrt (+ (* b b) (* -4 (* c a)))))) |
(* a -2) |
a |
-2 |
(+ b (sqrt (+ (* b b) (* -4 (* c a))))) |
b |
(sqrt (+ (* b b) (* -4 (* c a)))) |
(+ (* b b) (* -4 (* c a))) |
(* b b) |
(* -4 (* c a)) |
-4 |
(* c a) |
c |
(/ 0 a) |
0 |
a |
(/ (- c (/ (* b b) a)) b) |
(- c (/ (* b b) a)) |
c |
(/ (* b b) a) |
(* b b) |
b |
a |
(* b (/ 1 (/ (* a (* b b)) (- (* a c) (* b b))))) |
b |
(/ 1 (/ (* a (* b b)) (- (* a c) (* b b)))) |
1 |
(/ (* a (* b b)) (- (* a c) (* b b))) |
(* a (* b b)) |
a |
(* b b) |
(- (* a c) (* b b)) |
(* a c) |
c |
(* (/ -1/2 a) (+ b (sqrt (* c (* a -4))))) |
(/ -1/2 a) |
-1/2 |
a |
(+ b (sqrt (* c (* a -4)))) |
b |
(sqrt (* c (* a -4))) |
(* c (* a -4)) |
c |
(* a -4) |
-4 |
| Outputs |
|---|
(/ 1 (/ (* a -2) (+ b (sqrt (+ (* b b) (* -4 (* c a))))))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a #s(literal -2 binary64))) |
1 |
#s(literal 1 binary64) |
(/ (* a -2) (+ b (sqrt (+ (* b b) (* -4 (* c a)))))) |
(/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(* a -2) |
(*.f64 a #s(literal -2 binary64)) |
a |
-2 |
#s(literal -2 binary64) |
(+ b (sqrt (+ (* b b) (* -4 (* c a))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
b |
(sqrt (+ (* b b) (* -4 (* c a)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(+ (* b b) (* -4 (* c a))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* b b) |
(*.f64 b b) |
(* -4 (* c a)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
-4 |
#s(literal -4 binary64) |
(* c a) |
(*.f64 a c) |
c |
(/ 0 a) |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
a |
(/ (- c (/ (* b b) a)) b) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(- c (/ (* b b) a)) |
(-.f64 c (/.f64 (*.f64 b b) a)) |
c |
(/ (* b b) a) |
(/.f64 (*.f64 b b) a) |
(* b b) |
(*.f64 b b) |
b |
a |
(* b (/ 1 (/ (* a (* b b)) (- (* a c) (* b b))))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
b |
(/ 1 (/ (* a (* b b)) (- (* a c) (* b b)))) |
(+.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 c (*.f64 b b))) |
1 |
#s(literal 1 binary64) |
(/ (* a (* b b)) (- (* a c) (* b b))) |
(*.f64 a (/.f64 b (-.f64 (/.f64 (*.f64 a c) b) b))) |
(* a (* b b)) |
(*.f64 a (*.f64 b b)) |
a |
(* b b) |
(*.f64 b b) |
(- (* a c) (* b b)) |
(-.f64 (*.f64 a c) (*.f64 b b)) |
(* a c) |
(*.f64 a c) |
c |
(* (/ -1/2 a) (+ b (sqrt (* c (* a -4))))) |
(/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
-1/2 |
#s(literal -1/2 binary64) |
a |
(+ b (sqrt (* c (* a -4)))) |
(+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
b |
(sqrt (* c (* a -4))) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* c (* a -4)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
c |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
-4 |
#s(literal -4 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 c (*.f64 a #s(literal -4 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 a #s(literal -4 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | accuracy | 81.9% | (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b)))) |
| ✓ | accuracy | 91.2% | (*.f64 a (*.f64 b b)) |
| ✓ | accuracy | 90.9% | (*.f64 b (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))))) |
| ✓ | accuracy | 74.8% | (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))) |
| ✓ | accuracy | 100.0% | (-.f64 c (/.f64 (*.f64 b b) a)) |
| ✓ | accuracy | 100.0% | (*.f64 b b) |
| ✓ | accuracy | 94.8% | (/.f64 (*.f64 b b) a) |
| ✓ | accuracy | 94.2% | (/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 0 binary64) a) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
| ✓ | accuracy | 97.2% | (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
| ✓ | accuracy | 92.2% | (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
| ✓ | accuracy | 80.8% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
| 73.0ms | 129× | 0 | valid |
| 30.0ms | 27× | 2 | valid |
| 26.0ms | 89× | 0 | invalid |
| 5.0ms | 8× | 1 | valid |
| 4.0ms | 3× | 3 | valid |
Compiled 230 to 34 computations (85.2% saved)
ival-div: 35.0ms (39.5% of total)ival-mult: 30.0ms (33.8% of total)ival-add: 6.0ms (6.8% of total)ival-sub: 6.0ms (6.8% of total)backward-pass: 6.0ms (6.8% of total)ival-sqrt: 5.0ms (5.6% of total)const: 1.0ms (1.1% of total)| Inputs |
|---|
#<alt (/ 1 (/ (* a -2) (+ b (sqrt (+ (* b b) (* -4 (* c a)))))))> |
#<alt (/ (* a -2) (+ b (sqrt (+ (* b b) (* -4 (* c a))))))> |
#<alt (* a -2)> |
#<alt (+ b (sqrt (+ (* b b) (* -4 (* c a)))))> |
#<alt (/ 0 a)> |
#<alt (/ (- c (/ (* b b) a)) b)> |
#<alt (- c (/ (* b b) a))> |
#<alt (/ (* b b) a)> |
#<alt (* b b)> |
#<alt (* b (/ 1 (/ (* a (* b b)) (- (* a c) (* b b)))))> |
#<alt (/ 1 (/ (* a (* b b)) (- (* a c) (* b b))))> |
#<alt (/ (* a (* b b)) (- (* a c) (* b b)))> |
#<alt (* a (* b b))> |
#<alt (* (/ -1/2 a) (+ b (sqrt (* c (* a -4)))))> |
#<alt (/ -1/2 a)> |
#<alt (+ b (sqrt (* c (* a -4))))> |
#<alt (sqrt (* c (* a -4)))> |
#<alt (sqrt (+ (* b b) (* -4 (* c a))))> |
#<alt (* a -4)> |
#<alt (* c (* a -4))> |
| 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 (/ a b))> |
#<alt (* a (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* a (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b)))> |
#<alt (* a (- (* a (+ (* -1 (/ c (pow b 3))) (* a (+ (* -2 (/ (pow c 2) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 3) (pow b 7))) (* -1/2 (/ (pow c 3) (pow b 7)))))))))) (/ 1 b)))> |
#<alt (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))> |
#<alt (- (+ (* -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)))))> |
#<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)))))))> |
#<alt (* (sqrt (/ a c)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))> |
#<alt (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))> |
#<alt (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 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))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))> |
#<alt (* -1 (/ a b))> |
#<alt (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1 a) (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6)))))) b)> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c))))> |
#<alt (* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* 2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ 1 c)))))> |
#<alt (* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ 1 c))))))> |
#<alt (* -1 (/ a b))> |
#<alt (+ (* -1 (/ a b)) (* -1 (/ (* (pow a 2) c) (pow b 3))))> |
#<alt (+ (* -1 (/ a b)) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 5))) (* -1 (/ (pow a 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ a b)) (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* c (+ (* -2 (/ (pow a 3) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))))))))> |
#<alt (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c)> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))) c)> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -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))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))) c)> |
#<alt (* (sqrt (/ a c)) (sqrt -1))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) c))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (* b c))) c))) c))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))) c)) (* -1/2 (* b c))) c))) c))> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* -2 a)> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* 2 b)> |
#<alt (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<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 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 (/ (pow b 2) a))> |
#<alt (- c (/ (pow b 2) a))> |
#<alt (- c (/ (pow b 2) a))> |
#<alt (- c (/ (pow b 2) a))> |
#<alt c> |
#<alt (* c (+ 1 (* -1 (/ (pow b 2) (* a c)))))> |
#<alt (* c (+ 1 (* -1 (/ (pow b 2) (* a c)))))> |
#<alt (* c (+ 1 (* -1 (/ (pow b 2) (* a c)))))> |
#<alt c> |
#<alt (* -1 (* c (- (/ (pow b 2) (* a c)) 1)))> |
#<alt (* -1 (* c (- (/ (pow b 2) (* a c)) 1)))> |
#<alt (* -1 (* c (- (/ (pow b 2) (* a c)) 1)))> |
#<alt c> |
#<alt (+ c (* -1 (/ (pow b 2) a)))> |
#<alt (+ c (* -1 (/ (pow b 2) a)))> |
#<alt (+ c (* -1 (/ (pow b 2) a)))> |
#<alt (* -1 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* (pow b 2) (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* (pow b 2) (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* -1 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* (pow b 2) (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* (pow b 2) (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* -1 (/ (pow b 2) a))> |
#<alt (/ (- (* a c) (pow b 2)) a)> |
#<alt (/ (- (* a c) (pow b 2)) a)> |
#<alt (/ (- (* a c) (pow b 2)) a)> |
#<alt c> |
#<alt (+ c (* -1 (/ (pow b 2) a)))> |
#<alt (+ c (* -1 (/ (pow b 2) a)))> |
#<alt (+ c (* -1 (/ (pow b 2) a)))> |
#<alt c> |
#<alt (+ c (* -1 (/ (pow b 2) a)))> |
#<alt (+ c (* -1 (/ (pow b 2) a)))> |
#<alt (+ c (* -1 (/ (pow b 2) a)))> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (/ (pow b 2) a)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (/ 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 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 (/ -1 a)> |
#<alt (/ (- (/ (* a c) (pow b 2)) 1) a)> |
#<alt (/ (- (/ (* a c) (pow b 2)) 1) a)> |
#<alt (/ (- (/ (* a c) (pow b 2)) 1) a)> |
#<alt (/ c (pow b 2))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (/ c (pow b 2))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (/ c (pow b 2))> |
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2))> |
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2))> |
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2))> |
#<alt (/ -1 a)> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (/ -1 a)> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (/ -1 a)> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (/ c (pow b 2))> |
#<alt (* c (- (/ 1 (pow b 2)) (/ 1 (* a c))))> |
#<alt (* c (- (/ 1 (pow b 2)) (/ 1 (* a c))))> |
#<alt (* c (- (/ 1 (pow b 2)) (/ 1 (* a c))))> |
#<alt (/ c (pow b 2))> |
#<alt (* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2)))))> |
#<alt (* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2)))))> |
#<alt (* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2)))))> |
#<alt (* -1 a)> |
#<alt (* a (- (* -1 (/ (* a c) (pow b 2))) 1))> |
#<alt (* a (- (* a (- (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ c (pow b 2)))) 1))> |
#<alt (* a (- (* a (- (* a (- (* -1 (/ (* a (pow c 3)) (pow b 6))) (/ (pow c 2) (pow b 4)))) (/ c (pow b 2)))) 1))> |
#<alt (/ (pow b 2) c)> |
#<alt (+ (/ (pow b 2) c) (/ (pow b 4) (* a (pow c 2))))> |
#<alt (- (+ (/ (pow b 2) c) (/ (pow b 6) (* (pow a 2) (pow c 3)))) (* -1 (/ (pow b 4) (* a (pow c 2)))))> |
#<alt (- (+ (/ (pow b 2) c) (/ (pow b 8) (* (pow a 3) (pow c 4)))) (+ (* -1 (/ (pow b 4) (* a (pow c 2)))) (* -1 (/ (pow b 6) (* (pow a 2) (pow c 3))))))> |
#<alt (/ (pow b 2) c)> |
#<alt (+ (/ (pow b 2) c) (/ (pow b 4) (* a (pow c 2))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (pow b 4) (pow c 2))) (* -1 (/ (pow b 6) (* a (pow c 3))))) a)) (/ (pow b 2) c))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (/ (pow b 6) (pow c 3)) (/ (pow b 8) (* a (pow c 4)))) a)) (* -1 (/ (pow b 4) (pow c 2)))) a)) (/ (pow b 2) c))> |
#<alt (/ (pow b 2) c)> |
#<alt (* (pow b 2) (+ (/ 1 c) (/ (pow b 2) (* a (pow c 2)))))> |
#<alt (* (pow b 2) (+ (* (pow b 2) (+ (/ 1 (* a (pow c 2))) (/ (pow b 2) (* (pow a 2) (pow c 3))))) (/ 1 c)))> |
#<alt (* (pow b 2) (+ (* (pow b 2) (+ (* (pow b 2) (+ (/ 1 (* (pow a 2) (pow c 3))) (/ (pow b 2) (* (pow a 3) (pow c 4))))) (/ 1 (* a (pow c 2))))) (/ 1 c)))> |
#<alt (* -1 a)> |
#<alt (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2))))> |
#<alt (- (+ (* -1 a) (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (- (+ (* -1 a) (* -1 (/ (* (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)> |
#<alt (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2))))> |
#<alt (- (+ (* -1 a) (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (- (+ (* -1 a) (* -1 (/ (* (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)> |
#<alt (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2))))> |
#<alt (+ (* -1 a) (* c (- (* -1 (/ (* (pow a 3) c) (pow b 4))) (/ (pow a 2) (pow b 2)))))> |
#<alt (+ (* -1 a) (* c (- (* c (- (* -1 (/ (* (pow a 4) c) (pow b 6))) (/ (pow a 3) (pow b 4)))) (/ (pow a 2) (pow b 2)))))> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (+ (/ (pow b 4) (* a c)) (pow b 2)) c)> |
#<alt (/ (- (+ (/ (pow b 6) (* (pow a 2) (pow c 2))) (pow b 2)) (* -1 (/ (pow b 4) (* a c)))) c)> |
#<alt (/ (- (+ (/ (pow b 8) (* (pow a 3) (pow c 3))) (pow b 2)) (+ (* -1 (/ (pow b 4) (* a c))) (* -1 (/ (pow b 6) (* (pow a 2) (pow c 2)))))) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (* -1 (/ (+ (* -1 (/ (pow b 4) (* a c))) (* -1 (pow b 2))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (/ (pow b 6) (* (pow a 2) c)) (* -1 (/ (pow b 4) a))) c)) (* -1 (pow b 2))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b 8) (* (pow a 3) c))) (/ (pow b 6) (pow a 2))) c)) (* -1 (/ (pow b 4) a))) c)) (* -1 (pow b 2))) c))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* a (pow b 2))> |
#<alt (* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a))> |
#<alt (* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a))> |
#<alt (* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a))> |
#<alt (* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) 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)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -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))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))> |
#<alt (* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))> |
#<alt (* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a))> |
#<alt (* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a))> |
#<alt (* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a))> |
#<alt (* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))> |
#<alt (* c (+ (* -1/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)))))> |
#<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/2 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 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 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt b> |
#<alt (* b (+ 1 (* (sqrt (* a c)) (/ (sqrt -4) b))))> |
#<alt (* b (+ 1 (* (sqrt (* a c)) (/ (sqrt -4) b))))> |
#<alt (* b (+ 1 (* (sqrt (* a c)) (/ (sqrt -4) b))))> |
#<alt b> |
#<alt (* -1 (* b (- (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))) 1)))> |
#<alt (* -1 (* b (- (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))) 1)))> |
#<alt (* -1 (* b (- (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))) 1)))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))> |
#<alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))> |
#<alt (* c (+ (* (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 c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))> |
#<alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))> |
#<alt (* a (+ (* (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 a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -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 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 a)> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
138 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | c | @ | 0 | (* b (/ 1 (/ (* a (* b b)) (- (* a c) (* b b))))) |
| 2.0ms | a | @ | inf | (* c (* a -4)) |
| 2.0ms | a | @ | 0 | (/ (* a -2) (+ b (sqrt (+ (* b b) (* -4 (* c a)))))) |
| 1.0ms | c | @ | inf | (/ (* a -2) (+ b (sqrt (+ (* b b) (* -4 (* c a)))))) |
| 1.0ms | a | @ | 0 | (* (/ -1/2 a) (+ b (sqrt (* c (* a -4))))) |
| 1× | batch-egg-rewrite |
| 2866× | /-lowering-/.f32 |
| 2866× | /-lowering-/.f64 |
| 2852× | *-lowering-*.f32 |
| 2852× | *-lowering-*.f64 |
| 1904× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 160 |
| 1 | 205 | 158 |
| 2 | 1755 | 152 |
| 0 | 8200 | 152 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ (* a -2) (+ b (sqrt (+ (* b b) (* -4 (* c a))))))) |
(/ (* a -2) (+ b (sqrt (+ (* b b) (* -4 (* c a)))))) |
(* a -2) |
(+ b (sqrt (+ (* b b) (* -4 (* c a))))) |
(/ 0 a) |
(/ (- c (/ (* b b) a)) b) |
(- c (/ (* b b) a)) |
(/ (* b b) a) |
(* b b) |
(* b (/ 1 (/ (* a (* b b)) (- (* a c) (* b b))))) |
(/ 1 (/ (* a (* b b)) (- (* a c) (* b b)))) |
(/ (* a (* b b)) (- (* a c) (* b b))) |
(* a (* b b)) |
(* (/ -1/2 a) (+ b (sqrt (* c (* a -4))))) |
(/ -1/2 a) |
(+ b (sqrt (* c (* a -4)))) |
(sqrt (* c (* a -4))) |
(sqrt (+ (* b b) (* -4 (* c a)))) |
(* a -4) |
(* c (* a -4)) |
| Outputs |
|---|
(+.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(+.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 a #s(literal -1/2 binary64))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 a #s(literal -1/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 #s(literal -4 binary64) c))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a) (/.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 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) 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 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 a #s(literal -1/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 #s(literal -4 binary64) c))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -2 binary64)) a) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) a) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) a)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.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 a (*.f64 #s(literal -4 binary64) c)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))) |
(neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 a #s(literal -1/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 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))) |
(/.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(*.f64 a (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(*.f64 a (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(*.f64 #s(literal -2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 a #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 a #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) a) |
(*.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(*.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) |
(/.f64 a #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1/2 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) |
(*.f64 a #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) a) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) b))) |
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64)) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b b)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) b))) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
#s(literal 0 binary64) |
(+.f64 (/.f64 c b) (neg.f64 (/.f64 (/.f64 (*.f64 b b) a) b))) |
(+.f64 (fma.f64 c (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 (/.f64 b a) b) b))) (fma.f64 (neg.f64 (/.f64 (/.f64 b a) b)) b (*.f64 (/.f64 (/.f64 b a) b) b))) |
(+.f64 (fma.f64 c (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) b) (*.f64 b b)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) b)) (*.f64 b b) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) b) (*.f64 b b)))) |
(+.f64 (fma.f64 c (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 b b) a)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 b b) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 b b) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (-.f64 c (/.f64 (*.f64 b b) a)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 c b) (/.f64 (/.f64 (*.f64 b b) a) b)) |
(-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 c (/.f64 (*.f64 b b) a))))) b) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 c (/.f64 (*.f64 b b) a))))) b)) |
(-.f64 (/.f64 (/.f64 (*.f64 c c) (+.f64 c (/.f64 (*.f64 b b) a))) b) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b))) (+.f64 c (/.f64 (*.f64 b b) a))) b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) b))) |
(-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 c (/.f64 (*.f64 b b) a)))))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 b (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 c (/.f64 (*.f64 b b) a))))))) |
(-.f64 (/.f64 (*.f64 c c) (*.f64 b (+.f64 c (/.f64 (*.f64 b b) a)))) (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b))) (*.f64 b (+.f64 c (/.f64 (*.f64 b b) a))))) |
(-.f64 (/.f64 (*.f64 c b) (*.f64 b b)) (/.f64 (*.f64 b (/.f64 (*.f64 b b) a)) (*.f64 b b))) |
(-.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 b b) a) b) (/.f64 (/.f64 (*.f64 b b) a) b)) (*.f64 (/.f64 c b) (/.f64 (/.f64 (*.f64 b b) a) b))))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 b b) a) b) (/.f64 (/.f64 (*.f64 b b) a) b)) (*.f64 (/.f64 c b) (/.f64 (/.f64 (*.f64 b b) a) b)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (+.f64 (/.f64 c b) (/.f64 (/.f64 (*.f64 b b) a) b))) (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 b b) a) b) (/.f64 (/.f64 (*.f64 b b) a) b)) (+.f64 (/.f64 c b) (/.f64 (/.f64 (*.f64 b b) a) b)))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) b) (neg.f64 (/.f64 (/.f64 (*.f64 b b) a) b))) |
(neg.f64 (/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 c (/.f64 (*.f64 b b) a))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 c (/.f64 (*.f64 b b) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (-.f64 c (/.f64 (*.f64 b b) a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (-.f64 c (/.f64 (*.f64 b b) a)))))) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (-.f64 c (/.f64 (*.f64 b b) a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (-.f64 c (/.f64 (*.f64 b b) a))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 c (/.f64 (*.f64 b b) a))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (*.f64 b (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 c (/.f64 (*.f64 b b) a)))))) |
(/.f64 (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (*.f64 b (+.f64 c (/.f64 (*.f64 b b) a)))) |
(/.f64 (-.f64 (*.f64 c b) (*.f64 b (/.f64 (*.f64 b b) a))) (*.f64 b b)) |
(/.f64 (*.f64 (-.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 c (/.f64 (*.f64 b b) a)))) b)) |
(/.f64 (*.f64 (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 c (/.f64 (*.f64 b b) a)) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 c (/.f64 (*.f64 b b) a)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 b (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 c (/.f64 (*.f64 b b) a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b))))) (neg.f64 (*.f64 b (+.f64 c (/.f64 (*.f64 b b) a))))) |
(/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 b b) a) b) (/.f64 (/.f64 (*.f64 b b) a) b)) (*.f64 (/.f64 c b) (/.f64 (/.f64 (*.f64 b b) a) b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (*.f64 (/.f64 (/.f64 (*.f64 b b) a) b) (/.f64 (/.f64 (*.f64 b b) a) b))) (+.f64 (/.f64 c b) (/.f64 (/.f64 (*.f64 b b) a) b))) |
(/.f64 (*.f64 (-.f64 c (/.f64 (*.f64 b b) a)) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (-.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 c (/.f64 (*.f64 b b) a))))) |
(/.f64 (*.f64 (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (+.f64 c (/.f64 (*.f64 b b) a))) |
(/.f64 (-.f64 (neg.f64 c) (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 (/.f64 b c) (/.f64 b (/.f64 (*.f64 b b) a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (/.f64 a (*.f64 b b)))) (*.f64 (/.f64 b c) #s(literal 1 binary64))) (*.f64 (/.f64 b c) (*.f64 b (/.f64 a (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a b)) (*.f64 (/.f64 b c) (*.f64 b b))) (*.f64 (/.f64 b c) (*.f64 a b))) |
(/.f64 (-.f64 b (*.f64 (/.f64 b c) (/.f64 (*.f64 b b) a))) (*.f64 (/.f64 b c) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 b c) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 b c) (*.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 b c) (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) a))) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 c (/.f64 b (/.f64 (*.f64 b b) a))) b) (*.f64 b (/.f64 b (/.f64 (*.f64 b b) a)))) |
(/.f64 (-.f64 (*.f64 c (*.f64 b (/.f64 a (*.f64 b b)))) b) (*.f64 b (*.f64 b (/.f64 a (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 c (*.f64 a b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) a))) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 b (*.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (-.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (*.f64 b (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) a))) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 b (/.f64 (*.f64 b b) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 (*.f64 b b) a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) (*.f64 b (/.f64 a (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (/.f64 a (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) (*.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) b) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b b) a))) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) (*.f64 b (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) a))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c b) (*.f64 b (/.f64 (*.f64 b b) a)))) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 c (/.f64 (*.f64 b b) a)))) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 c (/.f64 (*.f64 b b) a)) b))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 c (/.f64 (*.f64 b b) a))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 b b) a) b) (/.f64 (/.f64 (*.f64 b b) a) b)) (*.f64 (/.f64 c b) (/.f64 (/.f64 (*.f64 b b) a) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (*.f64 (/.f64 (/.f64 (*.f64 b b) a) b) (/.f64 (/.f64 (*.f64 b b) a) b)))) (neg.f64 (+.f64 (/.f64 c b) (/.f64 (/.f64 (*.f64 b b) a) b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 c (/.f64 (*.f64 b b) a)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 c (/.f64 (*.f64 b b) a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (+.f64 c (/.f64 (*.f64 b b) a)))) |
(pow.f64 (/.f64 b (-.f64 c (/.f64 (*.f64 b b) a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (-.f64 c (/.f64 (*.f64 b b) a))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b)) |
(*.f64 (-.f64 c (/.f64 (*.f64 b b) a)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 c (/.f64 (*.f64 b b) a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 c (/.f64 (*.f64 b b) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 c (/.f64 (*.f64 b b) a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (-.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 c (/.f64 (*.f64 b b) a)))))) |
(*.f64 (pow.f64 (/.f64 b (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 c (/.f64 (*.f64 b b) a)))) |
(+.f64 c (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) a)) |
(+.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) a) c) |
(-.f64 c (/.f64 (*.f64 b b) a)) |
(-.f64 (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 c (/.f64 (*.f64 b b) a))))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 c (/.f64 (*.f64 b b) a)))))) |
(-.f64 (/.f64 (*.f64 c c) (+.f64 c (/.f64 (*.f64 b b) a))) (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b))) (+.f64 c (/.f64 (*.f64 b b) a)))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) a))) (/.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b))) (-.f64 c (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) a)))) |
(fma.f64 b (neg.f64 (/.f64 b a)) c) |
(fma.f64 (*.f64 b b) (neg.f64 (/.f64 #s(literal 1 binary64) a)) c) |
(fma.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) a) c) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b a) c) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) c) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 c (/.f64 (*.f64 b b) a)))) (-.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 c (/.f64 (*.f64 b b) a)))) (-.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 c (/.f64 (*.f64 b b) a))))) |
(/.f64 (-.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 c c) (-.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b))) (*.f64 c (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) a))))) |
(/.f64 (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (+.f64 c (/.f64 (*.f64 b b) a))) |
(/.f64 (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (-.f64 c (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 c (/.f64 (*.f64 b b) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 c c) (-.f64 (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b))) (*.f64 c (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b))))) (neg.f64 (+.f64 c (/.f64 (*.f64 b b) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b))))) (neg.f64 (-.f64 c (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 c (/.f64 (*.f64 b b) a))))) (*.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 c (/.f64 (*.f64 b b) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 c (/.f64 (*.f64 b b) a)))) (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 c (/.f64 (*.f64 b b) a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c c) (+.f64 c (/.f64 (*.f64 b b) a))) (*.f64 (+.f64 c (/.f64 (*.f64 b b) a)) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b))))) (*.f64 (+.f64 c (/.f64 (*.f64 b b) a)) (+.f64 c (/.f64 (*.f64 b b) a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 c (/.f64 (*.f64 b b) a))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))))) (neg.f64 (neg.f64 (+.f64 c (/.f64 (*.f64 b b) a))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 c (/.f64 (*.f64 b b) a)))) (-.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 c (/.f64 (*.f64 b b) a)) (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 b b) a) (+.f64 c (/.f64 (*.f64 b b) a)))))) |
(*.f64 (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 c (/.f64 (*.f64 b b) a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) a)) |
(neg.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 b b))))) |
(/.f64 (*.f64 b b) a) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(pow.f64 (/.f64 a (*.f64 b b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a)) |
(*.f64 b (/.f64 b a)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 b a) b) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(*.f64 b b) |
(*.f64 (*.f64 b b) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b))))) (/.f64 b (/.f64 (*.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))) b)) |
(/.f64 b (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))) b))) |
(/.f64 (/.f64 b a) (/.f64 (*.f64 b b) (-.f64 (*.f64 a c) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b)))) |
(/.f64 (/.f64 b (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 b b)))) |
(/.f64 (neg.f64 (/.f64 b a)) (neg.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(/.f64 (*.f64 b #s(literal -1 binary64)) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 b #s(literal -1 binary64))) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b)))) |
(pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))) b) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 (*.f64 b b) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(*.f64 b (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 b b)))) |
(*.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 b b))) b) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (*.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b)) |
(*.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(*.f64 (/.f64 b (*.f64 a (*.f64 b b))) (-.f64 (*.f64 a c) (*.f64 b b))) |
(*.f64 (/.f64 b (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 b b)))) |
(*.f64 (*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b)))) (-.f64 (*.f64 a c) (*.f64 b b))) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b)))) |
(+.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))) |
(+.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 b b))) (*.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (*.f64 a c)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b)))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 a c) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 a (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 a c) (*.f64 a (*.f64 b b))) (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b))) (*.f64 a (*.f64 b b)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a c))))) (*.f64 a (*.f64 b b))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a c))))) (*.f64 a (*.f64 b b)))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 a c))) (*.f64 a (*.f64 b b))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a c))) (*.f64 a (*.f64 b b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b)))) (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a c))))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a c))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 b b))) (*.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))))) |
(fma.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))))) |
(fma.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))) |
(fma.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (*.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 b b))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 b b))) #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (*.f64 a c) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 b b))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a c)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b b) (-.f64 (*.f64 a c) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a c)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 b b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a c)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a c)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a c))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a c))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b))))) |
(/.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 b b)) a) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (-.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a c))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b b) (*.f64 a c))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 b b))) (*.f64 a (*.f64 b b))) |
(/.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) a) (*.f64 b b)) |
(/.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a b)) b) |
(/.f64 (-.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a c))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a c))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (-.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a c)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 a c)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) a)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a b))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 b b)))) |
(*.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 b b))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (-.f64 (*.f64 a c) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 a c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 a (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (pow.f64 (*.f64 b (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (pow.f64 (/.f64 b (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a c)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a c)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 b b)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b)))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 b b)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b)))))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 b b)))))) |
(/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))) |
(/.f64 (*.f64 a (*.f64 b b)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 b b))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 1 binary64)) (-.f64 (*.f64 a c) (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 b b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b)))) |
(pow.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) (*.f64 a (*.f64 b b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b)))) |
(*.f64 a (/.f64 (*.f64 b b) (-.f64 (*.f64 a c) (*.f64 b b)))) |
(*.f64 a (/.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (*.f64 b b) (*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(*.f64 (*.f64 b b) (/.f64 a (-.f64 (*.f64 a c) (*.f64 b b)))) |
(*.f64 (*.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 b b)))) |
(*.f64 (*.f64 a (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 b b))) (*.f64 a (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (*.f64 a b) (*.f64 b (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(*.f64 (*.f64 a b) (/.f64 b (-.f64 (*.f64 a c) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 a c) (*.f64 b b))) a) |
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a c))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b b) (*.f64 a c))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (-.f64 (*.f64 a c) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 b b)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a c) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(*.f64 a (*.f64 b b)) |
(*.f64 b (*.f64 a b)) |
(*.f64 (*.f64 b b) a) |
(*.f64 (*.f64 a b) b) |
(+.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) (/.f64 a #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) (/.f64 a #s(literal -1/2 binary64))) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 a #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 a #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 a #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (/.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 a #s(literal -1/2 binary64))))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) (/.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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) (/.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 (sqrt.f64 c) (*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (/.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 a (*.f64 #s(literal -4 binary64) c))) (/.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 c)) (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 b (/.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 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.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 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64)))) (*.f64 a (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) c))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1 binary64)) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(/.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 a b) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) a)) |
(/.f64 (+.f64 (*.f64 a b) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 a (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 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) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) 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 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) c)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 a (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (*.f64 a (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (neg.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.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 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (neg.f64 (+.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 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) c))) (/.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.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 a (*.f64 #s(literal -4 binary64) c))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(*.f64 (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1/2 binary64) a) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) |
(/.f64 (neg.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 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) |
(+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) |
(+.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) b))) |
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) |
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) |
(fma.f64 (sqrt.f64 c) (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) b) |
(fma.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 c) b) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) b) |
(fma.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)) b) |
(fma.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) (sqrt.f64 a) b) |
(fma.f64 (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 1/4 binary64)) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64))) (+.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (neg.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (-.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) b)) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (+.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 a (*.f64 #s(literal -4 binary64) c)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(fabs.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) |
(sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal 16 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 c) (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 a) (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 c) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) c)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (sqrt.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(*.f64 (sqrt.f64 (sqrt.f64 c)) (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) c))) (sqrt.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(hypot.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) |
(hypot.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) b) |
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.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 #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 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 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.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)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.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 #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 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 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 a (*.f64 c (*.f64 a c))) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.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 #s(literal 4 binary64) (*.f64 a c)))))) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) 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 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) 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 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.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 #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 a (*.f64 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 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a #s(literal -4 binary64)))) |
(pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(*.f64 a #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) a) |
(*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal 16 binary64))) #s(literal 1/2 binary64))) |
(fabs.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(sqrt.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal 16 binary64))) |
(pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal 16 binary64)) #s(literal 1/2 binary64)) |
(*.f64 a (*.f64 #s(literal -4 binary64) c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 1 binary64))) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a (*.f64 c (*.f64 a c))))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) c)) (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1 binary64)) #s(literal -4 binary64)) |
(*.f64 (pow.f64 (sqrt.f64 c) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) c)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 a) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal 1/2 binary64)) (pow.f64 #s(literal 16 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 16 binary64) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -4 binary64) c)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal -4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 a c)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 a #s(literal -4 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 c)) |
(*.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -4 binary64) c)) #s(literal 1/2 binary64)) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal 4 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 (*.f64 a a))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal -4 binary64))) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 a)) |
| 1× | egg-herbie |
| 7330× | *-lowering-*.f32 |
| 7330× | *-lowering-*.f64 |
| 4844× | +-lowering-+.f64 |
| 4844× | +-lowering-+.f32 |
| 1574× | associate-*r* |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 933 | 7163 |
| 1 | 3217 | 6949 |
| 0 | 8636 | 6949 |
| 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 (/ a b)) |
(* a (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* a (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b))) |
(* a (- (* a (+ (* -1 (/ c (pow b 3))) (* a (+ (* -2 (/ (pow c 2) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 3) (pow b 7))) (* -1/2 (/ (pow c 3) (pow b 7)))))))))) (/ 1 b))) |
(* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(- (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -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))))) |
(- (+ (* -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))))))) |
(* (sqrt (/ a c)) (sqrt -1)) |
(+ (* -1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) |
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) |
(* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 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))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(* -1 (/ a b)) |
(/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1 a) (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6)))))) b) |
(* -1 (/ b c)) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c)))) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* 2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ 1 c))))) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ 1 c)))))) |
(* -1 (/ a b)) |
(+ (* -1 (/ a b)) (* -1 (/ (* (pow a 2) c) (pow b 3)))) |
(+ (* -1 (/ a b)) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 5))) (* -1 (/ (pow a 2) (pow b 3)))))) |
(+ (* -1 (/ a b)) (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* c (+ (* -2 (/ (pow a 3) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7))))))))))) |
(* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))) c) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -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))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))) c) |
(* (sqrt (/ a c)) (sqrt -1)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) c)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (* b c))) c))) c)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))) c)) (* -1/2 (* b c))) c))) c)) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -2 a) |
(* -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) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(* -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)) |
(/ (+ (* -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 (/ (pow b 2) a)) |
(- c (/ (pow b 2) a)) |
(- c (/ (pow b 2) a)) |
(- c (/ (pow b 2) a)) |
c |
(* c (+ 1 (* -1 (/ (pow b 2) (* a c))))) |
(* c (+ 1 (* -1 (/ (pow b 2) (* a c))))) |
(* c (+ 1 (* -1 (/ (pow b 2) (* a c))))) |
c |
(* -1 (* c (- (/ (pow b 2) (* a c)) 1))) |
(* -1 (* c (- (/ (pow b 2) (* a c)) 1))) |
(* -1 (* c (- (/ (pow b 2) (* a c)) 1))) |
c |
(+ c (* -1 (/ (pow b 2) a))) |
(+ c (* -1 (/ (pow b 2) a))) |
(+ c (* -1 (/ (pow b 2) a))) |
(* -1 (/ (pow b 2) a)) |
(* (pow b 2) (- (/ c (pow b 2)) (/ 1 a))) |
(* (pow b 2) (- (/ c (pow b 2)) (/ 1 a))) |
(* (pow b 2) (- (/ c (pow b 2)) (/ 1 a))) |
(* -1 (/ (pow b 2) a)) |
(* (pow b 2) (- (/ c (pow b 2)) (/ 1 a))) |
(* (pow b 2) (- (/ c (pow b 2)) (/ 1 a))) |
(* (pow b 2) (- (/ c (pow b 2)) (/ 1 a))) |
(* -1 (/ (pow b 2) a)) |
(/ (- (* a c) (pow b 2)) a) |
(/ (- (* a c) (pow b 2)) a) |
(/ (- (* a c) (pow b 2)) a) |
c |
(+ c (* -1 (/ (pow b 2) a))) |
(+ c (* -1 (/ (pow b 2) a))) |
(+ c (* -1 (/ (pow b 2) a))) |
c |
(+ c (* -1 (/ (pow b 2) a))) |
(+ c (* -1 (/ (pow b 2) a))) |
(+ c (* -1 (/ (pow b 2) a))) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(/ (pow b 2) a) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(/ 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)) |
(/ (+ (* -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)))) |
(/ -1 a) |
(/ (- (/ (* a c) (pow b 2)) 1) a) |
(/ (- (/ (* a c) (pow b 2)) 1) a) |
(/ (- (/ (* a c) (pow b 2)) 1) a) |
(/ c (pow b 2)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(/ c (pow b 2)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(/ c (pow b 2)) |
(/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2)) |
(/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2)) |
(/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2)) |
(/ -1 a) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(/ -1 a) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(/ -1 a) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(/ c (pow b 2)) |
(* c (- (/ 1 (pow b 2)) (/ 1 (* a c)))) |
(* c (- (/ 1 (pow b 2)) (/ 1 (* a c)))) |
(* c (- (/ 1 (pow b 2)) (/ 1 (* a c)))) |
(/ c (pow b 2)) |
(* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2))))) |
(* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2))))) |
(* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2))))) |
(* -1 a) |
(* a (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(* a (- (* a (- (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ c (pow b 2)))) 1)) |
(* a (- (* a (- (* a (- (* -1 (/ (* a (pow c 3)) (pow b 6))) (/ (pow c 2) (pow b 4)))) (/ c (pow b 2)))) 1)) |
(/ (pow b 2) c) |
(+ (/ (pow b 2) c) (/ (pow b 4) (* a (pow c 2)))) |
(- (+ (/ (pow b 2) c) (/ (pow b 6) (* (pow a 2) (pow c 3)))) (* -1 (/ (pow b 4) (* a (pow c 2))))) |
(- (+ (/ (pow b 2) c) (/ (pow b 8) (* (pow a 3) (pow c 4)))) (+ (* -1 (/ (pow b 4) (* a (pow c 2)))) (* -1 (/ (pow b 6) (* (pow a 2) (pow c 3)))))) |
(/ (pow b 2) c) |
(+ (/ (pow b 2) c) (/ (pow b 4) (* a (pow c 2)))) |
(+ (* -1 (/ (+ (* -1 (/ (pow b 4) (pow c 2))) (* -1 (/ (pow b 6) (* a (pow c 3))))) a)) (/ (pow b 2) c)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (/ (pow b 6) (pow c 3)) (/ (pow b 8) (* a (pow c 4)))) a)) (* -1 (/ (pow b 4) (pow c 2)))) a)) (/ (pow b 2) c)) |
(/ (pow b 2) c) |
(* (pow b 2) (+ (/ 1 c) (/ (pow b 2) (* a (pow c 2))))) |
(* (pow b 2) (+ (* (pow b 2) (+ (/ 1 (* a (pow c 2))) (/ (pow b 2) (* (pow a 2) (pow c 3))))) (/ 1 c))) |
(* (pow b 2) (+ (* (pow b 2) (+ (* (pow b 2) (+ (/ 1 (* (pow a 2) (pow c 3))) (/ (pow b 2) (* (pow a 3) (pow c 4))))) (/ 1 (* a (pow c 2))))) (/ 1 c))) |
(* -1 a) |
(+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) |
(- (+ (* -1 a) (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (/ (* (pow a 2) c) (pow b 2))) |
(- (+ (* -1 a) (* -1 (/ (* (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) |
(+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) |
(- (+ (* -1 a) (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (/ (* (pow a 2) c) (pow b 2))) |
(- (+ (* -1 a) (* -1 (/ (* (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) |
(+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) |
(+ (* -1 a) (* c (- (* -1 (/ (* (pow a 3) c) (pow b 4))) (/ (pow a 2) (pow b 2))))) |
(+ (* -1 a) (* c (- (* c (- (* -1 (/ (* (pow a 4) c) (pow b 6))) (/ (pow a 3) (pow b 4)))) (/ (pow a 2) (pow b 2))))) |
(/ (pow b 2) c) |
(/ (+ (/ (pow b 4) (* a c)) (pow b 2)) c) |
(/ (- (+ (/ (pow b 6) (* (pow a 2) (pow c 2))) (pow b 2)) (* -1 (/ (pow b 4) (* a c)))) c) |
(/ (- (+ (/ (pow b 8) (* (pow a 3) (pow c 3))) (pow b 2)) (+ (* -1 (/ (pow b 4) (* a c))) (* -1 (/ (pow b 6) (* (pow a 2) (pow c 2)))))) c) |
(/ (pow b 2) c) |
(* -1 (/ (+ (* -1 (/ (pow b 4) (* a c))) (* -1 (pow b 2))) c)) |
(* -1 (/ (+ (* -1 (/ (- (/ (pow b 6) (* (pow a 2) c)) (* -1 (/ (pow b 4) a))) c)) (* -1 (pow b 2))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b 8) (* (pow a 3) c))) (/ (pow b 6) (pow a 2))) c)) (* -1 (/ (pow b 4) a))) c)) (* -1 (pow b 2))) c)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* a (pow b 2)) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) 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/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -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))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(* -1/2 (/ b a)) |
(* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(* -1/2 (/ b a)) |
(* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(* -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))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* (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/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 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 (* (sqrt (* a c)) (sqrt -4))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
b |
(* b (+ 1 (* (sqrt (* a c)) (/ (sqrt -4) b)))) |
(* b (+ 1 (* (sqrt (* a c)) (/ (sqrt -4) b)))) |
(* b (+ 1 (* (sqrt (* a c)) (/ (sqrt -4) b)))) |
b |
(* -1 (* b (- (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))) 1))) |
(* -1 (* b (- (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))) 1))) |
(* -1 (* b (- (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))) 1))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* (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 c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* (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 a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -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 (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 a) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
| Outputs |
|---|
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 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 (*.f64 a (*.f64 c 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 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a 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 #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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a 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 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 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c))) (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/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 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 (*.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 (*.f64 c (*.f64 a 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 (*.f64 c (*.f64 a a)) 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) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))))) (/.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 a (*.f64 c c)) c) a)) (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 c (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.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 c (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -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 a 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 (*.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 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (/.f64 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))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (/.f64 b a) c))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a) a))) (*.f64 b b)) (sqrt.f64 #s(literal -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 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (/.f64 b a) c))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a) a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (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 (/.f64 b a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 (/.f64 #s(literal 1 binary64) a) c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a)))) (*.f64 (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.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 #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 (/ a b)) |
(-.f64 #s(literal 0 binary64) (/.f64 a b)) |
(* a (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(* a (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b))) |
(*.f64 a (+.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 (/ c (pow b 3))) (* a (+ (* -2 (/ (pow c 2) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 3) (pow b 7))) (* -1/2 (/ (pow c 3) (pow b 7)))))))))) (/ 1 b))) |
(*.f64 a (+.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) c)) |
(- (+ (* -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))))) |
(+.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 (*.f64 #s(literal -1/2 binary64) b) c)) |
(- (+ (* -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))))))) |
(-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 a a) c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) 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 #s(literal 1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
(* (sqrt (/ a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) |
(+ (* -1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) |
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) |
(-.f64 (*.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/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) c))) a)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/8 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 b (*.f64 b b))) a) (*.f64 c c)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) c))) a)) |
(* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) c)) |
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/2 binary64))))) |
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* 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))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) 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 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c 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 2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))))) |
(* -1 (/ a b)) |
(-.f64 #s(literal 0 binary64) (/.f64 a b)) |
(/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b) |
(/ (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2))))) b) |
(/.f64 (-.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) a) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b) |
(/ (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1 a) (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (-.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) a) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 c (pow.f64 a #s(literal 4 binary64))) (*.f64 c c)) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 6 binary64)))) b) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* 2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ 1 c))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ 1 c)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 c c)) (/.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 6 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 binary64) c) (/.f64 a (*.f64 b b)))))) |
(* -1 (/ a b)) |
(-.f64 #s(literal 0 binary64) (/.f64 a b)) |
(+ (* -1 (/ a b)) (* -1 (/ (* (pow a 2) c) (pow b 3)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a b)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ a b)) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 5))) (* -1 (/ (pow a 2) (pow b 3)))))) |
(-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 a a)) a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 a b)) |
(+ (* -1 (/ a b)) (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* c (+ (* -2 (/ (pow a 3) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7))))))))))) |
(-.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) c) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64)))) #s(literal -5/2 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 a b)) |
(* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -4 binary64))) c) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))) c) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c))))) c) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -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))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))) c) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c)))))) c) |
(* (sqrt (/ a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) c)) |
(/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) (neg.f64 c)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (* b c))) c))) c)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64))) c) (*.f64 #s(literal -1/2 binary64) (*.f64 b c))) c))) c) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))) c)) (* -1/2 (* b c))) c))) c)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b c)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64))) (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) a)))) c) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64)))) c)) c))) c) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* -2 a) |
(*.f64 a #s(literal -2 binary64)) |
(* (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 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))))) |
(+ (* 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a) a))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 (*.f64 a (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b))))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a) a)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64)))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) b) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) 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 a c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) 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 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a) a)) (pow.f64 b #s(literal 4 binary64)))) (/.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) #s(literal -2 binary64)) b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a 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 (*.f64 c (*.f64 a 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 b c) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(*.f64 c (+.f64 (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.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))))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.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 (*.f64 #s(literal 2 binary64) (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 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) 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 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (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)) (neg.f64 c)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a #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 (*.f64 a (*.f64 c 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 b a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.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 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 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))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 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 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 (-.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 b (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) 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 #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 b (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 b b)) #s(literal 1/4 binary64))) a)) a))) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
(* -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 (/.f64 b a) c))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 b a) c))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 b a) c))) |
(/ c b) |
(/.f64 c b) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 (/.f64 b a) c) (/.f64 #s(literal -1 binary64) b)) (neg.f64 c)) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 (/.f64 b a) c) (/.f64 #s(literal -1 binary64) b)) (neg.f64 c)) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 (/.f64 b 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 #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 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 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 (/ (pow b 2) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) |
(- c (/ (pow b 2) a)) |
(-.f64 c (/.f64 (*.f64 b b) a)) |
(- c (/ (pow b 2) a)) |
(-.f64 c (/.f64 (*.f64 b b) a)) |
(- c (/ (pow b 2) a)) |
(-.f64 c (/.f64 (*.f64 b b) a)) |
c |
(* c (+ 1 (* -1 (/ (pow b 2) (* a c))))) |
(*.f64 c (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a c)))) |
(* c (+ 1 (* -1 (/ (pow b 2) (* a c))))) |
(*.f64 c (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a c)))) |
(* c (+ 1 (* -1 (/ (pow b 2) (* a c))))) |
(*.f64 c (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a c)))) |
c |
(* -1 (* c (- (/ (pow b 2) (* a c)) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a c)) #s(literal -1 binary64)) (neg.f64 c)) |
(* -1 (* c (- (/ (pow b 2) (* a c)) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a c)) #s(literal -1 binary64)) (neg.f64 c)) |
(* -1 (* c (- (/ (pow b 2) (* a c)) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a c)) #s(literal -1 binary64)) (neg.f64 c)) |
c |
(+ c (* -1 (/ (pow b 2) a))) |
(-.f64 c (/.f64 (*.f64 b b) a)) |
(+ c (* -1 (/ (pow b 2) a))) |
(-.f64 c (/.f64 (*.f64 b b) a)) |
(+ c (* -1 (/ (pow b 2) a))) |
(-.f64 c (/.f64 (*.f64 b b) a)) |
(* -1 (/ (pow b 2) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) |
(* (pow b 2) (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* (pow b 2) (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* (pow b 2) (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (/ (pow b 2) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) |
(* (pow b 2) (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* (pow b 2) (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* (pow b 2) (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (/ (pow b 2) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) |
(/ (- (* a c) (pow b 2)) a) |
(/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) a) |
(/ (- (* a c) (pow b 2)) a) |
(/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) a) |
(/ (- (* a c) (pow b 2)) a) |
(/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) a) |
c |
(+ c (* -1 (/ (pow b 2) a))) |
(-.f64 c (/.f64 (*.f64 b b) a)) |
(+ c (* -1 (/ (pow b 2) a))) |
(-.f64 c (/.f64 (*.f64 b b) a)) |
(+ c (* -1 (/ (pow b 2) a))) |
(-.f64 c (/.f64 (*.f64 b b) a)) |
c |
(+ c (* -1 (/ (pow b 2) a))) |
(-.f64 c (/.f64 (*.f64 b b) a)) |
(+ c (* -1 (/ (pow b 2) a))) |
(-.f64 c (/.f64 (*.f64 b b) a)) |
(+ c (* -1 (/ (pow b 2) a))) |
(-.f64 c (/.f64 (*.f64 b b) a)) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(/ 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 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 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 #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 (/.f64 b a) c))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 b a) c))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 b a) c))) |
(/ c b) |
(/.f64 c b) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 (/.f64 b a) c) (/.f64 #s(literal -1 binary64) b)) (neg.f64 c)) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 (/.f64 b a) c) (/.f64 #s(literal -1 binary64) b)) (neg.f64 c)) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 (/.f64 b a) c) (/.f64 #s(literal -1 binary64) b)) (neg.f64 c)) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ (- (/ (* a c) (pow b 2)) 1) a) |
(/.f64 (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1 binary64)) a) |
(/ (- (/ (* a c) (pow b 2)) 1) a) |
(/.f64 (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1 binary64)) a) |
(/ (- (/ (* a c) (pow b 2)) 1) a) |
(/.f64 (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1 binary64)) a) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) (*.f64 b b)) |
(/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) (*.f64 b b)) |
(/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) (*.f64 b b)) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(* c (- (/ 1 (pow b 2)) (/ 1 (* a c)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 a c)))) |
(* c (- (/ 1 (pow b 2)) (/ 1 (* a c)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 a c)))) |
(* c (- (/ 1 (pow b 2)) (/ 1 (* a c)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 a c)))) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2))))) |
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (neg.f64 c)) |
(* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2))))) |
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (neg.f64 c)) |
(* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2))))) |
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (neg.f64 c)) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* a (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(*.f64 a (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))) |
(* a (- (* a (- (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ c (pow b 2)))) 1)) |
(*.f64 a (+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))) |
(* a (- (* a (- (* a (- (* -1 (/ (* a (pow c 3)) (pow b 6))) (/ (pow c 2) (pow b 4)))) (/ c (pow b 2)))) 1)) |
(*.f64 a (+.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) c) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))) (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(+ (/ (pow b 2) c) (/ (pow b 4) (* a (pow c 2)))) |
(+.f64 (/.f64 (*.f64 b b) c) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 c c)))) |
(- (+ (/ (pow b 2) c) (/ (pow b 6) (* (pow a 2) (pow c 3)))) (* -1 (/ (pow b 4) (* a (pow c 2))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a)) (+.f64 (/.f64 (*.f64 b b) c) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 c c))))) |
(- (+ (/ (pow b 2) c) (/ (pow b 8) (* (pow a 3) (pow c 4)))) (+ (* -1 (/ (pow b 4) (* a (pow c 2)))) (* -1 (/ (pow b 6) (* (pow a 2) (pow c 3)))))) |
(+.f64 (/.f64 (*.f64 b b) c) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a))))) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(+ (/ (pow b 2) c) (/ (pow b 4) (* a (pow c 2)))) |
(+.f64 (/.f64 (*.f64 b b) c) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 c c)))) |
(+ (* -1 (/ (+ (* -1 (/ (pow b 4) (pow c 2))) (* -1 (/ (pow b 6) (* a (pow c 3))))) a)) (/ (pow b 2) c)) |
(+.f64 (/.f64 (*.f64 b b) c) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 a (*.f64 c c)) c)))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (/ (pow b 6) (pow c 3)) (/ (pow b 8) (* a (pow c 4)))) a)) (* -1 (/ (pow b 4) (pow c 2)))) a)) (/ (pow b 2) c)) |
(-.f64 (/.f64 (*.f64 b b) c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)) (/.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) a)) a)) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(* (pow b 2) (+ (/ 1 c) (/ (pow b 2) (* a (pow c 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))))) |
(* (pow b 2) (+ (* (pow b 2) (+ (/ 1 (* a (pow c 2))) (/ (pow b 2) (* (pow a 2) (pow c 3))))) (/ 1 c))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a)))))) |
(* (pow b 2) (+ (* (pow b 2) (+ (* (pow b 2) (+ (/ 1 (* (pow a 2) (pow c 3))) (/ (pow b 2) (* (pow a 3) (pow c 4))))) (/ 1 (* a (pow c 2))))) (/ 1 c))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a)) (/.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))))))))) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) |
(-.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) |
(- (+ (* -1 a) (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (/ (* (pow a 2) c) (pow b 2))) |
(-.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))) a) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) |
(- (+ (* -1 a) (* -1 (/ (* (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 (-.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 c (pow.f64 a #s(literal 4 binary64))) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) |
(-.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) |
(- (+ (* -1 a) (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (/ (* (pow a 2) c) (pow b 2))) |
(-.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))) a) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) |
(- (+ (* -1 a) (* -1 (/ (* (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 (-.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 (*.f64 c (pow.f64 a #s(literal 4 binary64))) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) |
(-.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) |
(+ (* -1 a) (* c (- (* -1 (/ (* (pow a 3) c) (pow b 4))) (/ (pow a 2) (pow b 2))))) |
(-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) a) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 a a) (*.f64 b b)))) a) |
(+ (* -1 a) (* c (- (* c (- (* -1 (/ (* (pow a 4) c) (pow b 6))) (/ (pow a 3) (pow b 4)))) (/ (pow a 2) (pow b 2))))) |
(-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 c (pow.f64 a #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 a a) (*.f64 b b)))) a) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (+ (/ (pow b 4) (* a c)) (pow b 2)) c) |
(/.f64 (+.f64 (*.f64 b b) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a c))) c) |
(/ (- (+ (/ (pow b 6) (* (pow a 2) (pow c 2))) (pow b 2)) (* -1 (/ (pow b 4) (* a c)))) c) |
(/.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 a (*.f64 c c)) a)) (+.f64 (*.f64 b b) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a c)))) c) |
(/ (- (+ (/ (pow b 8) (* (pow a 3) (pow c 3))) (pow b 2)) (+ (* -1 (/ (pow b 4) (* a c))) (* -1 (/ (pow b 6) (* (pow a 2) (pow c 2)))))) c) |
(/.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a) a)) (-.f64 (+.f64 (*.f64 b b) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a c))) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) a)))) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(* -1 (/ (+ (* -1 (/ (pow b 4) (* a c))) (* -1 (pow b 2))) c)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a c)))) c) |
(* -1 (/ (+ (* -1 (/ (- (/ (pow b 6) (* (pow a 2) c)) (* -1 (/ (pow b 4) a))) c)) (* -1 (pow b 2))) c)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) c) (*.f64 b b))) c) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow b 8) (* (pow a 3) c))) (/ (pow b 6) (pow a 2))) c)) (* -1 (/ (pow b 4) a))) c)) (* -1 (pow b 2))) c)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) a))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a a))) (neg.f64 c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) c) (*.f64 b b))) c) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* a (pow b 2)) |
(*.f64 a (*.f64 b b)) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))) a) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))) a) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))) a) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))) 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 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))) |
(*.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))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (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/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/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/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 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))) |
(*.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))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1/2 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
(* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal -1/2 binary64) a))) |
(* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal -1/2 binary64) a))) |
(* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal -1/2 binary64) a))) |
(* -1/2 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
(* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (sqrt.f64 (/.f64 c a))))) |
(* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (sqrt.f64 (/.f64 c a))))) |
(* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (sqrt.f64 (/.f64 c a))))) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))) a) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))) a) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))) a) |
(* -1/2 (/ (+ b (* (sqrt (* a c)) (sqrt -4))) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))) 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 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (/.f64 b a) c))) |
(* 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 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (/.f64 b a) c))) |
(* 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 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (/.f64 b a) c))) |
(* (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 (/.f64 b a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 b a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 b a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) 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 (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 b (*.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 |
(* b (+ 1 (* (sqrt (* a c)) (/ (sqrt -4) b)))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)))) |
(* b (+ 1 (* (sqrt (* a c)) (/ (sqrt -4) b)))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)))) |
(* b (+ 1 (* (sqrt (* a c)) (/ (sqrt -4) b)))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)))) |
b |
(* -1 (* b (- (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (sqrt.f64 (*.f64 a c))) #s(literal -1 binary64))) |
(* -1 (* b (- (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (sqrt.f64 (*.f64 a c))) #s(literal -1 binary64))) |
(* -1 (* b (- (* -1 (* (sqrt (* a c)) (/ (sqrt -4) b))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b)) (sqrt.f64 (*.f64 a c))) #s(literal -1 binary64))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 b (*.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 (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 b (*.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)))) |
(* (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 (+ (* (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 (+ (* (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))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (neg.f64 c)) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 b (*.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 (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 b (*.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)))) |
(* (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 (+ (* (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 (+ (* (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))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 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 b a))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 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 b a))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 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 b a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a) a))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a) a))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 #s(literal 1/16 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) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #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 (*.f64 a (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b))))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) 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 (*.f64 a (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a) a)) (pow.f64 b #s(literal 6 binary64)))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 a 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 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 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 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)))))))) (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 #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 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))))))) (neg.f64 c)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 (*.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 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 c 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 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 7 binary64))) (pow.f64 c #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 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 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a 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 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (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)))))))) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
Compiled 29264 to 3518 computations (88% saved)
54 alts after pruning (50 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1335 | 16 | 1351 |
| Fresh | 2 | 34 | 36 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1340 | 54 | 1394 |
| Status | Accuracy | Program |
|---|---|---|
| 22.2% | (fma.f64 (sqrt.f64 c) (*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) | |
| 29.9% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal -2 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) | |
| 12.1% | (/.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))) b)) #s(literal -2 binary64)) a) | |
| 10.4% | (/.f64 (/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))) #s(literal -2 binary64)) a) | |
| 13.1% | (/.f64 (/.f64 (+.f64 b (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b)) #s(literal -2 binary64)) a) | |
| 48.6% | (/.f64 (/.f64 (+.f64 b (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -2 binary64)) a) | |
| ✓ | 50.4% | (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) a) |
| 33.7% | (/.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -2 binary64)) a) | |
| 26.9% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) c)) | |
| 32.6% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) | |
| 29.8% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b)))) | |
| 33.7% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| 27.4% | (/.f64 (/.f64 #s(literal 1 binary64) a) (*.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))))) | |
| 28.4% | (/.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))))) | |
| 29.9% | (/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) | |
| 7.2% | (/.f64 (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (*.f64 b (+.f64 c (/.f64 (*.f64 b b) a)))) | |
| ✓ | 21.3% | (/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
| 20.2% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a b)) | |
| 30.1% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c b))) a) | |
| 2.9% | (/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1 binary64)))) (+.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 c b) (/.f64 b (-.f64 #s(literal 0 binary64) a)))))) | |
| ▶ | 22.1% | (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) |
| 32.5% | (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) | |
| 30.0% | (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) a)) | |
| 11.5% | (/.f64 c b) | |
| 13.0% | (/.f64 b (/.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))))) | |
| 19.9% | (/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 #s(literal 0 binary64) a))) | |
| ✓ | 32.7% | (/.f64 b (neg.f64 a)) |
| 27.9% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) b))) | |
| 34.7% | (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) | |
| 33.4% | (/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) | |
| ▶ | 49.9% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) a)) |
| 34.7% | (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))) | |
| 32.8% | (-.f64 (/.f64 c b) (/.f64 b a)) | |
| 27.7% | (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (/.f64 b a)) | |
| 35.5% | (-.f64 #s(literal 0 binary64) (/.f64 c b)) | |
| 6.9% | (*.f64 (pow.f64 (/.f64 b (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 c (/.f64 (*.f64 b b) a)))) | |
| 27.6% | (*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a)) | |
| 21.3% | (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 c (/.f64 (*.f64 b b) a))) | |
| ▶ | 28.0% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b)) |
| 29.8% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b))) | |
| 22.2% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 c)))) | |
| 18.5% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) (sqrt.f64 a)))) | |
| ✓ | 33.8% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| 32.6% | (*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) | |
| 32.6% | (*.f64 (/.f64 #s(literal -1 binary64) a) b) | |
| 35.3% | (*.f64 c (+.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b))) | |
| 27.7% | (*.f64 b (/.f64 (+.f64 (/.f64 a (/.f64 b c)) (*.f64 b #s(literal -1 binary64))) (*.f64 b a))) | |
| ▶ | 11.3% | (*.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) a) (*.f64 a (/.f64 (*.f64 b b) c)))) |
| 11.5% | (*.f64 b (/.f64 c (*.f64 b b))) | |
| 20.1% | (*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (/.f64 b (-.f64 (*.f64 a c) (*.f64 b b)))))) | |
| 30.7% | (*.f64 b (+.f64 (/.f64 c (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)))) (/.f64 #s(literal -1 binary64) a))) | |
| 32.6% | (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b))) (/.f64 #s(literal -1 binary64) a))) | |
| 15.5% | (exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) | |
| ▶ | 11.8% | #s(literal 0 binary64) |
Compiled 1975 to 1238 computations (37.3% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal -1/2 binary64)) a) |
| ✓ | cost-diff | 256 | (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) c))) #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) a) |
| ✓ | cost-diff | 512 | (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) a) (*.f64 a (/.f64 (*.f64 b b) c))) |
| ✓ | cost-diff | 768 | (*.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) a) (*.f64 a (/.f64 (*.f64 b b) c)))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 #s(literal 2 binary64) a) c) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) a) |
| ✓ | cost-diff | 384 | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b)) |
| ✓ | cost-diff | 0 | (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) a) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) a)) |
| 4172× | *-lowering-*.f32 |
| 4172× | *-lowering-*.f64 |
| 3078× | /-lowering-/.f32 |
| 3078× | /-lowering-/.f64 |
| 1330× | neg-lowering-neg.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 273 |
| 1 | 91 | 264 |
| 2 | 226 | 258 |
| 3 | 598 | 243 |
| 4 | 1606 | 234 |
| 5 | 4844 | 234 |
| 0 | 8491 | 234 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (* (/ -2 (+ b (sqrt (+ (* b b) (* a (* -4 c)))))) a)) |
1 |
(* (/ -2 (+ b (sqrt (+ (* b b) (* a (* -4 c)))))) a) |
(/ -2 (+ b (sqrt (+ (* b b) (* a (* -4 c)))))) |
-2 |
(+ b (sqrt (+ (* b b) (* a (* -4 c))))) |
b |
(sqrt (+ (* b b) (* a (* -4 c)))) |
(+ (* b b) (* a (* -4 c))) |
(* b b) |
(* a (* -4 c)) |
a |
(* -4 c) |
-4 |
c |
0 |
(* (/ -1/2 a) (/ (* (* 2 a) c) b)) |
(/ -1/2 a) |
-1/2 |
a |
(/ (* (* 2 a) c) b) |
(* (* 2 a) c) |
(* 2 a) |
2 |
c |
b |
(* b (/ (+ (* -1 (/ (* b b) c)) a) (* a (/ (* b b) c)))) |
b |
(/ (+ (* -1 (/ (* b b) c)) a) (* a (/ (* b b) c))) |
(+ (* -1 (/ (* b b) c)) a) |
(* -1 (/ (* b b) c)) |
-1 |
(/ (* b b) c) |
(* b b) |
c |
a |
(* a (/ (* b b) c)) |
(/ (+ (* (* (sqrt (* a (* -4 c))) -1/2) a) (* a (* b -1/2))) (* a a)) |
(+ (* (* (sqrt (* a (* -4 c))) -1/2) a) (* a (* b -1/2))) |
(* (* (sqrt (* a (* -4 c))) -1/2) a) |
(* (sqrt (* a (* -4 c))) -1/2) |
(sqrt (* a (* -4 c))) |
(* a (* -4 c)) |
a |
(* -4 c) |
-4 |
c |
-1/2 |
(* a (* b -1/2)) |
(* b -1/2) |
b |
(* a a) |
| Outputs |
|---|
(/ 1 (* (/ -2 (+ b (sqrt (+ (* b b) (* a (* -4 c)))))) a)) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) a)) |
1 |
#s(literal 1 binary64) |
(* (/ -2 (+ b (sqrt (+ (* b b) (* a (* -4 c)))))) a) |
(/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/ -2 (+ b (sqrt (+ (* b b) (* a (* -4 c)))))) |
(/.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 (* -4 c))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
b |
(sqrt (+ (* b b) (* a (* -4 c)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(+ (* b b) (* a (* -4 c))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* b b) |
(*.f64 b b) |
(* a (* -4 c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
a |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
-4 |
#s(literal -4 binary64) |
c |
0 |
#s(literal 0 binary64) |
(* (/ -1/2 a) (/ (* (* 2 a) c) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
-1/2 |
#s(literal -1/2 binary64) |
a |
(/ (* (* 2 a) c) b) |
(*.f64 a (/.f64 (*.f64 c #s(literal 2 binary64)) b)) |
(* (* 2 a) c) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
c |
b |
(* b (/ (+ (* -1 (/ (* b b) c)) a) (* a (/ (* b b) c)))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
b |
(/ (+ (* -1 (/ (* b b) c)) a) (* a (/ (* b b) c))) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(+ (* -1 (/ (* b b) c)) a) |
(-.f64 a (*.f64 b (/.f64 b c))) |
(* -1 (/ (* b b) c)) |
(-.f64 #s(literal 0 binary64) (*.f64 b (/.f64 b c))) |
-1 |
#s(literal -1 binary64) |
(/ (* b b) c) |
(*.f64 b (/.f64 b c)) |
(* b b) |
(*.f64 b b) |
c |
a |
(* a (/ (* b b) c)) |
(/.f64 (*.f64 b (*.f64 b a)) c) |
(/ (+ (* (* (sqrt (* a (* -4 c))) -1/2) a) (* a (* b -1/2))) (* a a)) |
(*.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal -1/2 binary64) a)) |
(+ (* (* (sqrt (* a (* -4 c))) -1/2) a) (* a (* b -1/2))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(* (* (sqrt (* a (* -4 c))) -1/2) a) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a #s(literal -1/2 binary64))) |
(* (sqrt (* a (* -4 c))) -1/2) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(sqrt (* a (* -4 c))) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* a (* -4 c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
a |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
-4 |
#s(literal -4 binary64) |
c |
-1/2 |
#s(literal -1/2 binary64) |
(* a (* b -1/2)) |
(*.f64 a (*.f64 b #s(literal -1/2 binary64))) |
(* b -1/2) |
(*.f64 b #s(literal -1/2 binary64)) |
b |
(* a a) |
(*.f64 a a) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (*.f64 a (*.f64 #s(literal -4 binary64) c)) |
| ✓ | accuracy | 99.0% | (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) |
| ✓ | accuracy | 81.9% | (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
| ✓ | accuracy | 70.5% | (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) |
| ✓ | accuracy | 93.8% | (*.f64 a (/.f64 (*.f64 b b) c)) |
| ✓ | accuracy | 93.0% | (/.f64 (*.f64 b b) c) |
| ✓ | accuracy | 90.9% | (*.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) a) (*.f64 a (/.f64 (*.f64 b b) c)))) |
| ✓ | accuracy | 81.5% | (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) a) (*.f64 a (/.f64 (*.f64 b b) c))) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 #s(literal 2 binary64) a) c) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) a) |
| ✓ | accuracy | 93.9% | (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b) |
| ✓ | accuracy | 87.1% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b)) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) a)) |
| ✓ | accuracy | 97.2% | (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) a) |
| ✓ | accuracy | 92.2% | (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
| ✓ | accuracy | 80.8% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) |
| 52.0ms | 129× | 0 | valid |
| 35.0ms | 26× | 2 | valid |
| 28.0ms | 89× | 0 | invalid |
| 6.0ms | 9× | 1 | valid |
| 4.0ms | 3× | 3 | valid |
Compiled 290 to 39 computations (86.6% saved)
ival-mult: 36.0ms (50.6% of total)ival-div: 14.0ms (19.7% of total)ival-sqrt: 9.0ms (12.7% of total)ival-add: 6.0ms (8.4% of total)backward-pass: 4.0ms (5.6% of total)const: 1.0ms (1.4% of total)| Inputs |
|---|
#<alt (/ 1 (* (/ -2 (+ b (sqrt (+ (* b b) (* a (* -4 c)))))) a))> |
#<alt (* (/ -2 (+ b (sqrt (+ (* b b) (* a (* -4 c)))))) a)> |
#<alt (/ -2 (+ b (sqrt (+ (* b b) (* a (* -4 c))))))> |
#<alt (+ b (sqrt (+ (* b b) (* a (* -4 c)))))> |
#<alt (* (/ -1/2 a) (/ (* (* 2 a) c) b))> |
#<alt (/ -1/2 a)> |
#<alt (/ (* (* 2 a) c) b)> |
#<alt (* (* 2 a) c)> |
#<alt (* b (/ (+ (* -1 (/ (* b b) c)) a) (* a (/ (* b b) c))))> |
#<alt (/ (+ (* -1 (/ (* b b) c)) a) (* a (/ (* b b) c)))> |
#<alt (+ (* -1 (/ (* b b) c)) a)> |
#<alt (* -1 (/ (* b b) c))> |
#<alt (/ (+ (* (* (sqrt (* a (* -4 c))) -1/2) a) (* a (* b -1/2))) (* a a))> |
#<alt (+ (* (* (sqrt (* a (* -4 c))) -1/2) a) (* a (* b -1/2)))> |
#<alt (* (* (sqrt (* a (* -4 c))) -1/2) a)> |
#<alt (* (sqrt (* a (* -4 c))) -1/2)> |
#<alt (sqrt (+ (* b b) (* a (* -4 c))))> |
#<alt (* 2 a)> |
#<alt (/ (* b b) c)> |
#<alt (* a (/ (* b b) c))> |
#<alt (sqrt (* a (* -4 c)))> |
#<alt (* a (* -4 c))> |
| 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 (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))> |
#<alt (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))> |
#<alt (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 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))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))> |
#<alt (* -1 (/ a b))> |
#<alt (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1 a) (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6)))))) b)> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c))))> |
#<alt (* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* 2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ 1 c)))))> |
#<alt (* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ 1 c))))))> |
#<alt (* -1 (/ a b))> |
#<alt (* a (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* a (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b)))> |
#<alt (* a (- (* a (+ (* -1 (/ c (pow b 3))) (* a (+ (* -2 (/ (pow c 2) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 3) (pow b 7))) (* -1/2 (/ (pow c 3) (pow b 7)))))))))) (/ 1 b)))> |
#<alt (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))> |
#<alt (- (+ (* -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)))))> |
#<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)))))))> |
#<alt (* (sqrt (/ a c)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (* -1 (/ a b))> |
#<alt (+ (* -1 (/ a b)) (* -1 (/ (* (pow a 2) c) (pow b 3))))> |
#<alt (+ (* -1 (/ a b)) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 5))) (* -1 (/ (pow a 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ a b)) (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* c (+ (* -2 (/ (pow a 3) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))))))))> |
#<alt (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c)> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))) c)> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -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))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))) c)> |
#<alt (* (sqrt (/ a c)) (sqrt -1))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) c))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (* b c))) c))) c))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))) c)) (* -1/2 (* b c))) c))) c))> |
#<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 (* (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 (* -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/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (* 2 (/ (* 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))> |
#<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 (/ 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 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 (pow b 2))> |
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2))> |
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2))> |
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2))> |
#<alt (/ -1 a)> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (/ -1 a)> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (/ -1 a)> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (/ c (pow b 2))> |
#<alt (* c (- (/ 1 (pow b 2)) (/ 1 (* a c))))> |
#<alt (* c (- (/ 1 (pow b 2)) (/ 1 (* a c))))> |
#<alt (* c (- (/ 1 (pow b 2)) (/ 1 (* a c))))> |
#<alt (/ c (pow b 2))> |
#<alt (* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2)))))> |
#<alt (* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2)))))> |
#<alt (* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2)))))> |
#<alt (/ -1 a)> |
#<alt (/ (- (/ (* a c) (pow b 2)) 1) a)> |
#<alt (/ (- (/ (* a c) (pow b 2)) 1) a)> |
#<alt (/ (- (/ (* a c) (pow b 2)) 1) a)> |
#<alt (/ c (pow b 2))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (/ c (pow b 2))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt (- (/ c (pow b 2)) (/ 1 a))> |
#<alt a> |
#<alt (+ a (* -1 (/ (pow b 2) c)))> |
#<alt (+ a (* -1 (/ (pow b 2) c)))> |
#<alt (+ a (* -1 (/ (pow b 2) c)))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (/ 1 c)))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (/ 1 c)))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (/ 1 c)))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (/ 1 c)))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (/ 1 c)))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (/ 1 c)))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (/ (+ (* -1 (pow b 2)) (* a c)) c)> |
#<alt (/ (+ (* -1 (pow b 2)) (* a c)) c)> |
#<alt (/ (+ (* -1 (pow b 2)) (* a c)) c)> |
#<alt a> |
#<alt (+ a (* -1 (/ (pow b 2) c)))> |
#<alt (+ a (* -1 (/ (pow b 2) c)))> |
#<alt (+ a (* -1 (/ (pow b 2) c)))> |
#<alt a> |
#<alt (+ a (* -1 (/ (pow b 2) c)))> |
#<alt (+ a (* -1 (/ (pow b 2) c)))> |
#<alt (+ a (* -1 (/ (pow b 2) c)))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (+ a (* -1 (/ (pow b 2) c)))> |
#<alt (+ a (* -1 (/ (pow b 2) c)))> |
#<alt (+ a (* -1 (/ (pow b 2) c)))> |
#<alt a> |
#<alt (* a (+ 1 (* -1 (/ (pow b 2) (* a c)))))> |
#<alt (* a (+ 1 (* -1 (/ (pow b 2) (* a c)))))> |
#<alt (* a (+ 1 (* -1 (/ (pow b 2) (* a c)))))> |
#<alt a> |
#<alt (* -1 (* a (- (/ (pow b 2) (* a c)) 1)))> |
#<alt (* -1 (* a (- (/ (pow b 2) (* a c)) 1)))> |
#<alt (* -1 (* a (- (/ (pow b 2) (* a c)) 1)))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (* -1 (/ (pow b 2) c))> |
#<alt (/ (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4)))) a)> |
#<alt (/ (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4)))) a)> |
#<alt (/ (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4)))) a)> |
#<alt (/ (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4)))) 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)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (/ (+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) (pow a 2))> |
#<alt (/ (+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) (pow a 2))> |
#<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)))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))> |
#<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/2 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))> |
#<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)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))> |
#<alt (* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))> |
#<alt (* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))))> |
#<alt (* a (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4)))))> |
#<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))))> |
#<alt (* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))> |
#<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/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (* (pow a 2) (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (+ (* -1/2 (* a b)) (* -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 (* a b)) (* -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)))> |
#<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))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* -1/2 (/ (* a b) c))))> |
#<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/2 (/ (* a b) c)))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* 1/2 (/ (* a b) 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 (* a b)) (* -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 (* a b))> |
#<alt (* b (+ (* -1/2 a) (* -1/2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))))> |
#<alt (* b (+ (* -1/2 a) (* -1/2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))))> |
#<alt (* b (+ (* -1/2 a) (* -1/2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))))> |
#<alt (* -1/2 (* a b))> |
#<alt (* -1 (* b (+ (* 1/2 a) (* 1/2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))))))> |
#<alt (* -1 (* b (+ (* 1/2 a) (* 1/2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))))))> |
#<alt (* -1 (* b (+ (* 1/2 a) (* 1/2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))))))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -1))> |
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -1))> |
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -1))> |
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -1))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -1))> |
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -1))> |
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -1))> |
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -1))> |
#<alt (* -1/2 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* -1/2 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -1/2 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* (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 (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (/ (* a (pow b 2)) c)> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
165 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | c | @ | inf | (* (/ -1/2 a) (/ (* (* 2 a) c) b)) |
| 4.0ms | b | @ | 0 | (/ (+ (* (* (sqrt (* a (* -4 c))) -1/2) a) (* a (* b -1/2))) (* a a)) |
| 2.0ms | c | @ | 0 | (/ (+ (* (* (sqrt (* a (* -4 c))) -1/2) a) (* a (* b -1/2))) (* a a)) |
| 2.0ms | a | @ | 0 | (/ (+ (* (* (sqrt (* a (* -4 c))) -1/2) a) (* a (* b -1/2))) (* a a)) |
| 1.0ms | c | @ | inf | (/ (+ (* (* (sqrt (* a (* -4 c))) -1/2) a) (* a (* b -1/2))) (* a a)) |
| 1× | batch-egg-rewrite |
| 3456× | *-lowering-*.f32 |
| 3456× | *-lowering-*.f64 |
| 3138× | /-lowering-/.f32 |
| 3138× | /-lowering-/.f64 |
| 2010× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 216 |
| 1 | 197 | 205 |
| 2 | 1625 | 203 |
| 0 | 8467 | 203 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (* (/ -2 (+ b (sqrt (+ (* b b) (* a (* -4 c)))))) a)) |
(* (/ -2 (+ b (sqrt (+ (* b b) (* a (* -4 c)))))) a) |
(/ -2 (+ b (sqrt (+ (* b b) (* a (* -4 c)))))) |
(+ b (sqrt (+ (* b b) (* a (* -4 c))))) |
(* (/ -1/2 a) (/ (* (* 2 a) c) b)) |
(/ -1/2 a) |
(/ (* (* 2 a) c) b) |
(* (* 2 a) c) |
(* b (/ (+ (* -1 (/ (* b b) c)) a) (* a (/ (* b b) c)))) |
(/ (+ (* -1 (/ (* b b) c)) a) (* a (/ (* b b) c))) |
(+ (* -1 (/ (* b b) c)) a) |
(* -1 (/ (* b b) c)) |
(/ (+ (* (* (sqrt (* a (* -4 c))) -1/2) a) (* a (* b -1/2))) (* a a)) |
(+ (* (* (sqrt (* a (* -4 c))) -1/2) a) (* a (* b -1/2))) |
(* (* (sqrt (* a (* -4 c))) -1/2) a) |
(* (sqrt (* a (* -4 c))) -1/2) |
(sqrt (+ (* b b) (* a (* -4 c)))) |
(* 2 a) |
(/ (* b b) c) |
(* a (/ (* b b) c)) |
(sqrt (* a (* -4 c))) |
(* a (* -4 c)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #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 #s(literal -4 binary64) c))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) a) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 a (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1 binary64)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) #s(literal -1 binary64)) |
(/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (neg.f64 (/.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (neg.f64 (/.f64 a #s(literal -1/2 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 a #s(literal -1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) a)) |
(*.f64 #s(literal -2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(*.f64 a (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(*.f64 a (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) a) |
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 a #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 a #s(literal -1/2 binary64))) |
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(*.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(*.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64)))) (/.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 a (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(*.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -2 binary64)) |
(*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(*.f64 (/.f64 a (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))) |
(*.f64 (/.f64 a (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -2 binary64))))) |
(/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) c))))))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) c)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) b))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64)) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b b)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))))) |
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) b))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))) a)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b a) (*.f64 #s(literal -1 binary64) (*.f64 a c))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) b)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 a (/.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))) a))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b a)) |
(/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) a) b) |
(/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) b) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 b (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c))) (neg.f64 (*.f64 b a))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)) (/.f64 b (*.f64 c (*.f64 a #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 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b) #s(literal 1 binary64)) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b)) (neg.f64 (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) b))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (neg.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a #s(literal 2 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) b))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 b (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)))) (neg.f64 (neg.f64 (*.f64 b a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) a))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64))) (neg.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b) #s(literal 1 binary64))) (neg.f64 (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(pow.f64 (/.f64 (*.f64 b a) (*.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) b)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) (*.f64 b a))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b)) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 c b) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (/.f64 c b)) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) b)) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a c) b) a)) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal 2 binary64))) (/.f64 c b)) |
(*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 a a) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 c b)) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 a c) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) b) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 c b)) a)) |
(*.f64 (/.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) b)) a)) |
(*.f64 (/.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) a)) |
(*.f64 (/.f64 c a) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) b)) #s(literal -2 binary64))) |
(*.f64 (/.f64 c a) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) b)) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 (/.f64 c b) a)) |
(*.f64 (/.f64 (/.f64 c b) a) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) a) (/.f64 (/.f64 c b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 c b) #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) a) (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) a) (/.f64 #s(literal -1/2 binary64) b)) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal 2 binary64))) b) (/.f64 c a)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal 2 binary64))) a) (/.f64 c b)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) |
(*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) a) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(pow.f64 (/.f64 a #s(literal -1/2 binary64)) #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 binary64) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c))) (neg.f64 (-.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) b)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(pow.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b)) |
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (*.f64 a c)) b)) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 c b))) |
(*.f64 c (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 c (/.f64 (*.f64 a #s(literal 2 binary64)) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c b)) |
(*.f64 (*.f64 c (*.f64 a #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 1 binary64) b) (*.f64 c (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 c b) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) b)) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) c) b)) |
(*.f64 (/.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 c b)) |
(*.f64 a (*.f64 #s(literal 2 binary64) c)) |
(*.f64 c (*.f64 a #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 a c)) |
(*.f64 (*.f64 a #s(literal 2 binary64)) c) |
(*.f64 (*.f64 a c) #s(literal 2 binary64)) |
(*.f64 (*.f64 c #s(literal 2 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (*.f64 b (-.f64 a (/.f64 (*.f64 b b) c))))) |
(/.f64 b (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 a (/.f64 (*.f64 b b) c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (*.f64 b (-.f64 a (/.f64 (*.f64 b b) c)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 a (/.f64 (*.f64 b b) c))))) |
(/.f64 (*.f64 b (-.f64 a (/.f64 (*.f64 b b) c))) (/.f64 a (/.f64 c (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 b (-.f64 a (/.f64 (*.f64 b b) c)))) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 c (*.f64 b b))))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 a (/.f64 (*.f64 b b) c)))) |
(/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 c (*.f64 b b))))) |
(/.f64 (*.f64 b (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a)) (/.f64 (*.f64 b b) c)) |
(/.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 a (/.f64 (*.f64 b b) c)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) a)) b) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 c (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a) b) (/.f64 (*.f64 b b) c)) |
(/.f64 (/.f64 (*.f64 b (-.f64 a (/.f64 (*.f64 b b) c))) a) (/.f64 (*.f64 b b) c)) |
(/.f64 (/.f64 (*.f64 b (-.f64 a (/.f64 (*.f64 b b) c))) (/.f64 (*.f64 b b) c)) a) |
(/.f64 (neg.f64 (neg.f64 (*.f64 b (-.f64 a (/.f64 (*.f64 b b) c))))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 c (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 a (/.f64 (*.f64 b b) c))))) |
(/.f64 (neg.f64 (*.f64 b (+.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 c (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 b (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 a (/.f64 (*.f64 b b) c))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) a)) b)) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 c (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a) b)) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (-.f64 a (/.f64 (*.f64 b b) c))) a)) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (-.f64 a (/.f64 (*.f64 b b) c))) (/.f64 (*.f64 b b) c))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (*.f64 b (-.f64 a (/.f64 (*.f64 b b) c)))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (/.f64 a (/.f64 c (*.f64 b b))))) |
(*.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 (/.f64 c (*.f64 b b)) a) b)) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (/.f64 a (/.f64 c (*.f64 b b)))) b) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 b (/.f64 a (-.f64 a (/.f64 (*.f64 b b) c))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 (/.f64 (*.f64 b b) c) (-.f64 a (/.f64 (*.f64 b b) c))))) |
(*.f64 (/.f64 (/.f64 c (*.f64 b b)) a) (/.f64 b (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (*.f64 b b) c))))) |
(*.f64 (*.f64 b (-.f64 a (/.f64 (*.f64 b b) c))) (/.f64 (/.f64 c (*.f64 b b)) a)) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a) (/.f64 b (/.f64 (*.f64 b b) c))) |
(*.f64 (/.f64 b a) (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (/.f64 (*.f64 b b) c))) |
(*.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) c) (-.f64 a (/.f64 (*.f64 b b) c))))) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (/.f64 (*.f64 b b) c)) (/.f64 b a)) |
(*.f64 (/.f64 b (/.f64 (*.f64 b b) c)) (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a)) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (/.f64 a (/.f64 c (*.f64 b b))))) |
(*.f64 (/.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a) b) (/.f64 b (/.f64 b c))) |
(*.f64 (/.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a) (*.f64 b b)) (/.f64 b (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 (*.f64 b (-.f64 a (/.f64 (*.f64 b b) c))) (*.f64 (*.f64 b b) a)) c) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (*.f64 (*.f64 b b) a)) (/.f64 b (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a) #s(literal 1 binary64)) (/.f64 b (/.f64 (*.f64 b b) c))) |
(*.f64 (/.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 b (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))) |
(*.f64 (/.f64 b b) (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 b c) a))) |
(*.f64 (/.f64 b b) (/.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a) (/.f64 b c))) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (/.f64 c (*.f64 b b))))) |
(*.f64 (/.f64 b (*.f64 b b)) (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (*.f64 (/.f64 #s(literal 1 binary64) c) a))) |
(*.f64 (/.f64 b (*.f64 b b)) (/.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 b (*.f64 b a)) (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (/.f64 b c))) |
(*.f64 (/.f64 b (*.f64 (*.f64 b b) a)) (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) b) (/.f64 b (*.f64 (/.f64 b c) a))) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (*.f64 b b)) (/.f64 b (*.f64 (/.f64 #s(literal 1 binary64) c) a))) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (*.f64 b a)) (/.f64 b (/.f64 b c))) |
(*.f64 (/.f64 b (/.f64 b c)) (/.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a) b)) |
(*.f64 (/.f64 b (/.f64 #s(literal 1 binary64) c)) (/.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a) (*.f64 b b))) |
(*.f64 (/.f64 b (/.f64 a (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (*.f64 b b) c))))) |
(*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))))))) |
(*.f64 (/.f64 b (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a))) |
(*.f64 (/.f64 b (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))) (/.f64 (+.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) a)) a)) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) a)) a) (/.f64 b (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)))) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 (+.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b b) c))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b b) c)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a) (/.f64 b c)) (/.f64 b b)) |
(*.f64 (/.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a) (/.f64 #s(literal 1 binary64) c)) (/.f64 b (*.f64 b b))) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))))) (/.f64 b (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a a)))) (/.f64 b (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 b (/.f64 a (/.f64 c (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 a (/.f64 (*.f64 b b) c)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 a (/.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 (*.f64 b b) c) (/.f64 a (/.f64 c (*.f64 b b))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a)) (/.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a)) (/.f64 a (/.f64 c (*.f64 b b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 c (*.f64 b b))))) (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 c (*.f64 b b)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a))) (/.f64 (*.f64 a a) (*.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a)))) |
(neg.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 c (*.f64 b b)))))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (/.f64 c (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 a (/.f64 (*.f64 b b) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 a (/.f64 (*.f64 b b) c))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) c) (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 a (/.f64 (*.f64 b b) c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 a (/.f64 (*.f64 b b) c))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 a (/.f64 (*.f64 b b) c))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) c) (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a)))) |
(/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (/.f64 a (/.f64 c (*.f64 b b)))) |
(/.f64 (+.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 c (*.f64 b b))))) |
(/.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 a (/.f64 c (*.f64 b b))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a a)) (*.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a))) |
(/.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a) (/.f64 (*.f64 b b) c)) |
(/.f64 (*.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))))) (/.f64 a (/.f64 c (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a) (/.f64 a (/.f64 c (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 a (/.f64 c (*.f64 b b))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a a))) (neg.f64 (*.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 c (*.f64 b b)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a)) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (/.f64 (*.f64 b b) c)) a) |
(/.f64 (*.f64 (-.f64 a (/.f64 (*.f64 b b) c)) #s(literal 1 binary64)) (/.f64 a (/.f64 c (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c (*.f64 b b)) a)) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a a)) (/.f64 (/.f64 c (*.f64 b b)) a)) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a)) |
(/.f64 (/.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a) b) (/.f64 b c)) |
(/.f64 (/.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))))) (/.f64 a (/.f64 c (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a) (/.f64 a (/.f64 c (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) a)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 c (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a))) (/.f64 (*.f64 b b) c)) |
(/.f64 (neg.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (/.f64 (*.f64 b b) c))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 a (/.f64 (*.f64 b b) c)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 c (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 c (*.f64 b b)) a))) (neg.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a a)) (/.f64 (/.f64 c (*.f64 b b)) a))) (neg.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a) b)) (neg.f64 (/.f64 b c))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a) (*.f64 b b))) (neg.f64 (/.f64 #s(literal 1 binary64) c))) |
(pow.f64 (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 a (/.f64 (*.f64 b b) c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 a (/.f64 (*.f64 b b) c))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b b) c) (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (/.f64 a (/.f64 c (*.f64 b b))))) |
(*.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (/.f64 (/.f64 c (*.f64 b b)) a)) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (/.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a))) |
(*.f64 (+.f64 (/.f64 (*.f64 b b) c) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 c (*.f64 b b)))))) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (/.f64 (*.f64 b b) c))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 (*.f64 b b) c) (-.f64 a (/.f64 (*.f64 b b) c))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 c (*.f64 b b)) a) (-.f64 a (/.f64 (*.f64 b b) c))) |
(*.f64 (/.f64 (/.f64 c (*.f64 b b)) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (*.f64 b b) c))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (/.f64 (*.f64 b b) c)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a) (*.f64 b b)) c) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (*.f64 (*.f64 b b) a)) c) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (*.f64 (*.f64 b b) a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a) #s(literal 1 binary64)) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (pow.f64 (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (/.f64 b c)) (/.f64 (/.f64 #s(literal 1 binary64) a) b)) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (/.f64 #s(literal 1 binary64) c)) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b))) |
(*.f64 (/.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)))))) (/.f64 (*.f64 b b) c))) |
(*.f64 (/.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) c)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)))))) a)) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a a)) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a)) (/.f64 (*.f64 b b) c))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a a)) (/.f64 (*.f64 b b) c)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a)) a)) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) b) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b c))) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) b) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b c) a))) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) a))) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (*.f64 b a)) (/.f64 c b)) |
(*.f64 (/.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) b) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)))))) (*.f64 (/.f64 b c) a))) |
(*.f64 (/.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)))))) (*.f64 (/.f64 #s(literal 1 binary64) c) a))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a a)) b) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a)) (*.f64 (/.f64 b c) a))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a a)) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a)) (*.f64 (/.f64 #s(literal 1 binary64) c) a))) |
(*.f64 (/.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (*.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)))))) (/.f64 b c))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a a)) (*.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a)) (/.f64 b c))) |
(*.f64 (/.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) a)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)))))) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) a)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a)) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))))) (/.f64 a (/.f64 c (*.f64 b b)))) (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))))))) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) #s(literal 1 binary64)) (/.f64 (/.f64 c (*.f64 b b)) a)) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)))) |
(+.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a) |
(-.f64 a (/.f64 (*.f64 b b) c)) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a)) (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))))) |
(fma.f64 b (neg.f64 (/.f64 b c)) a) |
(fma.f64 b (*.f64 (/.f64 b c) #s(literal -1 binary64)) a) |
(fma.f64 (*.f64 b b) (neg.f64 (/.f64 #s(literal 1 binary64) c)) a) |
(fma.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) a) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) a) |
(fma.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64) a) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b c) a) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) c) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))))) (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a) (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))))) (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a) (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a a))))) |
(/.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)))))) |
(/.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 c (*.f64 b b))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a a)) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 c (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a a))) (neg.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a))) |
(/.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c))) (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a)) (*.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a) (*.f64 a a))) (*.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a a)))) (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)))) (neg.f64 (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (/.f64 a (/.f64 c (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a)) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a))) (+.f64 (*.f64 (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a)) (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a)) (/.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a)))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))))) (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a) (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (-.f64 a (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) a))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) c)) |
(-.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 b b) c)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) c))) (/.f64 (*.f64 b b) (neg.f64 (-.f64 #s(literal 0 binary64) c)))) |
(neg.f64 (/.f64 (*.f64 b b) c)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 c (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 c (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c c)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) c))))) |
(pow.f64 (neg.f64 (/.f64 c (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))) |
(*.f64 b (neg.f64 (/.f64 b c))) |
(*.f64 b (*.f64 (/.f64 b c) #s(literal -1 binary64))) |
(*.f64 (*.f64 b b) (neg.f64 (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) |
(*.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b c)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 b c)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a a) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))) (*.f64 a a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))))) |
(neg.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.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 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))) (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.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 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.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 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) a)))) |
(/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))) (*.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) a) a) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a))))) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))) #s(literal 1 binary64)) (*.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64))))) (neg.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.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 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a))))) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.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 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) a))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.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 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))))) |
(pow.f64 (/.f64 (*.f64 a a) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a))) |
(*.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.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) a) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.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 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 a a) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))) a)) |
(*.f64 (/.f64 a a) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a)))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a))))) (*.f64 a a)) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a)) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a)))) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a))))) |
(fma.f64 b (*.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a))) |
(fma.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) |
(fma.f64 a (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 b a) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a #s(literal -1/2 binary64)) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) a (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) a (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a))) |
(fma.f64 (*.f64 b a) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a))) |
(fma.f64 (*.f64 a #s(literal -1/2 binary64)) b (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a))) |
(fma.f64 (*.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) |
(fma.f64 (sqrt.f64 a) (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 a (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal -1/2 binary64) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a))))) (+.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a))))) (+.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)))) (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a (*.f64 b #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))))) (neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))))) (*.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))))) (neg.f64 (neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a))))) (+.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))))) #s(literal -1 binary64)) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) |
(*.f64 a (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) a) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b #s(literal -1/2 binary64))))) |
(*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) a)) |
(*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) a) |
(*.f64 (*.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) |
(*.f64 (sqrt.f64 a) (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 a (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) |
(*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal -1/2 binary64)) |
(*.f64 (sqrt.f64 a) (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 a)) (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.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 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) 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 a (*.f64 #s(literal -4 binary64) c)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 c (*.f64 b b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) c)) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))) |
(neg.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 c (*.f64 b b))))) |
(/.f64 (*.f64 b b) c) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) c) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) c)) |
(pow.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c)) |
(*.f64 b (/.f64 b c)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c))) |
(*.f64 (/.f64 b c) b) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b c)) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) c)) |
(*.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 (*.f64 b b) a))) |
(/.f64 a (/.f64 c (*.f64 b b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (*.f64 (*.f64 b b) a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 c (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 b b) a) c) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 c (*.f64 b b))) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) a))) (neg.f64 (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 (/.f64 c (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 c (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) a)) (neg.f64 (-.f64 #s(literal 0 binary64) c))) |
(pow.f64 (/.f64 c (*.f64 (*.f64 b b) a)) #s(literal -1 binary64)) |
(*.f64 b (*.f64 (/.f64 b c) a)) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) c) a)) |
(*.f64 a (/.f64 (*.f64 b b) c)) |
(*.f64 (/.f64 (*.f64 b b) c) a) |
(*.f64 (*.f64 b a) (/.f64 b c)) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 b b) a) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 a c) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1 binary64)) (/.f64 a c)) |
(exp.f64 (*.f64 (log.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 a) (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 a #s(literal -4 binary64)))) |
(*.f64 (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (*.f64 a c) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(*.f64 (pow.f64 (*.f64 a c) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1/2 binary64)) |
(*.f64 a (*.f64 #s(literal -4 binary64) c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
| 1× | egg-herbie |
| 6442× | *-lowering-*.f32 |
| 6442× | *-lowering-*.f64 |
| 4750× | +-lowering-+.f64 |
| 4750× | +-lowering-+.f32 |
| 1286× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1044 | 8615 |
| 1 | 3700 | 8339 |
| 0 | 8485 | 8339 |
| 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))))) |
(* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 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))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(* -1 (/ a b)) |
(/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1 a) (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6)))))) b) |
(* -1 (/ b c)) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c)))) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* 2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ 1 c))))) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ 1 c)))))) |
(* -1 (/ a b)) |
(* a (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* a (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b))) |
(* a (- (* a (+ (* -1 (/ c (pow b 3))) (* a (+ (* -2 (/ (pow c 2) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 3) (pow b 7))) (* -1/2 (/ (pow c 3) (pow b 7)))))))))) (/ 1 b))) |
(* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(- (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -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))))) |
(- (+ (* -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))))))) |
(* (sqrt (/ a c)) (sqrt -1)) |
(+ (* -1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) |
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) |
(* -1 (/ a b)) |
(+ (* -1 (/ a b)) (* -1 (/ (* (pow a 2) c) (pow b 3)))) |
(+ (* -1 (/ a b)) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 5))) (* -1 (/ (pow a 2) (pow b 3)))))) |
(+ (* -1 (/ a b)) (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* c (+ (* -2 (/ (pow a 3) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7))))))))))) |
(* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))) c) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -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))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))) c) |
(* (sqrt (/ a c)) (sqrt -1)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) c)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (* b c))) c))) c)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))) c)) (* -1/2 (* b c))) c))) c)) |
(* -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)) |
(* (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)))))) |
(* -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/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(* 2 (/ (* 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)) |
(* 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)) |
(/ 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)) |
(+ (* -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 (pow b 2)) |
(/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2)) |
(/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2)) |
(/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2)) |
(/ -1 a) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(/ -1 a) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(/ -1 a) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(/ c (pow b 2)) |
(* c (- (/ 1 (pow b 2)) (/ 1 (* a c)))) |
(* c (- (/ 1 (pow b 2)) (/ 1 (* a c)))) |
(* c (- (/ 1 (pow b 2)) (/ 1 (* a c)))) |
(/ c (pow b 2)) |
(* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2))))) |
(* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2))))) |
(* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2))))) |
(/ -1 a) |
(/ (- (/ (* a c) (pow b 2)) 1) a) |
(/ (- (/ (* a c) (pow b 2)) 1) a) |
(/ (- (/ (* a c) (pow b 2)) 1) a) |
(/ c (pow b 2)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(/ c (pow b 2)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
a |
(+ a (* -1 (/ (pow b 2) c))) |
(+ a (* -1 (/ (pow b 2) c))) |
(+ a (* -1 (/ (pow b 2) c))) |
(* -1 (/ (pow b 2) c)) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 c))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 c))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 c))) |
(* -1 (/ (pow b 2) c)) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 c))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 c))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 c))) |
(* -1 (/ (pow b 2) c)) |
(/ (+ (* -1 (pow b 2)) (* a c)) c) |
(/ (+ (* -1 (pow b 2)) (* a c)) c) |
(/ (+ (* -1 (pow b 2)) (* a c)) c) |
a |
(+ a (* -1 (/ (pow b 2) c))) |
(+ a (* -1 (/ (pow b 2) c))) |
(+ a (* -1 (/ (pow b 2) c))) |
a |
(+ a (* -1 (/ (pow b 2) c))) |
(+ a (* -1 (/ (pow b 2) c))) |
(+ a (* -1 (/ (pow b 2) c))) |
(* -1 (/ (pow b 2) c)) |
(+ a (* -1 (/ (pow b 2) c))) |
(+ a (* -1 (/ (pow b 2) c))) |
(+ a (* -1 (/ (pow b 2) c))) |
a |
(* a (+ 1 (* -1 (/ (pow b 2) (* a c))))) |
(* a (+ 1 (* -1 (/ (pow b 2) (* a c))))) |
(* a (+ 1 (* -1 (/ (pow b 2) (* a c))))) |
a |
(* -1 (* a (- (/ (pow b 2) (* a c)) 1))) |
(* -1 (* a (- (/ (pow b 2) (* a c)) 1))) |
(* -1 (* a (- (/ (pow b 2) (* a c)) 1))) |
(* -1 (/ (pow b 2) c)) |
(* -1 (/ (pow b 2) c)) |
(* -1 (/ (pow b 2) c)) |
(* -1 (/ (pow b 2) c)) |
(* -1 (/ (pow b 2) c)) |
(* -1 (/ (pow b 2) c)) |
(* -1 (/ (pow b 2) c)) |
(* -1 (/ (pow b 2) c)) |
(* -1 (/ (pow b 2) c)) |
(* -1 (/ (pow b 2) c)) |
(* -1 (/ (pow b 2) c)) |
(* -1 (/ (pow b 2) c)) |
(* -1 (/ (pow b 2) c)) |
(* -1 (/ (pow b 2) c)) |
(* -1 (/ (pow b 2) c)) |
(* -1 (/ (pow b 2) c)) |
(* -1 (/ (pow b 2) c)) |
(* -1 (/ (pow b 2) c)) |
(* -1 (/ (pow b 2) c)) |
(* -1 (/ (pow b 2) c)) |
(* -1 (/ (pow b 2) c)) |
(* -1 (/ (pow b 2) c)) |
(* -1 (/ (pow b 2) c)) |
(* -1 (/ (pow b 2) c)) |
(/ (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4)))) a) |
(/ (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4)))) a) |
(/ (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4)))) a) |
(/ (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4)))) 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/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(/ (+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) (pow a 2)) |
(/ (+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) (pow a 2)) |
(/ (+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) (pow a 2)) |
(/ (+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) (pow a 2)) |
(* -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))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* (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/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -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/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(* -1/2 (/ b a)) |
(* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(* -1/2 (/ b a)) |
(* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(* a (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4))))) |
(* a (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4))))) |
(* a (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4))))) |
(* a (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4))))) |
(* -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)))) |
(* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(* (pow a 2) (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(* (pow a 2) (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(* (pow a 2) (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) |
(+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) |
(+ (* -1/2 (* a b)) (* -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))) |
(* 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)))) |
(* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* -1/2 (/ (* a b) c)))) |
(* (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/2 (/ (* a b) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* 1/2 (/ (* a b) 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 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) |
(+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) |
(* -1/2 (* a b)) |
(* b (+ (* -1/2 a) (* -1/2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))))) |
(* b (+ (* -1/2 a) (* -1/2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))))) |
(* b (+ (* -1/2 a) (* -1/2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))))) |
(* -1/2 (* a b)) |
(* -1 (* b (+ (* 1/2 a) (* 1/2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))))) |
(* -1 (* b (+ (* 1/2 a) (* 1/2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))))) |
(* -1 (* b (+ (* 1/2 a) (* 1/2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* (sqrt (* a c)) (sqrt -1)) |
(* (sqrt (* a c)) (sqrt -1)) |
(* (sqrt (* a c)) (sqrt -1)) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* (sqrt (* a c)) (sqrt -1)) |
(* (sqrt (* a c)) (sqrt -1)) |
(* (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)))))))) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(/ (* a (pow b 2)) c) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
| Outputs |
|---|
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/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 #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 #s(literal 2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (+.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))))) |
(* -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 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.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 (*.f64 #s(literal 2 binary64) (*.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 #s(literal 0 binary64) (/.f64 b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (*.f64 a (/.f64 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 (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/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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.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 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) 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 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a))))) |
(* c (+ (* -1/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 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.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)) (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 c a))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.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 #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)) |
(* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) c)) |
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 c #s(literal -4 binary64)))))) |
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* 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))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) 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 c a))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))))) |
(* -1 (/ a b)) |
(/.f64 a (-.f64 #s(literal 0 binary64) b)) |
(/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b) |
(/ (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2))))) b) |
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) a) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b) |
(/ (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1 a) (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) a) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.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)))) b) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* 2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ 1 c))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) |
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ 1 c)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 c c)) (/.f64 #s(literal 20 binary64) a)))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) c)) (/.f64 a (*.f64 b b)))) |
(* -1 (/ a b)) |
(/.f64 a (-.f64 #s(literal 0 binary64) b)) |
(* a (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c a) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* a (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b))) |
(*.f64 a (+.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 (/ c (pow b 3))) (* a (+ (* -2 (/ (pow c 2) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 3) (pow b 7))) (* -1/2 (/ (pow c 3) (pow b 7)))))))))) (/ 1 b))) |
(*.f64 a (+.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64))))) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) c)) |
(- (+ (* -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))))) |
(+.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 (*.f64 #s(literal -1/2 binary64) b) c)) |
(- (+ (* -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))))))) |
(-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (/.f64 (*.f64 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 (*.f64 b #s(literal 1/2 binary64)) c) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
(* (sqrt (/ a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) |
(+ (* -1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) |
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.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 a (/.f64 b c)))) a)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) |
(-.f64 (*.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 c a)))) (*.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 (*.f64 #s(literal -1/16 binary64) (*.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)))))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 b c)))) a)) |
(* -1 (/ a b)) |
(/.f64 a (-.f64 #s(literal 0 binary64) b)) |
(+ (* -1 (/ a b)) (* -1 (/ (* (pow a 2) c) (pow b 3)))) |
(-.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ a b)) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 5))) (* -1 (/ (pow a 2) (pow b 3)))))) |
(-.f64 (*.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))))) (/.f64 a b)) |
(+ (* -1 (/ a b)) (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* c (+ (* -2 (/ (pow a 3) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7))))))))))) |
(-.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 a b)) |
(* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -4 binary64))) c) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))) c) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c))))) c) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -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))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))) c) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) a))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c)))))) c) |
(* (sqrt (/ a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) c)) |
(/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (neg.f64 c)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (* b c))) c))) c)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64))) c) (*.f64 (*.f64 #s(literal -1/2 binary64) b) c)) c)) (neg.f64 c)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))) c)) (* -1/2 (* b c))) c))) c)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) c) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) a))))) c) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64)))) c)) c)) (neg.f64 c)) |
(* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 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 c a))) (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 c a))) (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 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c a))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (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 c a) (-.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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.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 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (neg.f64 (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))) b) |
(* -1 (/ b (* a c))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b 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 c a)) (/.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 c a)) (/.f64 (*.f64 c a) (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 c a)) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.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 c a)))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 c a) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)) |
(+.f64 (/.f64 (*.f64 c a) (neg.f64 (*.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 0 binary64) a) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)) |
(* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) 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 (*.f64 #s(literal -1/2 binary64) 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 a a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (/.f64 (*.f64 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 (*.f64 b #s(literal 1/2 binary64)) c) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) a) |
(* (sqrt (/ 1 (* a c))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* 1/2 (/ b c))) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 b c)))) a)) (-.f64 #s(literal 0 binary64) 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 c a)))) (*.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 (*.f64 #s(literal 1/16 binary64) (*.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)))))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 b c)))) a)) (-.f64 #s(literal 0 binary64) a)) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)) |
(+.f64 (/.f64 (*.f64 c a) (neg.f64 (*.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 5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 c)) (*.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 c a))) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) c) |
(/.f64 (+.f64 (/.f64 (*.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 a) #s(literal 1/2 binary64)) (*.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 c a)))) |
(* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* 1/2 (/ b a))) c)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 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 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c b) a))) c)) (neg.f64 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 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal 1/8 binary64)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.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)))))))) (neg.f64 c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c b) a))) 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 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 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 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))))))) |
(* 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 c b)) (/.f64 #s(literal -2 binary64) 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 c a) (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c 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 c a) (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.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 c a) (/.f64 (*.f64 a (*.f64 c (*.f64 c a))) (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (-.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 a (*.f64 c (*.f64 c a))) (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.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 a (/.f64 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 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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
(* 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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 (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)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 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 (-.f64 #s(literal 0 binary64) a) (-.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) 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 #s(literal 0 binary64) a) (-.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 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a)) 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 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 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(*.f64 c (+.f64 (+.f64 (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/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)))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -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)) (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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) 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 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) c)) (neg.f64 c)) |
(* -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/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(* 2 (* a c)) |
(*.f64 #s(literal 2 binary64) (*.f64 c a)) |
(* 2 (* a c)) |
(*.f64 #s(literal 2 binary64) (*.f64 c a)) |
(* 2 (* a c)) |
(*.f64 #s(literal 2 binary64) (*.f64 c a)) |
(* 2 (* a c)) |
(*.f64 #s(literal 2 binary64) (*.f64 c a)) |
(* 2 (* a c)) |
(*.f64 #s(literal 2 binary64) (*.f64 c a)) |
(* 2 (* a c)) |
(*.f64 #s(literal 2 binary64) (*.f64 c a)) |
(* 2 (* a c)) |
(*.f64 #s(literal 2 binary64) (*.f64 c a)) |
(* 2 (* a c)) |
(*.f64 #s(literal 2 binary64) (*.f64 c a)) |
(* 2 (* a c)) |
(*.f64 #s(literal 2 binary64) (*.f64 c a)) |
(* 2 (* a c)) |
(*.f64 #s(literal 2 binary64) (*.f64 c a)) |
(* 2 (* a c)) |
(*.f64 #s(literal 2 binary64) (*.f64 c a)) |
(* 2 (* a c)) |
(*.f64 #s(literal 2 binary64) (*.f64 c a)) |
(* 2 (* a c)) |
(*.f64 #s(literal 2 binary64) (*.f64 c a)) |
(* 2 (* a c)) |
(*.f64 #s(literal 2 binary64) (*.f64 c a)) |
(* 2 (* a c)) |
(*.f64 #s(literal 2 binary64) (*.f64 c a)) |
(* 2 (* a c)) |
(*.f64 #s(literal 2 binary64) (*.f64 c a)) |
(* 2 (* a c)) |
(*.f64 #s(literal 2 binary64) (*.f64 c a)) |
(* 2 (* a c)) |
(*.f64 #s(literal 2 binary64) (*.f64 c a)) |
(* 2 (* a c)) |
(*.f64 #s(literal 2 binary64) (*.f64 c a)) |
(* 2 (* a c)) |
(*.f64 #s(literal 2 binary64) (*.f64 c a)) |
(* 2 (* a c)) |
(*.f64 #s(literal 2 binary64) (*.f64 c a)) |
(* 2 (* a c)) |
(*.f64 #s(literal 2 binary64) (*.f64 c a)) |
(* 2 (* a c)) |
(*.f64 #s(literal 2 binary64) (*.f64 c a)) |
(* 2 (* a c)) |
(*.f64 #s(literal 2 binary64) (*.f64 c 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 (/ 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 a (/.f64 c b)) b) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (*.f64 a (/.f64 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 (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) (*.f64 b b)) |
(/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) (*.f64 b b)) |
(/ (+ c (* -1 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) (*.f64 b b)) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(* c (- (/ 1 (pow b 2)) (/ 1 (* a c)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 c a)))) |
(* c (- (/ 1 (pow b 2)) (/ 1 (* a c)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 c a)))) |
(* c (- (/ 1 (pow b 2)) (/ 1 (* a c)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 c a)))) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (neg.f64 c)) |
(* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (neg.f64 c)) |
(* -1 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) (neg.f64 c)) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ (- (/ (* a c) (pow b 2)) 1) a) |
(/.f64 (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal -1 binary64)) a) |
(/ (- (/ (* a c) (pow b 2)) 1) a) |
(/.f64 (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal -1 binary64)) a) |
(/ (- (/ (* a c) (pow b 2)) 1) a) |
(/.f64 (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal -1 binary64)) a) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
(- (/ c (pow b 2)) (/ 1 a)) |
(+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) |
a |
(+ a (* -1 (/ (pow b 2) c))) |
(-.f64 a (/.f64 (*.f64 b b) c)) |
(+ a (* -1 (/ (pow b 2) c))) |
(-.f64 a (/.f64 (*.f64 b b) c)) |
(+ a (* -1 (/ (pow b 2) c))) |
(-.f64 a (/.f64 (*.f64 b b) c)) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 c))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 c))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 c))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c))) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 c))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 c))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c))) |
(* (pow b 2) (- (/ a (pow b 2)) (/ 1 c))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c))) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(/ (+ (* -1 (pow b 2)) (* a c)) c) |
(/.f64 (-.f64 (*.f64 c a) (*.f64 b b)) c) |
(/ (+ (* -1 (pow b 2)) (* a c)) c) |
(/.f64 (-.f64 (*.f64 c a) (*.f64 b b)) c) |
(/ (+ (* -1 (pow b 2)) (* a c)) c) |
(/.f64 (-.f64 (*.f64 c a) (*.f64 b b)) c) |
a |
(+ a (* -1 (/ (pow b 2) c))) |
(-.f64 a (/.f64 (*.f64 b b) c)) |
(+ a (* -1 (/ (pow b 2) c))) |
(-.f64 a (/.f64 (*.f64 b b) c)) |
(+ a (* -1 (/ (pow b 2) c))) |
(-.f64 a (/.f64 (*.f64 b b) c)) |
a |
(+ a (* -1 (/ (pow b 2) c))) |
(-.f64 a (/.f64 (*.f64 b b) c)) |
(+ a (* -1 (/ (pow b 2) c))) |
(-.f64 a (/.f64 (*.f64 b b) c)) |
(+ a (* -1 (/ (pow b 2) c))) |
(-.f64 a (/.f64 (*.f64 b b) c)) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(+ a (* -1 (/ (pow b 2) c))) |
(-.f64 a (/.f64 (*.f64 b b) c)) |
(+ a (* -1 (/ (pow b 2) c))) |
(-.f64 a (/.f64 (*.f64 b b) c)) |
(+ a (* -1 (/ (pow b 2) c))) |
(-.f64 a (/.f64 (*.f64 b b) c)) |
a |
(* a (+ 1 (* -1 (/ (pow b 2) (* a c))))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c a)))) |
(* a (+ 1 (* -1 (/ (pow b 2) (* a c))))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c a)))) |
(* a (+ 1 (* -1 (/ (pow b 2) (* a c))))) |
(*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c a)))) |
a |
(* -1 (* a (- (/ (pow b 2) (* a c)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 b b) (*.f64 c a)) #s(literal -1 binary64))) |
(* -1 (* a (- (/ (pow b 2) (* a c)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 b b) (*.f64 c a)) #s(literal -1 binary64))) |
(* -1 (* a (- (/ (pow b 2) (* a c)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 b b) (*.f64 c a)) #s(literal -1 binary64))) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(* -1 (/ (pow b 2) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) |
(/ (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4)))) a) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))) a) |
(/ (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4)))) a) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))) a) |
(/ (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4)))) a) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))) a) |
(/ (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4)))) a) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 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 (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))) |
(*.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))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(* (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/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/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/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) (pow a 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 a b))) (*.f64 a a)) |
(/ (+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) (pow a 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 a b))) (*.f64 a a)) |
(/ (+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) (pow a 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 a b))) (*.f64 a a)) |
(/ (+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) (pow a 2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 a b))) (*.f64 a a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* 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))))) |
(*.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))))) |
(*.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))))) |
(* (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/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/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/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -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))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))) (/.f64 #s(literal -1/2 binary64) a))) |
(* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))) (/.f64 #s(literal -1/2 binary64) a))) |
(* b (- (* -1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a)))) |
(*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))) (/.f64 #s(literal -1/2 binary64) a))) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))))) |
(* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))))) |
(* -1 (* b (+ (* 1/2 (* (sqrt (/ c a)) (/ (sqrt -4) b))) (* 1/2 (/ 1 a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))))) |
(* a (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4))))) |
(*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))))) |
(* a (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4))))) |
(*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))))) |
(* a (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4))))) |
(*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))))) |
(* a (+ (* -1/2 b) (* -1/2 (* (sqrt (* a c)) (sqrt -4))))) |
(*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (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 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) (*.f64 a a)) |
(* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) (*.f64 a a)) |
(* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) (*.f64 a a)) |
(* (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/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/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))))) |
(+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 a b))) |
(+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 a b))) |
(+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 a b))) |
(+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 a b))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (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 a (/.f64 b c))))) |
(* 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 a (/.f64 b c))))) |
(* 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 a (/.f64 b c))))) |
(* (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 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 b c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* 1/2 (/ (* a b) c))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 b c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* 1/2 (/ (* a b) c))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 b c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 a b))) |
(+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 a b))) |
(+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 a b))) |
(* -1/2 (* a b)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 a b)) |
(* b (+ (* -1/2 a) (* -1/2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))))) |
(*.f64 b (*.f64 #s(literal -1/2 binary64) (+.f64 a (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))))) |
(* b (+ (* -1/2 a) (* -1/2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))))) |
(*.f64 b (*.f64 #s(literal -1/2 binary64) (+.f64 a (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))))) |
(* b (+ (* -1/2 a) (* -1/2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b))))) |
(*.f64 b (*.f64 #s(literal -1/2 binary64) (+.f64 a (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))))) |
(* -1/2 (* a b)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* 1/2 a) (* 1/2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1/2 binary64) (+.f64 a (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))))) |
(* -1 (* b (+ (* 1/2 a) (* 1/2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1/2 binary64) (+.f64 a (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))))) |
(* -1 (* b (+ (* 1/2 a) (* 1/2 (* (sqrt (* (pow a 3) c)) (/ (sqrt -4) b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1/2 binary64) (+.f64 a (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (sqrt.f64 #s(literal -4 binary64)) b))))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.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))) |
(*.f64 #s(literal -1/2 binary64) (*.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))) |
(*.f64 #s(literal -1/2 binary64) (*.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))) |
(*.f64 #s(literal -1/2 binary64) (*.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))) |
(*.f64 #s(literal -1/2 binary64) (*.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))) |
(*.f64 #s(literal -1/2 binary64) (*.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))) |
(*.f64 #s(literal -1/2 binary64) (*.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))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.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))) |
(*.f64 #s(literal -1/2 binary64) (*.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))) |
(*.f64 #s(literal -1/2 binary64) (*.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))) |
(*.f64 #s(literal -1/2 binary64) (*.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))) |
(*.f64 #s(literal -1/2 binary64) (*.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))) |
(*.f64 #s(literal -1/2 binary64) (*.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))) |
(*.f64 #s(literal -1/2 binary64) (*.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))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 (*.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 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 a (/.f64 c b)) (/.f64 #s(literal -2 binary64) b)))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -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 a (/.f64 c b)) (/.f64 #s(literal -2 binary64) b)))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 (*.f64 a (/.f64 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 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (+.f64 (*.f64 (*.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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* 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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #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 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 #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 #s(literal 0 binary64) (*.f64 a (+.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)))))))) |
(* -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 #s(literal 0 binary64) a) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 (*.f64 a (/.f64 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 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (+.f64 (*.f64 #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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (+.f64 (*.f64 #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 #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)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (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 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 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 (+.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))))) (neg.f64 c)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(/ (* a (pow b 2)) c) |
(/.f64 (*.f64 a (*.f64 b b)) c) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
Compiled 33625 to 3724 computations (88.9% saved)
68 alts after pruning (62 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1452 | 20 | 1472 |
| Fresh | 3 | 42 | 45 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1458 | 68 | 1526 |
| Status | Accuracy | Program |
|---|---|---|
| 22.2% | (fma.f64 (sqrt.f64 c) (*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) | |
| 29.9% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal -2 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) | |
| 10.4% | (/.f64 (/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))) #s(literal -2 binary64)) a) | |
| 13.1% | (/.f64 (/.f64 (+.f64 b (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b)) #s(literal -2 binary64)) a) | |
| 48.6% | (/.f64 (/.f64 (+.f64 b (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -2 binary64)) a) | |
| ✓ | 50.4% | (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) a) |
| 33.7% | (/.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -2 binary64)) a) | |
| 26.9% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) c)) | |
| 32.6% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) | |
| 29.8% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b)))) | |
| 33.7% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| 27.4% | (/.f64 (/.f64 #s(literal 1 binary64) a) (*.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))))) | |
| 28.4% | (/.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))))) | |
| 29.9% | (/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) | |
| 7.2% | (/.f64 (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (*.f64 b (+.f64 c (/.f64 (*.f64 b b) a)))) | |
| ✓ | 21.3% | (/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
| 20.2% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a b)) | |
| 30.1% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c b))) a) | |
| 10.5% | (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) (sqrt.f64 a)) #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) | |
| 32.5% | (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) | |
| 30.0% | (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) a)) | |
| 22.1% | (/.f64 (*.f64 a (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a a)) | |
| 25.9% | (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b a)) | |
| 11.5% | (/.f64 c b) | |
| 11.3% | (/.f64 b (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 a (/.f64 (*.f64 b b) c)))) | |
| 13.0% | (/.f64 b (/.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))))) | |
| 19.9% | (/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 #s(literal 0 binary64) a))) | |
| ✓ | 32.7% | (/.f64 b (neg.f64 a)) |
| 10.3% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (*.f64 b (-.f64 a (/.f64 (*.f64 b b) c))))) | |
| 25.2% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) | |
| 34.7% | (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) | |
| 33.4% | (/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) | |
| ✓ | 49.9% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) a)) |
| 29.9% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))) a)) | |
| 34.7% | (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))) | |
| 28.3% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) a)) | |
| 32.8% | (-.f64 (/.f64 c b) (/.f64 b a)) | |
| 27.7% | (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (/.f64 b a)) | |
| 35.5% | (-.f64 #s(literal 0 binary64) (/.f64 c b)) | |
| 6.9% | (*.f64 (pow.f64 (/.f64 b (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 c (/.f64 (*.f64 b b) a)))) | |
| 29.5% | (*.f64 (/.f64 (/.f64 c b) a) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -2 binary64))) | |
| 26.7% | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) a) (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) #s(literal -2 binary64))) | |
| 27.6% | (*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a)) | |
| 13.2% | (*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (*.f64 b a)) (/.f64 b (/.f64 b c))) | |
| 28.0% | (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal 2 binary64))) b) (/.f64 c a)) | |
| 29.2% | (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 2 binary64)))))) | |
| 21.3% | (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 c (/.f64 (*.f64 b b) a))) | |
| 28.0% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))))) | |
| 29.8% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b))) | |
| 22.2% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 c)))) | |
| 18.5% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) (sqrt.f64 a)))) | |
| ✓ | 33.8% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| 27.2% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 c (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) b)))) | |
| 29.4% | (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) a)) | |
| 32.6% | (*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) | |
| 28.0% | (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 a c) b)) | |
| 32.6% | (*.f64 (/.f64 #s(literal -1 binary64) a) b) | |
| 29.5% | (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 c b) (/.f64 #s(literal -1/2 binary64) a))) | |
| 35.3% | (*.f64 c (+.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b))) | |
| 10.7% | (*.f64 b (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) (*.f64 a (/.f64 (*.f64 b b) c)))) | |
| 27.7% | (*.f64 b (/.f64 (+.f64 (/.f64 a (/.f64 b c)) (*.f64 b #s(literal -1 binary64))) (*.f64 b a))) | |
| 11.5% | (*.f64 b (/.f64 c (*.f64 b b))) | |
| 11.5% | (*.f64 b (/.f64 a (*.f64 a (/.f64 (*.f64 b b) c)))) | |
| 20.1% | (*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (/.f64 b (-.f64 (*.f64 a c) (*.f64 b b)))))) | |
| 30.7% | (*.f64 b (+.f64 (/.f64 c (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)))) (/.f64 #s(literal -1 binary64) a))) | |
| 32.6% | (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b))) (/.f64 #s(literal -1 binary64) a))) | |
| 15.5% | (exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) | |
| ✓ | 11.8% | #s(literal 0 binary64) |
Compiled 2658 to 1151 computations (56.7% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(/.f64 #s(literal 0 binary64) a) |
(/.f64 c b) |
(/.f64 b (neg.f64 a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(*.f64 b (/.f64 c (*.f64 b b))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 c (+.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 a c) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c b))) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a b)) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 b (/.f64 a (*.f64 a (/.f64 (*.f64 b b) c)))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 c b) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 c (/.f64 (*.f64 b b) a))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal 2 binary64))) b) (/.f64 c a)) |
(*.f64 (/.f64 (/.f64 c b) a) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) |
(/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) c)) |
(*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b))) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 c (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) a) (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) b))) |
(/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) a) |
(/.f64 (/.f64 (+.f64 b (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b)) #s(literal -2 binary64)) a) |
(*.f64 b (/.f64 (+.f64 (/.f64 a (/.f64 b c)) (*.f64 b #s(literal -1 binary64))) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))) |
(*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (/.f64 b (-.f64 (*.f64 a c) (*.f64 b b)))))) |
(*.f64 b (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(*.f64 b (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) (*.f64 a (/.f64 (*.f64 b b) c)))) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (*.f64 b a)) (/.f64 b (/.f64 b c))) |
(/.f64 b (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 a (/.f64 (*.f64 b b) c)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b)))) |
(/.f64 (/.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)) b))) #s(literal -2 binary64)) a) |
(*.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) a) (*.f64 a (/.f64 (*.f64 b b) c)))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (/.f64 b a)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (*.f64 b (-.f64 a (/.f64 (*.f64 b b) c))))) |
(/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) a))))) |
(/.f64 (/.f64 #s(literal 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 (+.f64 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)))) #s(literal -2 binary64)) a) |
(/.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))) b)) #s(literal -2 binary64)) a) |
(/.f64 (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (*.f64 b (+.f64 c (/.f64 (*.f64 b b) a)))) |
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1 binary64)))) (+.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 c b) (/.f64 b (-.f64 #s(literal 0 binary64) a)))))) |
(/.f64 (/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))) #s(literal -2 binary64)) a) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -2 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) a) |
(/.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 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 a (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (*.f64 a 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 c a))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))) #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 (/.f64 (+.f64 b (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -2 binary64)) a) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)))) a)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.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))))) |
(*.f64 (pow.f64 (/.f64 b (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 c (/.f64 (*.f64 b b) a)))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal -2 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a)) |
(/.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -2 binary64)) a) |
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) #s(literal -2 binary64)) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) |
(*.f64 b (+.f64 (/.f64 c (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)))) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) (sqrt.f64 a)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 c)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) (sqrt.f64 a)) #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) |
(fma.f64 (sqrt.f64 c) (*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) |
| Outputs |
|---|
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) a) |
(/.f64 b (neg.f64 a)) |
4 calls:
| 26.0ms | b |
| 25.0ms | c |
| 24.0ms | a |
| 24.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)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.8% | 3 | a |
| 85.5% | 3 | b |
| 54.9% | 3 | c |
| 74.6% | 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 |
|---|
#s(literal 0 binary64) |
(/.f64 #s(literal 0 binary64) a) |
(/.f64 c b) |
(/.f64 b (neg.f64 a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(*.f64 b (/.f64 c (*.f64 b b))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 c (+.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 a c) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c b))) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a b)) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 b (/.f64 a (*.f64 a (/.f64 (*.f64 b b) c)))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 c b) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 c (/.f64 (*.f64 b b) a))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal 2 binary64))) b) (/.f64 c a)) |
(*.f64 (/.f64 (/.f64 c b) a) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) |
(/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) c)) |
(*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b))) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 c (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) a) (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) b))) |
(/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) a) |
(/.f64 (/.f64 (+.f64 b (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b)) #s(literal -2 binary64)) a) |
(*.f64 b (/.f64 (+.f64 (/.f64 a (/.f64 b c)) (*.f64 b #s(literal -1 binary64))) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))) |
(*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (/.f64 b (-.f64 (*.f64 a c) (*.f64 b b)))))) |
(*.f64 b (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(*.f64 b (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) (*.f64 a (/.f64 (*.f64 b b) c)))) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (*.f64 b a)) (/.f64 b (/.f64 b c))) |
(/.f64 b (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 a (/.f64 (*.f64 b b) c)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b)))) |
(/.f64 (/.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)) b))) #s(literal -2 binary64)) a) |
(*.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) a) (*.f64 a (/.f64 (*.f64 b b) c)))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (/.f64 b a)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (*.f64 b (-.f64 a (/.f64 (*.f64 b b) c))))) |
(/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) a))))) |
(/.f64 (/.f64 #s(literal 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 (+.f64 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)))) #s(literal -2 binary64)) a) |
(/.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))) b)) #s(literal -2 binary64)) a) |
(/.f64 (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (*.f64 b (+.f64 c (/.f64 (*.f64 b b) a)))) |
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1 binary64)))) (+.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 c b) (/.f64 b (-.f64 #s(literal 0 binary64) a)))))) |
(/.f64 (/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))) #s(literal -2 binary64)) a) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -2 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
| 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 #s(literal -4 binary64) (*.f64 c a)))))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
1 calls:
| 19.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.4% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(/.f64 #s(literal 0 binary64) a) |
(/.f64 c b) |
(/.f64 b (neg.f64 a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(*.f64 b (/.f64 c (*.f64 b b))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 c (+.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 a c) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c b))) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a b)) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 b (/.f64 a (*.f64 a (/.f64 (*.f64 b b) c)))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 c b) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 c (/.f64 (*.f64 b b) a))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal 2 binary64))) b) (/.f64 c a)) |
(*.f64 (/.f64 (/.f64 c b) a) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) |
(/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) c)) |
(*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b))) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 c (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) a) (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) b))) |
(/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) a) |
(/.f64 (/.f64 (+.f64 b (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b)) #s(literal -2 binary64)) a) |
(*.f64 b (/.f64 (+.f64 (/.f64 a (/.f64 b c)) (*.f64 b #s(literal -1 binary64))) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))) |
(*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (/.f64 b (-.f64 (*.f64 a c) (*.f64 b b)))))) |
(*.f64 b (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(*.f64 b (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) (*.f64 a (/.f64 (*.f64 b b) c)))) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (*.f64 b a)) (/.f64 b (/.f64 b c))) |
(/.f64 b (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 a (/.f64 (*.f64 b b) c)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b)))) |
(/.f64 (/.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)) b))) #s(literal -2 binary64)) a) |
(*.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) a) (*.f64 a (/.f64 (*.f64 b b) c)))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (/.f64 b a)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (*.f64 b (-.f64 a (/.f64 (*.f64 b b) c))))) |
(/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) a))))) |
(/.f64 (/.f64 #s(literal 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 (+.f64 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)))) #s(literal -2 binary64)) a) |
(/.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))) b)) #s(literal -2 binary64)) a) |
(/.f64 (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (*.f64 b (+.f64 c (/.f64 (*.f64 b b) a)))) |
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1 binary64)))) (+.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 c b) (/.f64 b (-.f64 #s(literal 0 binary64) a)))))) |
(/.f64 (/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))) #s(literal -2 binary64)) a) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -2 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
1 calls:
| 20.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.4% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(/.f64 #s(literal 0 binary64) a) |
(/.f64 c b) |
(/.f64 b (neg.f64 a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(*.f64 b (/.f64 c (*.f64 b b))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 c (+.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 a c) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c b))) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a b)) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 b (/.f64 a (*.f64 a (/.f64 (*.f64 b b) c)))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 c b) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 c (/.f64 (*.f64 b b) a))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal 2 binary64))) b) (/.f64 c a)) |
(*.f64 (/.f64 (/.f64 c b) a) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (*.f64 #s(literal -1 binary64) (*.f64 a c)))) |
(/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) c)) |
(*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b))) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 c (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) a) (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) b))) |
(/.f64 (*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) a) |
(/.f64 (/.f64 (+.f64 b (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) c) b)) #s(literal -2 binary64)) a) |
(*.f64 b (/.f64 (+.f64 (/.f64 a (/.f64 b c)) (*.f64 b #s(literal -1 binary64))) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))) |
(*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a b) (/.f64 b (-.f64 (*.f64 a c) (*.f64 b b)))))) |
(*.f64 b (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b b)) (-.f64 (*.f64 a c) (*.f64 b b))))) |
(*.f64 b (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c) (*.f64 a (/.f64 (*.f64 b b) c)))) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 b b) c)) (*.f64 b a)) (/.f64 b (/.f64 b c))) |
(/.f64 b (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (-.f64 a (/.f64 (*.f64 b b) c)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b)))) |
(/.f64 (/.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64)) b))) #s(literal -2 binary64)) a) |
(*.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) a) (*.f64 a (/.f64 (*.f64 b b) c)))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (/.f64 b a)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 c (*.f64 b b))) (*.f64 b (-.f64 a (/.f64 (*.f64 b b) c))))) |
(/.f64 b (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) a))))) |
(/.f64 (/.f64 #s(literal 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 (+.f64 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)))) #s(literal -2 binary64)) a) |
(/.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c)))) b)) #s(literal -2 binary64)) a) |
(/.f64 (-.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b b) a) (/.f64 a (*.f64 b b)))) (*.f64 b (+.f64 c (/.f64 (*.f64 b b) a)))) |
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a a)) #s(literal -1 binary64)))) (+.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 c b) (/.f64 b (-.f64 #s(literal 0 binary64) a)))))) |
(/.f64 (/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (/.f64 #s(literal -2 binary64) (/.f64 b c))))))) #s(literal -2 binary64)) a) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
| Outputs |
|---|
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
1 calls:
| 20.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.1% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(/.f64 #s(literal 0 binary64) a) |
(/.f64 c b) |
(/.f64 b (neg.f64 a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(*.f64 b (/.f64 c (*.f64 b b))) |
| Outputs |
|---|
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 b (neg.f64 a)) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.7% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(/.f64 #s(literal 0 binary64) a) |
(/.f64 c b) |
(/.f64 b (neg.f64 a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
| Outputs |
|---|
#s(literal 0 binary64) |
(/.f64 b (neg.f64 a)) |
3 calls:
| 2.0ms | a |
| 2.0ms | b |
| 2.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.7% | 1 | c |
| 32.7% | 1 | a |
| 41.8% | 2 | b |
Compiled 12 to 9 computations (25% saved)
Total -0.6b remaining (-1.1%)
Threshold costs -0.6b (-1.1%)
| Inputs |
|---|
#s(literal 0 binary64) |
(/.f64 #s(literal 0 binary64) a) |
(/.f64 c b) |
| Outputs |
|---|
#s(literal 0 binary64) |
3 calls:
| 3.0ms | b |
| 2.0ms | a |
| 2.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 11.8% | 1 | a |
| 11.8% | 1 | c |
| 11.8% | 1 | b |
Compiled 12 to 9 computations (25% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 2.357221249044091e+94 | 3.652306652118379e+94 |
| 39.0ms | -9.994390991537696e-52 | -3.628366572364299e-62 |
| 13.0ms | 145× | 0 | valid |
| 11.0ms | 34× | 2 | valid |
| 10.0ms | 45× | 1 | valid |
| 4.0ms | 40× | 0 | invalid |
Compiled 428 to 309 computations (27.8% saved)
ival-mult: 13.0ms (49.1% of total)ival-sub: 4.0ms (15.1% of total)ival-div: 3.0ms (11.3% of total)ival-sqrt: 3.0ms (11.3% of total)backward-pass: 2.0ms (7.5% of total)ival-neg: 2.0ms (7.5% of total)const: 1.0ms (3.8% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 9.332413881975287e+42 | 2.985349215564757e+49 |
| 70.0ms | -9.994390991537696e-52 | -3.628366572364299e-62 |
| 39.0ms | 222× | 0 | valid |
| 23.0ms | 35× | 2 | valid |
| 9.0ms | 47× | 1 | valid |
| 6.0ms | 70× | 0 | invalid |
Compiled 595 to 418 computations (29.7% saved)
ival-div: 14.0ms (32.4% of total)ival-mult: 13.0ms (30.1% of total)ival-sqrt: 7.0ms (16.2% of total)ival-sub: 5.0ms (11.6% of total)ival-neg: 3.0ms (6.9% of total)backward-pass: 2.0ms (4.6% of total)const: 1.0ms (2.3% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | 8.671594556555401e-51 | 1.7620334009056426e-41 |
| 47.0ms | -9.994390991537696e-52 | -3.628366572364299e-62 |
| 27.0ms | 213× | 0 | valid |
| 13.0ms | 40× | 2 | valid |
| 10.0ms | 51× | 1 | valid |
| 7.0ms | 82× | 0 | invalid |
Compiled 519 to 380 computations (26.8% saved)
ival-mult: 21.0ms (51.1% of total)ival-sub: 5.0ms (12.2% of total)ival-div: 4.0ms (9.7% of total)ival-sqrt: 4.0ms (9.7% of total)backward-pass: 3.0ms (7.3% of total)ival-neg: 3.0ms (7.3% of total)const: 1.0ms (2.4% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 36.0ms | -5.624456196992303e-292 | 1.687488448935003e-305 |
| 16.0ms | 176× | 0 | valid |
| 9.0ms | 102× | 0 | invalid |
Compiled 246 to 173 computations (29.7% saved)
ival-mult: 7.0ms (43.3% of total)ival-sub: 3.0ms (18.6% of total)ival-div: 2.0ms (12.4% of total)ival-sqrt: 2.0ms (12.4% of total)const: 1.0ms (6.2% of total)ival-neg: 1.0ms (6.2% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | -7.882079452785216e-280 | -5.9764398474371765e-289 |
| 13.0ms | 143× | 0 | valid |
| 6.0ms | 67× | 0 | invalid |
| 0.0ms | 1× | 1 | valid |
Compiled 179 to 136 computations (24% saved)
ival-mult: 6.0ms (47.7% of total)ival-div: 2.0ms (15.9% of total)ival-sub: 2.0ms (15.9% of total)ival-sqrt: 2.0ms (15.9% of total)ival-neg: 1.0ms (7.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 32.0ms | -5.624456196992303e-292 | 1.687488448935003e-305 |
| 18.0ms | 176× | 0 | valid |
| 7.0ms | 77× | 0 | invalid |
Compiled 169 to 140 computations (17.2% saved)
ival-mult: 9.0ms (53.9% of total)ival-sub: 2.0ms (12% of total)ival-div: 2.0ms (12% of total)ival-sqrt: 2.0ms (12% of total)ival-neg: 1.0ms (6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 22× | *-commutative_binary64 |
| 22× | +-commutative_binary64 |
| 12× | sub-neg_binary64 |
| 10× | neg-mul-1_binary64 |
| 8× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 135 |
| 1 | 76 | 135 |
| 2 | 88 | 135 |
| 3 | 96 | 135 |
| 4 | 101 | 135 |
| 5 | 103 | 135 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 b #s(literal -5210644015679229/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 32000000000000001388073503187813954345289386398462057977336761258755738012469795550122360176640 binary64)) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) a) (/.f64 b (neg.f64 a)))) |
(if (<=.f64 b #s(literal -1725436586697641/13803492693581127574869511724554050904902217944340773110325048447598592 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 29000000000000000135714510502716179543341309886464 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -6368564908052391/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 8392073242338151/3291009114642412084309938365114701009965471731267159726697218048 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 (/.f64 c b) (/.f64 b a))) |
(if (<=.f64 b #s(literal -3291674441276213/5486124068793688683255936251187209270074392635932332070112001988456197381759672947165175699536362793613284725337872111744958183862744647903224103718245670299614498700710006264535590197791934024641512541262359795191593953928908168990292758500391456212260452596575509589842140073806143686060649302051520512 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 b (neg.f64 a))) |
(if (<=.f64 b #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(literal 0 binary64) (/.f64 b (neg.f64 a))) |
#s(literal 0 binary64) |
| Outputs |
|---|
(if (<=.f64 b #s(literal -5210644015679229/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 32000000000000001388073503187813954345289386398462057977336761258755738012469795550122360176640 binary64)) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) a) (/.f64 b (neg.f64 a)))) |
(if (<=.f64 b #s(literal -5210644015679229/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 32000000000000001388073503187813954345289386398462057977336761258755738012469795550122360176640 binary64)) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) a) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -1725436586697641/13803492693581127574869511724554050904902217944340773110325048447598592 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 29000000000000000135714510502716179543341309886464 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -6368564908052391/115792089237316195423570985008687907853269984665640564039457584007913129639936 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 8392073242338151/3291009114642412084309938365114701009965471731267159726697218048 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 (/.f64 c b) (/.f64 b a))) |
(if (<=.f64 b #s(literal -3291674441276213/5486124068793688683255936251187209270074392635932332070112001988456197381759672947165175699536362793613284725337872111744958183862744647903224103718245670299614498700710006264535590197791934024641512541262359795191593953928908168990292758500391456212260452596575509589842140073806143686060649302051520512 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 b (neg.f64 a))) |
(if (<=.f64 b #s(literal -3291674441276213/5486124068793688683255936251187209270074392635932332070112001988456197381759672947165175699536362793613284725337872111744958183862744647903224103718245670299614498700710006264535590197791934024641512541262359795191593953928908168990292758500391456212260452596575509589842140073806143686060649302051520512 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(if (<=.f64 b #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(literal 0 binary64) (/.f64 b (neg.f64 a))) |
(if (<=.f64 b #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
#s(literal 0 binary64) |
| 6798× | *-lowering-*.f32 |
| 6798× | *-lowering-*.f64 |
| 6468× | *-lowering-*.f32 |
| 6468× | *-lowering-*.f64 |
| 4512× | +-lowering-+.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 860 | 7309 |
| 1 | 3014 | 6874 |
| 0 | 8481 | 6874 |
| 0 | 13 | 56 |
| 1 | 66 | 56 |
| 2 | 540 | 56 |
| 3 | 6544 | 56 |
| 0 | 8057 | 56 |
| 0 | 14 | 16 |
| 1 | 38 | 16 |
| 2 | 100 | 16 |
| 3 | 269 | 15 |
| 4 | 493 | 15 |
| 5 | 1002 | 15 |
| 6 | 3154 | 15 |
| 7 | 5807 | 15 |
| 8 | 6441 | 15 |
| 9 | 7371 | 15 |
| 10 | 7536 | 15 |
| 11 | 7576 | 15 |
| 12 | 7582 | 15 |
| 0 | 7582 | 15 |
| 0 | 610 | 3728 |
| 1 | 2115 | 3618 |
| 2 | 7557 | 3606 |
| 0 | 8211 | 3606 |
| 0 | 33 | 160 |
| 1 | 205 | 158 |
| 2 | 1755 | 152 |
| 0 | 8200 | 152 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 406 to 253 computations (37.7% saved)
Compiled 548 to 194 computations (64.6% saved)
Loading profile data...