
Time bar (total: 11.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 42.6% | 40.6% | 54.6% | 0.1% | 0% | 4.7% | 0% | 7 |
| 51.2% | 48.4% | 46% | 0.1% | 0% | 5.5% | 0% | 8 |
| 54.5% | 49.9% | 41.7% | 0.1% | 0% | 8.2% | 0% | 9 |
| 60.2% | 53.4% | 35.3% | 0.1% | 0% | 11.1% | 0% | 10 |
| 67.6% | 58.7% | 28.2% | 0.1% | 0% | 13% | 0% | 11 |
| 71.4% | 60.6% | 24.2% | 0.1% | 0% | 15.1% | 0% | 12 |
Compiled 17 to 11 computations (35.3% saved)
ival-neg: 21.0ms (23.9% of total)ival-mult: 20.0ms (22.8% of total)ival-sub: 15.0ms (17.1% of total)ival-add: 11.0ms (12.5% of total)ival-sqrt: 11.0ms (12.5% of total)ival-div: 8.0ms (9.1% of total)const: 1.0ms (1.1% of total)backward-pass: 1.0ms (1.1% of total)| 924.0ms | 1877× | 2 | valid |
| 529.0ms | 5585× | 0 | valid |
| 170.0ms | 794× | 1 | valid |
| 117.0ms | 1103× | 0 | invalid |
ival-mult: 683.0ms (53.2% of total)ival-sqrt: 124.0ms (9.7% of total)ival-neg: 114.0ms (8.9% of total)ival-add: 114.0ms (8.9% of total)ival-div: 112.0ms (8.7% of total)ival-sub: 70.0ms (5.5% of total)backward-pass: 58.0ms (4.5% of total)const: 8.0ms (0.6% of total)| 2× | egg-herbie |
| 1914× | fnmsub-define |
| 1824× | sum3-define |
| 1694× | sum5-define |
| 1650× | fmm-def |
| 1308× | sum5-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 125 |
| 1 | 135 | 113 |
| 2 | 298 | 111 |
| 3 | 871 | 111 |
| 4 | 2834 | 111 |
| 5 | 5831 | 111 |
| 0 | 10 | 12 |
| 1 | 23 | 11 |
| 2 | 42 | 11 |
| 3 | 80 | 11 |
| 4 | 144 | 11 |
| 5 | 289 | 11 |
| 6 | 564 | 11 |
| 7 | 1124 | 11 |
| 8 | 1925 | 11 |
| 9 | 2981 | 11 |
| 10 | 4008 | 11 |
| 11 | 4089 | 11 |
| 12 | 4108 | 11 |
| 13 | 4116 | 11 |
| 0 | 4116 | 11 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
| Outputs |
|---|
(/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) |
| Inputs |
|---|
(/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
(/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* (neg a) c)))) (neg a)) |
(/ (+ (neg (neg b_2)) (sqrt (- (* (neg b_2) (neg b_2)) (* a c)))) a) |
(/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a (neg c))))) a) |
(neg (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* (neg a) c)))) (neg a))) |
(neg (/ (+ (neg (neg b_2)) (sqrt (- (* (neg b_2) (neg b_2)) (* a c)))) a)) |
(neg (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a (neg c))))) a)) |
(/ (+ (neg a) (sqrt (- (* a a) (* b_2 c)))) b_2) |
(/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) c) |
(/ (+ (neg c) (sqrt (- (* c c) (* a b_2)))) a) |
| Outputs |
|---|
(/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a) |
(/ (- (sqrt (fmsub b_2 b_2 (* a c))) b_2) a) |
(/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* (neg a) c)))) (neg a)) |
(/ (- b_2 (sqrt (fma b_2 b_2 (* a c)))) a) |
(/ (+ (neg (neg b_2)) (sqrt (- (* (neg b_2) (neg b_2)) (* a c)))) a) |
(/ (+ b_2 (sqrt (fmsub b_2 b_2 (* a c)))) a) |
(/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a (neg c))))) a) |
(/ (- (sqrt (fma b_2 b_2 (* a c))) b_2) a) |
(neg (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* (neg a) c)))) (neg a))) |
(/ (- (sqrt (fma b_2 b_2 (* a c))) b_2) a) |
(neg (/ (+ (neg (neg b_2)) (sqrt (- (* (neg b_2) (neg b_2)) (* a c)))) a)) |
(/ (+ b_2 (sqrt (fmsub b_2 b_2 (* a c)))) (neg a)) |
(neg (/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a (neg c))))) a)) |
(/ (- b_2 (sqrt (fma b_2 b_2 (* a c)))) a) |
(/ (+ (neg a) (sqrt (- (* a a) (* b_2 c)))) b_2) |
(/ (- (sqrt (fmsub a a (* b_2 c))) a) b_2) |
(/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* c a)))) c) |
(/ (- (sqrt (fmsub b_2 b_2 (* a c))) b_2) c) |
(/ (+ (neg c) (sqrt (- (* c c) (* a b_2)))) a) |
(/ (- (sqrt (fmsub c c (* b_2 a))) c) a) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 100 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
| 61 | 0 | - | 0 | - | (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
| 14 | 0 | - | 0 | - | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 6 | 0 | - | 0 | - | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | (*.f64 a c) |
| 0 | 0 | - | 0 | - | b_2 |
| 0 | 0 | - | 0 | - | (neg.f64 b_2) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (*.f64 b_2 b_2) |
| 42.0ms | 120× | 2 | valid |
| 40.0ms | 332× | 0 | valid |
| 12.0ms | 60× | 1 | valid |
Compiled 124 to 32 computations (74.2% saved)
ival-mult: 12.0ms (24.1% of total)ival-sqrt: 9.0ms (18.1% of total)ival-div: 9.0ms (18.1% of total)ival-neg: 5.0ms (10% of total)backward-pass: 5.0ms (10% of total)ival-sub: 4.0ms (8% of total)ival-add: 4.0ms (8% of total)const: 0.0ms (0% of total)Compiled 15 to 9 computations (40% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 52.3% | (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) |
Compiled 15 to 9 computations (40% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) |
| 816× | fnmadd-define |
| 682× | sum3-define |
| 584× | fmsub-define |
| 564× | fnmsub-define |
| 544× | sum4-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 42 |
| 1 | 22 | 42 |
| 2 | 40 | 42 |
| 3 | 71 | 42 |
| 4 | 125 | 42 |
| 5 | 238 | 42 |
| 6 | 461 | 42 |
| 7 | 863 | 42 |
| 8 | 1590 | 42 |
| 9 | 2567 | 42 |
| 10 | 3067 | 42 |
| 11 | 3101 | 42 |
| 12 | 3245 | 42 |
| 13 | 3261 | 42 |
| 0 | 3261 | 42 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a) |
(- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
(sqrt (- (* b_2 b_2) (* a c))) |
(- (* b_2 b_2) (* a c)) |
(* b_2 b_2) |
b_2 |
(* a c) |
a |
c |
| Outputs |
|---|
(/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) |
(- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) |
(sqrt (- (* b_2 b_2) (* a c))) |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(- (* b_2 b_2) (* a c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(* b_2 b_2) |
(*.f64 b_2 b_2) |
b_2 |
(* a c) |
(*.f64 a c) |
a |
c |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.1% | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
| ✓ | accuracy | 94.9% | (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) |
| ✓ | accuracy | 77.4% | (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) |
| ✓ | accuracy | 63.6% | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
| 42.0ms | 60× | 2 | valid |
| 22.0ms | 166× | 0 | valid |
| 6.0ms | 30× | 1 | valid |
Compiled 50 to 10 computations (80% saved)
ival-mult: 30.0ms (70.7% of total)ival-sub: 4.0ms (9.4% of total)ival-sqrt: 3.0ms (7.1% of total)ival-div: 3.0ms (7.1% of total)backward-pass: 2.0ms (4.7% of total)const: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a)> |
#<alt (- (sqrt (- (* b_2 b_2) (* a c))) b_2)> |
#<alt (sqrt (- (* b_2 b_2) (* a c)))> |
#<alt (- (* b_2 b_2) (* a c))> |
| Outputs |
|---|
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)> |
#<alt (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2)> |
#<alt (/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2)> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a))))))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a)))))))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))> |
#<alt (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))> |
#<alt (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a)))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))> |
#<alt (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2))))> |
#<alt (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2)> |
#<alt (/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2)> |
#<alt (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)> |
#<alt (* -2 b_2)> |
#<alt (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2))))))> |
#<alt (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))> |
#<alt (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))> |
#<alt (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))> |
#<alt (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a)))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))> |
#<alt (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))> |
#<alt (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5)))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c)))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1)))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5)))))))))> |
#<alt b_2> |
#<alt (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))> |
#<alt (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))> |
#<alt (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))> |
#<alt (* -1 b_2)> |
#<alt (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))> |
#<alt (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))> |
#<alt (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))> |
#<alt b_2> |
#<alt (+ b_2 (* -1/2 (/ (* a c) b_2)))> |
#<alt (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))> |
#<alt (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt b_2> |
#<alt (+ b_2 (* -1/2 (/ (* a c) b_2)))> |
#<alt (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))> |
#<alt (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* a c))> |
#<alt (- (pow b_2 2) (* a c))> |
#<alt (- (pow b_2 2) (* a c))> |
#<alt (- (pow b_2 2) (* a c))> |
#<alt (pow b_2 2)> |
#<alt (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))> |
#<alt (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))> |
#<alt (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))> |
#<alt (pow b_2 2)> |
#<alt (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))> |
#<alt (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))> |
#<alt (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))> |
#<alt (pow b_2 2)> |
#<alt (+ (* -1 (* a c)) (pow b_2 2))> |
#<alt (+ (* -1 (* a c)) (pow b_2 2))> |
#<alt (+ (* -1 (* a c)) (pow b_2 2))> |
#<alt (* -1 (* a c))> |
#<alt (* a (- (/ (pow b_2 2) a) c))> |
#<alt (* a (- (/ (pow b_2 2) a) c))> |
#<alt (* a (- (/ (pow b_2 2) a) c))> |
#<alt (* -1 (* a c))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c))))> |
#<alt (pow b_2 2)> |
#<alt (+ (* -1 (* a c)) (pow b_2 2))> |
#<alt (+ (* -1 (* a c)) (pow b_2 2))> |
#<alt (+ (* -1 (* a c)) (pow b_2 2))> |
#<alt (* -1 (* a c))> |
#<alt (* c (- (/ (pow b_2 2) c) a))> |
#<alt (* c (- (/ (pow b_2 2) c) a))> |
#<alt (* c (- (/ (pow b_2 2) c) a))> |
#<alt (* -1 (* a c))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a))))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | b_2 | @ | 0 | (sqrt (- (* b_2 b_2) (* a c))) |
| 1.0ms | b_2 | @ | inf | (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a) |
| 1.0ms | a | @ | -inf | (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a) |
| 1.0ms | c | @ | inf | (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a) |
| 1.0ms | b_2 | @ | 0 | (/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a) |
| 1× | batch-egg-rewrite |
| 3990× | *-lowering-*.f32 |
| 3990× | *-lowering-*.f64 |
| 2788× | /-lowering-/.f32 |
| 2788× | /-lowering-/.f64 |
| 1598× | fnmadd-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 33 |
| 1 | 64 | 33 |
| 2 | 495 | 33 |
| 3 | 7211 | 33 |
| 0 | 8413 | 33 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (sqrt (- (* b_2 b_2) (* a c))) b_2) a) |
(- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
(sqrt (- (* b_2 b_2) (* a c))) |
(- (* b_2 b_2) (* a c)) |
| Outputs |
|---|
(+.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) b_2) (/.f64 b_2 (-.f64 #s(literal 0 binary64) a)))) |
(+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 (-.f64 #s(literal 0 binary64) a))) |
(+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (*.f64 #s(literal 1 binary64) (/.f64 b_2 (-.f64 #s(literal 0 binary64) a)))) |
(+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b_2))) |
(+.f64 (/.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b_2)) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a)) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) #s(literal 1 binary64)) (*.f64 (/.f64 b_2 (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a)) |
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) a) (/.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) a)) |
(-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) a) (/.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) a)) |
(-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(-.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (/.f64 (*.f64 b_2 b_2) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(-.f64 (/.f64 (*.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 a a)) (/.f64 (*.f64 b_2 a) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (/.f64 b_2 a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) (/.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (/.f64 b_2 a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (/.f64 (/.f64 b_2 (*.f64 (/.f64 a b_2) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a) (/.f64 b_2 (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) |
(/.f64 (-.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (-.f64 (-.f64 #s(literal 0 binary64) b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) a)) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (-.f64 (-.f64 #s(literal 0 binary64) b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 b_2 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (/.f64 b_2 a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (-.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (/.f64 b_2 (*.f64 (/.f64 a b_2) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (/.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 b_2 a)) (*.f64 a a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (-.f64 (-.f64 #s(literal 0 binary64) b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (neg.f64 (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (neg.f64 (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (+.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (/.f64 b_2 a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (-.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (/.f64 b_2 (*.f64 (/.f64 a b_2) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) a) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) a) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (-.f64 (-.f64 #s(literal 0 binary64) b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (+.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 a b_2)) a) (*.f64 a (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) b_2))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) b_2)) (*.f64 (/.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b_2)) (*.f64 (/.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal 1 binary64))) (*.f64 (/.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (/.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) b_2)) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (/.f64 a b_2)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal -1 binary64)) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal -1 binary64)) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (-.f64 (-.f64 #s(literal 0 binary64) b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1 binary64)) (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal 1 binary64)) (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 b_2 a))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (/.f64 b_2 a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (/.f64 b_2 (*.f64 (/.f64 a b_2) a)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) a)) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) a)) (-.f64 #s(literal 0 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 (/.f64 b_2 (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (-.f64 (*.f64 (/.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (/.f64 b_2 (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 (-.f64 #s(literal 0 binary64) a)))))) |
(/.f64 (-.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (/.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (/.f64 b_2 (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 b_2 a))) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (/.f64 b_2 a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (/.f64 b_2 (*.f64 (/.f64 a b_2) a)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) a)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) a)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (/.f64 #s(literal -1 binary64) a)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (/.f64 #s(literal -1 binary64) a)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (/.f64 (-.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal -1 binary64)) a) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 b_2 a)) a) a) |
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) #s(literal 1 binary64)) |
(*.f64 (-.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) a)) |
(*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
(*.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) a)) |
(*.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(*.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a)) |
(*.f64 (-.f64 (*.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 b_2 a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (/.f64 b_2 a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(*.f64 (-.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (/.f64 b_2 (*.f64 (/.f64 a b_2) a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) a) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (/.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) a) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) a) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (pow.f64 (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal 3 binary64)))) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (-.f64 (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) a) (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (pow.f64 (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal 2 binary64)))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (+.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (-.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2)) |
(+.f64 (-.f64 #s(literal 0 binary64) b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(+.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (neg.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(+.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (neg.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) b_2)) |
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) |
(-.f64 #s(literal 0 binary64) (-.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(-.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(-.f64 (+.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 0 binary64)) b_2) |
(fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(fma.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b_2)) |
(neg.f64 (-.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (-.f64 (-.f64 #s(literal 0 binary64) b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (*.f64 b_2 b_2) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (neg.f64 (*.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (-.f64 (-.f64 #s(literal 0 binary64) b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (neg.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (-.f64 (-.f64 #s(literal 0 binary64) b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (+.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (+.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 b_2 b_2))) (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) (+.f64 (*.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (+.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (*.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (-.f64 #s(literal 0 binary64) b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) (*.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) (+.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (+.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 b_2 (*.f64 b_2 b_2)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) (+.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) (+.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal 1 binary64)) |
(*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (-.f64 (-.f64 #s(literal 0 binary64) b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
(*.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(*.f64 #s(literal -1 binary64) (-.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (pow.f64 (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal 3 binary64)))) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (-.f64 (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (pow.f64 (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal 2 binary64)))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (+.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (-.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(fabs.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b_2 b_2)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c))))) (sqrt.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a c))))) (sqrt.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(+.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(+.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(+.f64 (*.f64 b_2 b_2) (neg.f64 (-.f64 (*.f64 a c) (*.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(+.f64 (*.f64 b_2 b_2) (+.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(+.f64 (*.f64 b_2 b_2) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(+.f64 (*.f64 b_2 b_2) (+.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a c))) |
(+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b_2 b_2)) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (+.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (+.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (+.f64 (*.f64 a c) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(+.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(+.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 b_2 b_2)) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a c))) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(+.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 a c)) |
(+.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b_2 b_2)) (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(+.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b_2 b_2)) (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(exp.f64 (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal 1/2 binary64))) |
(fabs.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(-.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 a c) (*.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(-.f64 (*.f64 b_2 b_2) (-.f64 (-.f64 (*.f64 a c) (*.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(-.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(-.f64 (*.f64 b_2 b_2) (-.f64 (-.f64 (*.f64 a c) (*.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b_2 b_2))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a c) (*.f64 b_2 b_2))) |
(-.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (*.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a c))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b_2 b_2)) (*.f64 a c)) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b_2 b_2)) (-.f64 (*.f64 a c) (*.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(-.f64 (+.f64 (*.f64 b_2 b_2) #s(literal 0 binary64)) (*.f64 a c)) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(fma.f64 b_2 b_2 (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(fma.f64 b_2 b_2 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(fma.f64 b_2 b_2 (neg.f64 (-.f64 (*.f64 a c) (*.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(fma.f64 a (-.f64 #s(literal 0 binary64) c) (*.f64 b_2 b_2)) |
(fma.f64 c (-.f64 #s(literal 0 binary64) a) (*.f64 b_2 b_2)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 #s(literal 0 binary64) (*.f64 a c))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) a (*.f64 b_2 b_2)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) c (*.f64 b_2 b_2)) |
(fma.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (*.f64 #s(literal 0 binary64) (*.f64 a c))) |
(fma.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 #s(literal 0 binary64) (*.f64 a c))) |
(fma.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 a (*.f64 c (*.f64 a c))) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 (-.f64 #s(literal 0 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b_2 b_2)))) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b_2 b_2)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a c))))) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a c))))) (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a c))) (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (+.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a c)))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal 1 binary64)) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c))))) (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (sqrt.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a c)))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a c))))) (neg.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (pow.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 a c))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 a c))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a c))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a c)))) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (pow.f64 (-.f64 (*.f64 a c) (*.f64 #s(literal 0 binary64) (*.f64 a c))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (+.f64 (*.f64 (-.f64 (*.f64 a c) (*.f64 #s(literal 0 binary64) (*.f64 a c))) (-.f64 (*.f64 a c) (*.f64 #s(literal 0 binary64) (*.f64 a c)))) (*.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 a c) (*.f64 #s(literal 0 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b_2 b_2))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 a c))))) (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a c))))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (-.f64 (*.f64 a c) (*.f64 #s(literal 0 binary64) (*.f64 a c))) (-.f64 (*.f64 a c) (*.f64 #s(literal 0 binary64) (*.f64 a c))))) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 a c) (*.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) (+.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (+.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c))))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (+.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (+.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c))))) |
(pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(*.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b_2 b_2)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(*.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(*.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(*.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(*.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c))))) |
(*.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c)))) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c))))) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (+.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (-.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 (*.f64 a c) (-.f64 (*.f64 a c) (*.f64 b_2 b_2))))) |
| 1× | egg-herbie |
| 5242× | *-lowering-*.f32 |
| 5242× | *-lowering-*.f64 |
| 2332× | +-lowering-+.f64 |
| 2332× | +-lowering-+.f32 |
| 1496× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 508 | 2984 |
| 1 | 1738 | 2920 |
| 2 | 6458 | 2895 |
| 0 | 8027 | 2895 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1/2 (/ c b_2)) |
(/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2) |
(* -2 (/ b_2 a)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))) |
(* -1/2 (/ c b_2)) |
(+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))) |
(* -1/2 (/ c b_2)) |
(* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))) |
(* -1/2 (/ (* a c) b_2)) |
(/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2) |
(/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2) |
(/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2) |
(* -2 b_2) |
(* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))) |
(* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))) |
(* -1/2 (/ (* a c) b_2)) |
(* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
(* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))) |
(* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1/2 (/ (* a c) b_2)) |
(* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))) |
(* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))) |
(* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))) |
(+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))) |
b_2 |
(* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))) |
(* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))) |
(* -1 b_2) |
(* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))) |
(* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
(+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))) |
(+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* a c)) |
(- (pow b_2 2) (* a c)) |
(- (pow b_2 2) (* a c)) |
(- (pow b_2 2) (* a c)) |
(pow b_2 2) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(pow b_2 2) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(pow b_2 2) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(* -1 (* a c)) |
(* a (- (/ (pow b_2 2) a) c)) |
(* a (- (/ (pow b_2 2) a) c)) |
(* a (- (/ (pow b_2 2) a) c)) |
(* -1 (* a c)) |
(* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))) |
(* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))) |
(* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))) |
(pow b_2 2) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(* -1 (* a c)) |
(* c (- (/ (pow b_2 2) c) a)) |
(* c (- (/ (pow b_2 2) c) a)) |
(* c (- (/ (pow b_2 2) c) a)) |
(* -1 (* a c)) |
(* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))) |
(* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))) |
(* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))) |
| Outputs |
|---|
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b_2 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) a)))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b_2 (+.f64 (*.f64 b_2 (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) a)))) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) |
(/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b_2 b_2))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2) |
(/.f64 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b_2 b_2))) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 4 binary64)))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 c (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 5/64 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 6 binary64))))))) b_2) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b_2 b_2))) (/.f64 #s(literal 2 binary64) a)))) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))) |
(*.f64 (+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b_2 b_2))) (+.f64 (/.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 a #s(literal -1/8 binary64)) (*.f64 c (/.f64 c (pow.f64 b_2 #s(literal 4 binary64))))))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b_2 b_2))) (+.f64 (/.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 a #s(literal -1/8 binary64)) (*.f64 c (/.f64 c (pow.f64 b_2 #s(literal 4 binary64))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) |
(+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b_2 (*.f64 b_2 b_2)))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 5 binary64)))))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) b_2) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/16 binary64)) (pow.f64 b_2 #s(literal 5 binary64)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)) |
(+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a))) |
(+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) (/.f64 b_2 a))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b_2 a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 b_2 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 b_2 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) a)) a)) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) |
(* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b_2) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b_2 #s(literal 5 binary64))))) (/.f64 #s(literal -1/2 binary64) b_2))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 c (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (*.f64 a b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 5 binary64))))))) (/.f64 #s(literal -1/2 binary64) b_2))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b_2 (*.f64 c a)))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 c (+.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b_2 (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))))))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c)))))) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 b_2 (*.f64 c a))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))) |
(*.f64 (+.f64 (/.f64 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) #s(literal -1/2 binary64))) (/.f64 b_2 a)) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 b_2 a) (/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 b_2 #s(literal 4 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))))) c))) c)) (-.f64 #s(literal 0 binary64) c)) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) b_2) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b_2 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b_2 (+.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) b_2) |
(/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2) |
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b_2 b_2)))) b_2) |
(/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b_2 b_2))) (+.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/16 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64)))))) b_2) |
(/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2) |
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b_2 b_2))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/16 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 5/64 binary64))) (pow.f64 b_2 #s(literal 6 binary64)))))) b_2) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
(* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(*.f64 b_2 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 c a) b_2) b_2))))) |
(* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 c a) b_2) b_2))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 c (/.f64 c (pow.f64 b_2 #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))) |
(*.f64 (+.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 c a) b_2) b_2))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 c (/.f64 c (pow.f64 b_2 #s(literal 4 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/16 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b_2 #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) b_2) |
(* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 5 binary64))))))) |
(* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) b_2) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/16 binary64)) (pow.f64 b_2 #s(literal 5 binary64))))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) (/.f64 b_2 a)))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))) |
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b_2 a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) b_2) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64))) (*.f64 (*.f64 (*.f64 b_2 b_2) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) b_2) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) b_2) |
(* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b_2) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/16 binary64))) (pow.f64 b_2 #s(literal 5 binary64))))))) |
(* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b_2) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (/.f64 c b_2))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/16 binary64)) (pow.f64 b_2 #s(literal 5 binary64))))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b_2 c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) a)))) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b_2 c)))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) a)))) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) (/.f64 b_2 c)))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))) |
(*.f64 (+.f64 (/.f64 b_2 c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))) |
(*.f64 c (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) b_2) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))) c)) b_2) c)) (-.f64 #s(literal 0 binary64) c)) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (+.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 binary64) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b_2 b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)))))))) |
b_2 |
(* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 c a) b_2) b_2)))) |
(* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))) |
(*.f64 b_2 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 c (/.f64 c (pow.f64 b_2 #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 c a) b_2) b_2))))) |
(* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))) |
(*.f64 b_2 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 c a) b_2) b_2)) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 c (/.f64 c (pow.f64 b_2 #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/16 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b_2 #s(literal 6 binary64))))))) |
(* -1 b_2) |
(-.f64 #s(literal 0 binary64) b_2) |
(* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 c a) b_2) b_2))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 c (/.f64 c (pow.f64 b_2 #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 c a) b_2) b_2)))))) |
(* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 c a) b_2) b_2)) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 c (/.f64 c (pow.f64 b_2 #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/16 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b_2 #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b_2)) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+.f64 b_2 (/.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) b_2)) |
(+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
(+.f64 b_2 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) |
(+.f64 b_2 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) #s(literal 1/2 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c) (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c) (*.f64 c c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #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 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))))) (-.f64 #s(literal 0 binary64) a)) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+.f64 b_2 (/.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) b_2)) |
(+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))) |
(+.f64 b_2 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))) |
(+.f64 b_2 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) b_2) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 c (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/16 binary64))) (pow.f64 b_2 #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) a)))) (sqrt.f64 #s(literal -1 binary64))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) a)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) a)))) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 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))))))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) a)))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) a)))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b_2 b_2) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) a)))))) (+.f64 (*.f64 (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 -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* a c)) |
(-.f64 #s(literal 0 binary64) (*.f64 c a)) |
(- (pow b_2 2) (* a c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(- (pow b_2 2) (* a c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(- (pow b_2 2) (* a c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c a) b_2) b_2))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c a) b_2) b_2))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c a) b_2) b_2))) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c a) b_2) b_2))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c a) b_2) b_2))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c a) b_2) b_2))) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(* -1 (* a c)) |
(-.f64 #s(literal 0 binary64) (*.f64 c a)) |
(* a (- (/ (pow b_2 2) a) c)) |
(*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)) |
(* a (- (/ (pow b_2 2) a) c)) |
(*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)) |
(* a (- (/ (pow b_2 2) a) c)) |
(*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)) |
(* -1 (* a c)) |
(-.f64 #s(literal 0 binary64) (*.f64 c a)) |
(* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))) |
(*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)) |
(* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))) |
(*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)) |
(* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))) |
(*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(* -1 (* a c)) |
(-.f64 #s(literal 0 binary64) (*.f64 c a)) |
(* c (- (/ (pow b_2 2) c) a)) |
(*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)) |
(* c (- (/ (pow b_2 2) c) a)) |
(*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)) |
(* c (- (/ (pow b_2 2) c) a)) |
(*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)) |
(* -1 (* a c)) |
(-.f64 #s(literal 0 binary64) (*.f64 c a)) |
(* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)) |
(* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)) |
(* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)) |
Compiled 20030 to 2067 computations (89.7% saved)
18 alts after pruning (17 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 513 | 17 | 530 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 513 | 18 | 531 |
| Status | Accuracy | Program |
|---|---|---|
| 29.5% | (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) b_2) a) | |
| ▶ | 52.2% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
| 50.7% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) b_2) a) | |
| ▶ | 12.8% | (/.f64 (-.f64 (+.f64 b_2 (/.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) b_2)) b_2) a) |
| 29.7% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 a b_2)) a) (*.f64 a (/.f64 a b_2))) | |
| 29.2% | (/.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) | |
| 36.2% | (/.f64 (-.f64 (*.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 b_2 a)) (*.f64 a a)) | |
| ✓ | 52.3% | (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) |
| 31.0% | (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) b_2) a) | |
| ▶ | 28.5% | (/.f64 (-.f64 (sqrt.f64 (*.f64 b_2 b_2)) b_2) a) |
| 12.8% | (/.f64 (-.f64 b_2 b_2) a) | |
| 29.3% | (/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b_2 b_2))) b_2) | |
| 37.2% | (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) | |
| 29.2% | (/.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 c a) b_2) b_2))))) a) | |
| ▶ | 32.4% | (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
| 52.2% | (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) | |
| 31.9% | (-.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b_2 b_2))) (/.f64 #s(literal 2 binary64) a)))) | |
| ▶ | 52.2% | (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
Compiled 569 to 355 computations (37.6% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 256 | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
| ✓ | cost-diff | 0 | (*.f64 b_2 b_2) |
| ✓ | cost-diff | 128 | (sqrt.f64 (*.f64 b_2 b_2)) |
| ✓ | cost-diff | 128 | (-.f64 (sqrt.f64 (*.f64 b_2 b_2)) b_2) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 (sqrt.f64 (*.f64 b_2 b_2)) b_2) a) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) b_2) |
| ✓ | cost-diff | 0 | (+.f64 b_2 (/.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) b_2)) |
| ✓ | cost-diff | 256 | (-.f64 (+.f64 b_2 (/.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) b_2)) b_2) |
| ✓ | cost-diff | 512 | (/.f64 (-.f64 (+.f64 b_2 (/.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) b_2)) b_2) a) |
| ✓ | cost-diff | 0 | (*.f64 b_2 #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
| 2288× | *-lowering-*.f32 |
| 2288× | *-lowering-*.f64 |
| 1878× | +-lowering-+.f64 |
| 1878× | +-lowering-+.f32 |
| 1842× | sum4-define |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 186 |
| 1 | 67 | 180 |
| 2 | 138 | 174 |
| 3 | 325 | 171 |
| 4 | 717 | 171 |
| 5 | 1937 | 167 |
| 6 | 5594 | 167 |
| 0 | 8097 | 167 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ 1 a) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
(/ 1 a) |
1 |
a |
(- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
(sqrt (- (* b_2 b_2) (* a c))) |
(- (* b_2 b_2) (* a c)) |
(* b_2 b_2) |
b_2 |
(* a c) |
c |
(/ (* b_2 -2) a) |
(* b_2 -2) |
b_2 |
-2 |
a |
(/ (- (+ b_2 (/ (* c (* a -1/2)) b_2)) b_2) a) |
(- (+ b_2 (/ (* c (* a -1/2)) b_2)) b_2) |
(+ b_2 (/ (* c (* a -1/2)) b_2)) |
b_2 |
(/ (* c (* a -1/2)) b_2) |
(* c (* a -1/2)) |
c |
(* a -1/2) |
a |
-1/2 |
(/ (- (sqrt (* b_2 b_2)) b_2) a) |
(- (sqrt (* b_2 b_2)) b_2) |
(sqrt (* b_2 b_2)) |
(* b_2 b_2) |
b_2 |
a |
(/ (/ 1 a) (/ 1 (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
(/ 1 a) |
1 |
a |
(/ 1 (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
(- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
(sqrt (- (* b_2 b_2) (* a c))) |
(- (* b_2 b_2) (* a c)) |
(* b_2 b_2) |
b_2 |
(* a c) |
c |
| Outputs |
|---|
(* (/ 1 a) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
(- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) |
(sqrt (- (* b_2 b_2) (* a c))) |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(- (* b_2 b_2) (* a c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(* b_2 b_2) |
(*.f64 b_2 b_2) |
b_2 |
(* a c) |
(*.f64 a c) |
c |
(/ (* b_2 -2) a) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* b_2 -2) |
(*.f64 b_2 #s(literal -2 binary64)) |
b_2 |
-2 |
#s(literal -2 binary64) |
a |
(/ (- (+ b_2 (/ (* c (* a -1/2)) b_2)) b_2) a) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b_2)) |
(- (+ b_2 (/ (* c (* a -1/2)) b_2)) b_2) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2)) |
(+ b_2 (/ (* c (* a -1/2)) b_2)) |
(+.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2))) |
b_2 |
(/ (* c (* a -1/2)) b_2) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2)) |
(* c (* a -1/2)) |
(*.f64 c (*.f64 a #s(literal -1/2 binary64))) |
c |
(* a -1/2) |
(*.f64 a #s(literal -1/2 binary64)) |
a |
-1/2 |
#s(literal -1/2 binary64) |
(/ (- (sqrt (* b_2 b_2)) b_2) a) |
(/.f64 (-.f64 (fabs.f64 b_2) b_2) a) |
(- (sqrt (* b_2 b_2)) b_2) |
(-.f64 (fabs.f64 b_2) b_2) |
(sqrt (* b_2 b_2)) |
(fabs.f64 b_2) |
(* b_2 b_2) |
(*.f64 b_2 b_2) |
b_2 |
a |
(/ (/ 1 a) (/ 1 (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
(/ 1 (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
(/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
(- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) |
(sqrt (- (* b_2 b_2) (* a c))) |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(- (* b_2 b_2) (* a c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(* b_2 b_2) |
(*.f64 b_2 b_2) |
b_2 |
(* a c) |
(*.f64 a c) |
c |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.1% | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
| ✓ | accuracy | 94.7% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
| ✓ | accuracy | 77.4% | (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) |
| ✓ | accuracy | 63.6% | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 (sqrt.f64 (*.f64 b_2 b_2)) b_2) a) |
| ✓ | accuracy | 100.0% | (-.f64 (sqrt.f64 (*.f64 b_2 b_2)) b_2) |
| ✓ | accuracy | 100.0% | (*.f64 b_2 b_2) |
| ✓ | accuracy | 55.3% | (sqrt.f64 (*.f64 b_2 b_2)) |
| ✓ | accuracy | 100.0% | (*.f64 a #s(literal -1/2 binary64)) |
| ✓ | accuracy | 89.3% | (/.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) b_2) |
| ✓ | accuracy | 84.8% | (/.f64 (-.f64 (+.f64 b_2 (/.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) b_2)) b_2) a) |
| ✓ | accuracy | 58.8% | (-.f64 (+.f64 b_2 (/.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) b_2)) b_2) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
| ✓ | accuracy | 100.0% | (*.f64 b_2 #s(literal -2 binary64)) |
| ✓ | accuracy | 98.1% | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
| ✓ | accuracy | 94.7% | (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
| ✓ | accuracy | 77.4% | (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) |
| ✓ | accuracy | 63.6% | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
| 75.0ms | 131× | 1 | valid |
| 66.0ms | 79× | 2 | valid |
| 13.0ms | 45× | 0 | valid |
| 1.0ms | 1× | 3 | valid |
Compiled 208 to 27 computations (87% saved)
ival-div: 23.0ms (28.5% of total)ival-mult: 20.0ms (24.8% of total)backward-pass: 14.0ms (17.3% of total)ival-sub: 10.0ms (12.4% of total)ival-sqrt: 8.0ms (9.9% of total)ival-add: 4.0ms (5% of total)const: 1.0ms (1.2% of total)| Inputs |
|---|
#<alt (* (/ 1 a) (- (sqrt (- (* b_2 b_2) (* a c))) b_2))> |
#<alt (/ 1 a)> |
#<alt (- (sqrt (- (* b_2 b_2) (* a c))) b_2)> |
#<alt (sqrt (- (* b_2 b_2) (* a c)))> |
#<alt (/ (* b_2 -2) a)> |
#<alt (* b_2 -2)> |
#<alt (/ (- (+ b_2 (/ (* c (* a -1/2)) b_2)) b_2) a)> |
#<alt (- (+ b_2 (/ (* c (* a -1/2)) b_2)) b_2)> |
#<alt (+ b_2 (/ (* c (* a -1/2)) b_2))> |
#<alt (/ (* c (* a -1/2)) b_2)> |
#<alt (/ (- (sqrt (* b_2 b_2)) b_2) a)> |
#<alt (- (sqrt (* b_2 b_2)) b_2)> |
#<alt (sqrt (* b_2 b_2))> |
#<alt (* b_2 b_2)> |
#<alt (/ (/ 1 a) (/ 1 (- (sqrt (- (* b_2 b_2) (* a c))) b_2)))> |
#<alt (/ 1 (- (sqrt (- (* b_2 b_2) (* a c))) b_2))> |
#<alt (- (* b_2 b_2) (* a c))> |
#<alt (* a -1/2)> |
| Outputs |
|---|
#<alt (* -1/2 (/ c b_2))> |
#<alt (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))> |
#<alt (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))> |
#<alt (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a)))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)> |
#<alt (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2)> |
#<alt (/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2)> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a))))))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a)))))))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))> |
#<alt (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2))))> |
#<alt (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2)> |
#<alt (/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2)> |
#<alt (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)> |
#<alt (* -2 b_2)> |
#<alt (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2))))))> |
#<alt (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))> |
#<alt (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))> |
#<alt (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))> |
#<alt (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a)))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))> |
#<alt (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))> |
#<alt (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5)))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c)))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1)))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5)))))))))> |
#<alt b_2> |
#<alt (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))> |
#<alt (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))> |
#<alt (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))> |
#<alt (* -1 b_2)> |
#<alt (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))> |
#<alt (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))> |
#<alt (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))> |
#<alt b_2> |
#<alt (+ b_2 (* -1/2 (/ (* a c) b_2)))> |
#<alt (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))> |
#<alt (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt b_2> |
#<alt (+ b_2 (* -1/2 (/ (* a c) b_2)))> |
#<alt (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))> |
#<alt (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 b_2)> |
#<alt (* -2 b_2)> |
#<alt (* -2 b_2)> |
#<alt (* -2 b_2)> |
#<alt (* -2 b_2)> |
#<alt (* -2 b_2)> |
#<alt (* -2 b_2)> |
#<alt (* -2 b_2)> |
#<alt (* -2 b_2)> |
#<alt (* -2 b_2)> |
#<alt (* -2 b_2)> |
#<alt (* -2 b_2)> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (/ (+ (* -1/2 (* a c)) (pow b_2 2)) b_2)> |
#<alt (/ (+ (* -1/2 (* a c)) (pow b_2 2)) b_2)> |
#<alt (/ (+ (* -1/2 (* a c)) (pow b_2 2)) b_2)> |
#<alt b_2> |
#<alt (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))> |
#<alt (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))> |
#<alt (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))> |
#<alt b_2> |
#<alt (* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 1)))> |
#<alt (* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 1)))> |
#<alt (* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 1)))> |
#<alt b_2> |
#<alt (+ b_2 (* -1/2 (/ (* a c) b_2)))> |
#<alt (+ b_2 (* -1/2 (/ (* a c) b_2)))> |
#<alt (+ b_2 (* -1/2 (/ (* a c) b_2)))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* c (+ (* -1/2 (/ a b_2)) (/ b_2 c)))> |
#<alt (* c (+ (* -1/2 (/ a b_2)) (/ b_2 c)))> |
#<alt (* c (+ (* -1/2 (/ a b_2)) (/ b_2 c)))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1 (* c (+ (* -1 (/ b_2 c)) (* 1/2 (/ a b_2)))))> |
#<alt (* -1 (* c (+ (* -1 (/ b_2 c)) (* 1/2 (/ a b_2)))))> |
#<alt (* -1 (* c (+ (* -1 (/ b_2 c)) (* 1/2 (/ a b_2)))))> |
#<alt b_2> |
#<alt (+ b_2 (* -1/2 (/ (* a c) b_2)))> |
#<alt (+ b_2 (* -1/2 (/ (* a c) b_2)))> |
#<alt (+ b_2 (* -1/2 (/ (* a c) b_2)))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* a (+ (* -1/2 (/ c b_2)) (/ b_2 a)))> |
#<alt (* a (+ (* -1/2 (/ c b_2)) (/ b_2 a)))> |
#<alt (* a (+ (* -1/2 (/ c b_2)) (/ b_2 a)))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1 (* a (+ (* -1 (/ b_2 a)) (* 1/2 (/ c b_2)))))> |
#<alt (* -1 (* a (+ (* -1 (/ b_2 a)) (* 1/2 (/ c b_2)))))> |
#<alt (* -1 (* a (+ (* -1 (/ b_2 a)) (* 1/2 (/ c b_2)))))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<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 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt (* -2 b_2)> |
#<alt (* -2 b_2)> |
#<alt (* -2 b_2)> |
#<alt (* -2 b_2)> |
#<alt b_2> |
#<alt b_2> |
#<alt b_2> |
#<alt b_2> |
#<alt b_2> |
#<alt b_2> |
#<alt b_2> |
#<alt b_2> |
#<alt (* -1 b_2)> |
#<alt (* -1 b_2)> |
#<alt (* -1 b_2)> |
#<alt (* -1 b_2)> |
#<alt (pow b_2 2)> |
#<alt (pow b_2 2)> |
#<alt (pow b_2 2)> |
#<alt (pow b_2 2)> |
#<alt (pow b_2 2)> |
#<alt (pow b_2 2)> |
#<alt (pow b_2 2)> |
#<alt (pow b_2 2)> |
#<alt (pow b_2 2)> |
#<alt (pow b_2 2)> |
#<alt (pow b_2 2)> |
#<alt (pow b_2 2)> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))> |
#<alt (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))> |
#<alt (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a)))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)> |
#<alt (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2)> |
#<alt (/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2)> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a))))))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a)))))))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))> |
#<alt (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2))))> |
#<alt (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))> |
#<alt (+ (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))) (/ b_2 (* a (* c (pow (sqrt -1) 2)))))> |
#<alt (+ (* b_2 (+ (* -1 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* a (* c (pow (sqrt -1) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))> |
#<alt (+ (* b_2 (+ (* b_2 (- (* -1 (* b_2 (+ (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -1) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* a (* c (pow (sqrt -1) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* b_2 (- (* 1/2 (/ 1 (pow b_2 2))) (* 2 (/ 1 (* a c)))))> |
#<alt (* b_2 (- (+ (* -1 (/ (+ (* -1/4 (* a c)) (* 1/8 (* a c))) (pow b_2 4))) (* 1/2 (/ 1 (pow b_2 2)))) (* 2 (/ 1 (* a c)))))> |
#<alt (* b_2 (- (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (+ (* -1/4 (* a (* c (+ (* -1/4 (* a c)) (* 1/8 (* a c)))))) (* 1/16 (* (pow a 2) (pow c 2))))) (pow b_2 6))) (* 1/2 (/ 1 (pow b_2 2)))) (+ (* -1/4 (/ (* a c) (pow b_2 4))) (+ (* 1/8 (/ (* a c) (pow b_2 4))) (* 2 (/ 1 (* a c)))))))> |
#<alt (/ -1/2 b_2)> |
#<alt (* -1 (/ (+ 1/2 (* 1/8 (/ (* a c) (pow b_2 2)))) b_2))> |
#<alt (* -1 (/ (- (+ 1/2 (* 1/16 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))) (* -1/8 (/ (* a c) (pow b_2 2)))) b_2))> |
#<alt (* -1 (/ (- (+ 1/2 (* -1 (/ (+ (* -1/32 (* (pow a 3) (pow c 3))) (* -1/128 (* (pow a 3) (pow c 3)))) (pow b_2 6)))) (+ (* -1/8 (/ (* a c) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))) b_2))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (/ (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2))) a)> |
#<alt (/ (+ (* -2 (/ b_2 c)) (* a (+ (* -1 (* a (+ (* -1/4 (/ c (pow b_2 3))) (* 1/8 (/ c (pow b_2 3)))))) (* 1/2 (/ 1 b_2))))) a)> |
#<alt (/ (+ (* -2 (/ b_2 c)) (* a (+ (* a (- (* -1 (* a (+ (* -2 (/ (* b_2 (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) (pow c 2))) (+ (* -1/4 (/ (* c (+ (* -1/4 (/ c (pow b_2 3))) (* 1/8 (/ c (pow b_2 3))))) (pow b_2 2))) (* 1/16 (/ (pow c 2) (pow b_2 5))))))) (+ (* -1/4 (/ c (pow b_2 3))) (* 1/8 (/ c (pow b_2 3)))))) (* 1/2 (/ 1 b_2))))) a)> |
#<alt (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))> |
#<alt (/ (+ (* (sqrt (/ a c)) (/ 1 (sqrt -1))) (/ b_2 (* c (pow (sqrt -1) 2)))) a)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (* c (pow (sqrt -1) 2))))) a)> |
#<alt (/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) (* (pow c 2) (pow (sqrt -1) 4)))) (* (sqrt (/ a c)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (* c (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) a)> |
#<alt (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (* -1 (/ (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1))))) (/ (* a b_2) c)) a)) (* (sqrt (/ a c)) (sqrt -1))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* a (pow b_2 3)) (pow c 2))) (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b_2 2) (sqrt -1))))))))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b_2 2) (sqrt -1)))))) a)) (/ (* a b_2) c)) a)) (* (sqrt (/ a c)) (sqrt -1))) a))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (/ (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) c)> |
#<alt (/ (+ (* -2 (/ b_2 a)) (* c (+ (* -1 (* c (+ (* -1/4 (/ a (pow b_2 3))) (* 1/8 (/ a (pow b_2 3)))))) (* 1/2 (/ 1 b_2))))) c)> |
#<alt (/ (+ (* -2 (/ b_2 a)) (* c (+ (* c (- (* -1 (* c (+ (* -2 (/ (* b_2 (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (pow a 2))) (+ (* -1/4 (/ (* a (+ (* -1/4 (/ a (pow b_2 3))) (* 1/8 (/ a (pow b_2 3))))) (pow b_2 2))) (* 1/16 (/ (pow a 2) (pow b_2 5))))))) (+ (* -1/4 (/ a (pow b_2 3))) (* 1/8 (/ a (pow b_2 3)))))) (* 1/2 (/ 1 b_2))))) c)> |
#<alt (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))> |
#<alt (/ (+ (* (sqrt (/ c a)) (/ 1 (sqrt -1))) (/ b_2 (* a (pow (sqrt -1) 2)))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (* a (pow (sqrt -1) 2))))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* (pow a 2) (pow (sqrt -1) 4)))) (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (* a (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) c)> |
#<alt (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (* -1 (/ (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) (/ (* b_2 c) a)) c)) (* (sqrt (/ c a)) (sqrt -1))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* (pow b_2 3) c) (pow a 2))) (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1))))))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))))) c)) (/ (* b_2 c) a)) c)) (* (sqrt (/ c a)) (sqrt -1))) c))> |
#<alt (* -1 (* a c))> |
#<alt (- (pow b_2 2) (* a c))> |
#<alt (- (pow b_2 2) (* a c))> |
#<alt (- (pow b_2 2) (* a c))> |
#<alt (pow b_2 2)> |
#<alt (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))> |
#<alt (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))> |
#<alt (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))> |
#<alt (pow b_2 2)> |
#<alt (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))> |
#<alt (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))> |
#<alt (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))> |
#<alt (pow b_2 2)> |
#<alt (+ (* -1 (* a c)) (pow b_2 2))> |
#<alt (+ (* -1 (* a c)) (pow b_2 2))> |
#<alt (+ (* -1 (* a c)) (pow b_2 2))> |
#<alt (* -1 (* a c))> |
#<alt (* a (- (/ (pow b_2 2) a) c))> |
#<alt (* a (- (/ (pow b_2 2) a) c))> |
#<alt (* a (- (/ (pow b_2 2) a) c))> |
#<alt (* -1 (* a c))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c))))> |
#<alt (pow b_2 2)> |
#<alt (+ (* -1 (* a c)) (pow b_2 2))> |
#<alt (+ (* -1 (* a c)) (pow b_2 2))> |
#<alt (+ (* -1 (* a c)) (pow b_2 2))> |
#<alt (* -1 (* a c))> |
#<alt (* c (- (/ (pow b_2 2) c) a))> |
#<alt (* c (- (/ (pow b_2 2) c) a))> |
#<alt (* c (- (/ (pow b_2 2) c) a))> |
#<alt (* -1 (* a c))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a))))> |
#<alt (* -1/2 a)> |
#<alt (* -1/2 a)> |
#<alt (* -1/2 a)> |
#<alt (* -1/2 a)> |
#<alt (* -1/2 a)> |
#<alt (* -1/2 a)> |
#<alt (* -1/2 a)> |
#<alt (* -1/2 a)> |
#<alt (* -1/2 a)> |
#<alt (* -1/2 a)> |
#<alt (* -1/2 a)> |
#<alt (* -1/2 a)> |
120 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | c | @ | inf | (/ (- (+ b_2 (/ (* c (* a -1/2)) b_2)) b_2) a) |
| 2.0ms | c | @ | inf | (/ 1 (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 1.0ms | a | @ | inf | (/ 1 (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 1.0ms | a | @ | -inf | (/ 1 (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 1.0ms | b_2 | @ | 0 | (/ 1 (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 1× | batch-egg-rewrite |
| 3432× | *-lowering-*.f32 |
| 3432× | *-lowering-*.f64 |
| 3334× | /-lowering-/.f32 |
| 3334× | /-lowering-/.f64 |
| 1820× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 124 |
| 1 | 176 | 116 |
| 2 | 1502 | 116 |
| 0 | 8696 | 116 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ 1 a) (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
(/ 1 a) |
(- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
(sqrt (- (* b_2 b_2) (* a c))) |
(/ (* b_2 -2) a) |
(* b_2 -2) |
(/ (- (+ b_2 (/ (* c (* a -1/2)) b_2)) b_2) a) |
(- (+ b_2 (/ (* c (* a -1/2)) b_2)) b_2) |
(+ b_2 (/ (* c (* a -1/2)) b_2)) |
(/ (* c (* a -1/2)) b_2) |
(/ (- (sqrt (* b_2 b_2)) b_2) a) |
(- (sqrt (* b_2 b_2)) b_2) |
(sqrt (* b_2 b_2)) |
(* b_2 b_2) |
(/ (/ 1 a) (/ 1 (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
(/ 1 (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
(- (* b_2 b_2) (* a c)) |
(* a -1/2) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b_2))) |
(+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)) (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a)) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64)) a) (/.f64 (/.f64 b_2 #s(literal 1 binary64)) a)) |
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) a) (/.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) a)) |
(-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) a) (/.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b_2))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) a))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (*.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal -1 binary64)) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a)) |
(/.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) #s(literal -1 binary64)) (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (/.f64 #s(literal 1 binary64) a)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (neg.f64 (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (neg.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b_2)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b_2)) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b_2)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) a)))))) |
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (/.f64 (/.f64 #s(literal -1 binary64) a) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (/.f64 (/.f64 #s(literal -1 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1/2 binary64))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) a))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) |
(pow.f64 a #s(literal -1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2)) |
(+.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (fma.f64 (neg.f64 (sqrt.f64 b_2)) (sqrt.f64 b_2) b_2)) |
(+.f64 (-.f64 #s(literal 0 binary64) b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b_2))) |
(+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1 binary64)))) |
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64)) (/.f64 b_2 #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(-.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 b_2 #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(-.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (/.f64 (*.f64 b_2 b_2) (*.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(-.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2))) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2)))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b_2))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(fma.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b_2)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2))))) |
(/.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (*.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (neg.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (neg.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2)))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (neg.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (neg.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64)) b_2) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 b_2 b_2))) (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (neg.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 b_2 (*.f64 b_2 b_2))) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64))) (+.f64 (*.f64 b_2 b_2) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b_2)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b_2)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b_2)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal 1 binary64)))))) |
(pow.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (/.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(fabs.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (-.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (sqrt.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))) (sqrt.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (/.f64 b_2 a))) |
(neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 b_2 a))) |
(neg.f64 (/.f64 (*.f64 b_2 #s(literal 2 binary64)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a b_2) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 a b_2) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 b_2 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 b_2 #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 b_2 #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 (/.f64 a b_2) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 a b_2) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b_2 #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b_2 #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 b_2 (/.f64 #s(literal -2 binary64) a)) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 a)) |
(*.f64 (*.f64 b_2 #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b_2) a)) |
(*.f64 (*.f64 b_2 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) a) b_2) |
(*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 b_2 #s(literal 1 binary64))) |
(*.f64 (/.f64 b_2 #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b_2 #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 b_2 #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) b_2) |
(+.f64 (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (neg.f64 (/.f64 b_2 a))) |
(+.f64 (fma.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b_2))) (fma.f64 (/.f64 #s(literal -1 binary64) a) b_2 (*.f64 (/.f64 #s(literal 1 binary64) a) b_2))) |
(+.f64 (fma.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 (sqrt.f64 b_2) a) (sqrt.f64 b_2)))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 b_2) a)) (sqrt.f64 b_2) (*.f64 (/.f64 (sqrt.f64 b_2) a) (sqrt.f64 b_2)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (/.f64 b_2 a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)) (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2))))) a) (/.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2))))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2))) a) (/.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2))) a)) |
(-.f64 (/.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (*.f64 a (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 a (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))) (/.f64 (*.f64 b_2 b_2) (*.f64 a (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2))))) |
(-.f64 (/.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (*.f64 a a)) (/.f64 (*.f64 a b_2) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a)) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (/.f64 b_2 a))))) (/.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a)) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (/.f64 b_2 a)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a)) (+.f64 (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (/.f64 b_2 a))) (/.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (+.f64 (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (/.f64 b_2 a)))) |
(fma.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 b_2 a))) |
(neg.f64 (/.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)))))) |
(/.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))) (*.f64 a (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))) |
(/.f64 (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (*.f64 a b_2)) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) a)) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (*.f64 b_2 (*.f64 b_2 b_2)))) (neg.f64 (*.f64 a (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)))) (neg.f64 (*.f64 a (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a)) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (/.f64 b_2 a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a)) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (+.f64 (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (/.f64 b_2 a))) |
(/.f64 (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2))) |
(/.f64 (-.f64 (neg.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) b_2)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b_2)) (*.f64 (/.f64 a (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 a (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) b_2)) (*.f64 (/.f64 a (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (/.f64 a (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (/.f64 a b_2)) a) (*.f64 a (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) b_2))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (/.f64 a b_2)) (*.f64 (*.f64 a (+.f64 (*.f64 b_2 b_2) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (*.f64 a (+.f64 (*.f64 b_2 b_2) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))))) (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) a) (*.f64 (*.f64 a (+.f64 (*.f64 b_2 b_2) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))))) b_2)) (*.f64 (*.f64 a (+.f64 (*.f64 b_2 b_2) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))))) a)) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a (+.f64 (*.f64 b_2 b_2) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (*.f64 a (+.f64 (*.f64 b_2 b_2) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))))) (/.f64 a b_2)) (*.f64 (*.f64 a (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 a (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))))) a) (*.f64 (*.f64 a (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) b_2)) (*.f64 (*.f64 a (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (*.f64 a (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (/.f64 a b_2)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) b_2)) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (*.f64 a b_2))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a)) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (/.f64 b_2 a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a)) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)))) (neg.f64 (+.f64 (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (/.f64 b_2 a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (*.f64 a (*.f64 a a))) (pow.f64 (neg.f64 (/.f64 b_2 a)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a)) (-.f64 (*.f64 (neg.f64 (/.f64 b_2 a)) (neg.f64 (/.f64 b_2 a))) (*.f64 (/.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (neg.f64 (/.f64 b_2 a)))))) |
(pow.f64 (/.f64 a (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)) a) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (*.f64 b_2 (*.f64 b_2 b_2))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))) a) (/.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)) (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) a) (/.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))) |
(*.f64 (/.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 b_2 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2)) |
(+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)) |
(+.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) b_2)) |
(+.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)) (fma.f64 (neg.f64 (sqrt.f64 b_2)) (sqrt.f64 b_2) b_2)) |
(+.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) |
(+.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) b_2) |
(-.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) b_2) |
(-.f64 (/.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2))))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))))) |
(-.f64 (/.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2))) (/.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 b_2 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2))) (/.f64 (*.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2)) (-.f64 b_2 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2)))) |
(-.f64 (/.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (-.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) b_2))) (/.f64 (*.f64 b_2 b_2) (-.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) b_2)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)) |
(fma.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)) (-.f64 b_2 b_2)) |
(fma.f64 (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b_2)) (-.f64 b_2 b_2)) |
(fma.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) b_2) (-.f64 b_2 b_2)) |
(fma.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) b_2)) (-.f64 b_2 b_2)) |
(fma.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 c b_2) (-.f64 b_2 b_2)) |
(fma.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) b_2) (-.f64 b_2 b_2)) |
(fma.f64 #s(literal -1 binary64) b_2 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) |
(fma.f64 (sqrt.f64 b_2) (sqrt.f64 b_2) (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2)) |
(fma.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b_2)) (-.f64 b_2 b_2)) |
(fma.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) b_2)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b_2) (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (-.f64 b_2 b_2)) |
(fma.f64 (-.f64 (*.f64 b_2 b_2) (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) b_2)) |
(fma.f64 (/.f64 (/.f64 a b_2) #s(literal -2 binary64)) c (-.f64 b_2 b_2)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))) (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))) (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2))))) |
(/.f64 (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (-.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) b_2))))) |
(/.f64 (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2))) |
(/.f64 (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))) (-.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (*.f64 b_2 (*.f64 b_2 b_2)))) (neg.f64 (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (*.f64 b_2 (*.f64 b_2 b_2)))) (neg.f64 (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (-.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) b_2)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)))) (neg.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)))) (neg.f64 (-.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (*.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2)))) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2)) (*.f64 b_2 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2))) (-.f64 b_2 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))))) (*.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) (/.f64 (+.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2)))) (*.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))))) (*.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 b_2 b_2)) (*.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) (+.f64 b_2 b_2))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))))) (*.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) (neg.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2)))))) (*.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b_2 b_2))) (*.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) (neg.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))))) (*.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) (neg.f64 (+.f64 b_2 b_2)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))))) (*.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))))) (*.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (-.f64 #s(literal 0 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) (-.f64 b_2 (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))))) (*.f64 (/.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (/.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2)))) (*.f64 (/.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))))) (*.f64 (/.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 b_2 b_2)) (*.f64 (/.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (/.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 b_2 b_2))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))))) (*.f64 (/.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2)))))) (*.f64 (/.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 b_2 b_2))) (*.f64 (/.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))))) (*.f64 (/.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (+.f64 b_2 b_2)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))))) (*.f64 (/.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))))) (*.f64 (/.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (-.f64 #s(literal 0 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (/.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (/.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 b_2 (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))))) (*.f64 b_2 #s(literal 1 binary64))) (*.f64 b_2 (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (/.f64 (+.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 b_2 #s(literal 1 binary64))) (*.f64 b_2 (/.f64 (+.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2)))) (*.f64 b_2 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))))) (*.f64 b_2 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (+.f64 b_2 b_2)) (*.f64 b_2 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 b_2 (+.f64 b_2 b_2))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))))) (*.f64 b_2 (neg.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2)))))) (*.f64 b_2 (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (neg.f64 (+.f64 b_2 b_2))) (*.f64 b_2 (neg.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))))) (*.f64 b_2 (neg.f64 (+.f64 b_2 b_2)))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))))) (*.f64 b_2 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))))) (*.f64 b_2 (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (-.f64 #s(literal 0 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (-.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))) (*.f64 b_2 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 b_2 (-.f64 b_2 (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))))) (*.f64 (neg.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (neg.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) (/.f64 (+.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2)))) (*.f64 (neg.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))))) (*.f64 (neg.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 b_2 b_2)) (*.f64 (neg.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (neg.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) (+.f64 b_2 b_2))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))))) (*.f64 (neg.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) (neg.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2)))))) (*.f64 (neg.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 b_2 b_2))) (*.f64 (neg.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) (neg.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))))) (*.f64 (neg.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) (neg.f64 (+.f64 b_2 b_2)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))))) (*.f64 (neg.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))))) (*.f64 (neg.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (-.f64 #s(literal 0 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (neg.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (neg.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 b_2 (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64)) (/.f64 (+.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 (+.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64)) (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2)))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64)) (+.f64 b_2 b_2)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 b_2 b_2))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64)) (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (neg.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2)))))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64)) (neg.f64 (+.f64 b_2 b_2))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (neg.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (neg.f64 (+.f64 b_2 b_2)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64)) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (-.f64 #s(literal 0 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64)) (-.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (-.f64 b_2 (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))))) (*.f64 b_2 #s(literal 1 binary64))) (*.f64 b_2 (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 b_2 #s(literal 1 binary64))) (*.f64 b_2 (/.f64 (+.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2)))) (*.f64 b_2 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))))) (*.f64 b_2 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 b_2 b_2)) (*.f64 b_2 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 b_2 (+.f64 b_2 b_2))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))))) (*.f64 b_2 (neg.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2)))))) (*.f64 b_2 (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (+.f64 b_2 b_2))) (*.f64 b_2 (neg.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))))) (*.f64 b_2 (neg.f64 (+.f64 b_2 b_2)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))))) (*.f64 b_2 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))))) (*.f64 b_2 (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (-.f64 #s(literal 0 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))) (*.f64 b_2 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 b_2 (-.f64 b_2 (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64))) (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64))) (/.f64 (+.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (/.f64 (+.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64))) (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64))) (+.f64 b_2 b_2)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (+.f64 b_2 b_2))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (neg.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64))) (neg.f64 (+.f64 b_2 b_2))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (neg.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (neg.f64 (+.f64 b_2 b_2)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64))) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (-.f64 #s(literal 0 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64))) (-.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (-.f64 b_2 (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2))))) (*.f64 (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))) (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2))) (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (*.f64 b_2 b_2))) (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))))) (neg.f64 (neg.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (*.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2))))) (neg.f64 (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2)) (*.f64 b_2 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2)))) (neg.f64 (-.f64 b_2 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (pow.f64 (-.f64 b_2 b_2) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (-.f64 b_2 b_2) (-.f64 b_2 b_2)) (*.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))))) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (*.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2))) (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (*.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2)) (-.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) b_2)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))) (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (-.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (+.f64 b_2 b_2)))) |
(+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) |
(+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2))) |
(fma.f64 #s(literal 1 binary64) (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) |
(fma.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)) b_2) |
(fma.f64 (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b_2)) b_2) |
(fma.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) b_2) b_2) |
(fma.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) b_2)) b_2) |
(fma.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 c b_2) b_2) |
(fma.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) b_2) b_2) |
(fma.f64 (sqrt.f64 b_2) (sqrt.f64 b_2) (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b_2)) b_2) |
(fma.f64 (/.f64 #s(literal 1 binary64) b_2) (*.f64 a (*.f64 c #s(literal -1/2 binary64))) b_2) |
(fma.f64 (/.f64 (/.f64 a b_2) #s(literal -2 binary64)) c b_2) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b_2 b_2) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))))) (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (-.f64 (*.f64 b_2 b_2) (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b_2 b_2) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))))) (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (-.f64 (*.f64 b_2 b_2) (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (+.f64 (*.f64 b_2 b_2) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (+.f64 (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))))) (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (+.f64 (*.f64 b_2 b_2) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (+.f64 (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 b_2 b_2)) (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2)) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))) (*.f64 (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))))) (*.f64 (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 b_2 b_2))) (neg.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b_2 b_2) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))))))) (neg.f64 (neg.f64 (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 b_2 b_2) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))))) (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) (-.f64 (*.f64 b_2 b_2) (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 b_2 b_2) (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b_2))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b_2))) |
(neg.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64)) b_2)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) b_2) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b_2)) |
(/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64)) b_2) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b_2)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)))) |
(pow.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) |
(*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) |
(*.f64 (*.f64 a c) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b_2))) |
(*.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) b_2)) |
(*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) b_2))) |
(*.f64 (*.f64 a #s(literal -1/2 binary64)) (/.f64 c b_2)) |
(*.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) b_2)) |
(*.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b_2))) |
(*.f64 (/.f64 #s(literal 1 binary64) b_2) (*.f64 a (*.f64 c #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b_2) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 a b_2) #s(literal -2 binary64)) c) |
(*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -1/2 binary64))) (sqrt.f64 b_2)) (/.f64 #s(literal 1 binary64) (sqrt.f64 b_2))) |
(*.f64 (/.f64 a (sqrt.f64 b_2)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (sqrt.f64 b_2))) |
(*.f64 (/.f64 a (sqrt.f64 b_2)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (sqrt.f64 b_2))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 b_2)) (/.f64 (*.f64 a c) (sqrt.f64 b_2))) |
(*.f64 (/.f64 c (sqrt.f64 b_2)) (/.f64 (*.f64 a #s(literal -1/2 binary64)) (sqrt.f64 b_2))) |
(*.f64 (/.f64 (*.f64 a c) (sqrt.f64 b_2)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 b_2))) |
(*.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) (sqrt.f64 b_2)) (/.f64 c (sqrt.f64 b_2))) |
(*.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (sqrt.f64 b_2)) (/.f64 a (sqrt.f64 b_2))) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 a #s(literal -1/2 binary64))) b_2)) |
(*.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) b_2)) |
(*.f64 (/.f64 (*.f64 a #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) c) b_2)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) b_2)) |
(*.f64 (/.f64 (neg.f64 (*.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 c b_2)) |
(+.f64 (/.f64 b_2 a) (neg.f64 (/.f64 b_2 a))) |
(+.f64 (fma.f64 b_2 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b_2))) (fma.f64 (/.f64 #s(literal -1 binary64) a) b_2 (*.f64 (/.f64 #s(literal 1 binary64) a) b_2))) |
(+.f64 (fma.f64 b_2 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 (sqrt.f64 b_2) a) (sqrt.f64 b_2)))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 b_2) a)) (sqrt.f64 b_2) (*.f64 (/.f64 (sqrt.f64 b_2) a) (sqrt.f64 b_2)))) |
(+.f64 (fma.f64 (sqrt.f64 b_2) (/.f64 (sqrt.f64 b_2) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b_2))) (fma.f64 (/.f64 #s(literal -1 binary64) a) b_2 (*.f64 (/.f64 #s(literal 1 binary64) a) b_2))) |
(+.f64 (fma.f64 (sqrt.f64 b_2) (/.f64 (sqrt.f64 b_2) a) (neg.f64 (*.f64 (/.f64 (sqrt.f64 b_2) a) (sqrt.f64 b_2)))) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 b_2) a)) (sqrt.f64 b_2) (*.f64 (/.f64 (sqrt.f64 b_2) a) (sqrt.f64 b_2)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (/.f64 a b_2)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 b_2 a) (/.f64 b_2 a)) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2)))) a) (/.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2)))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 b_2)) a) (/.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 b_2)) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2)))))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 a (+.f64 b_2 b_2))) (/.f64 (*.f64 b_2 b_2) (*.f64 a (+.f64 b_2 b_2)))) |
(-.f64 (/.f64 (*.f64 b_2 a) (*.f64 a a)) (/.f64 (*.f64 a b_2) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))))) (/.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (+.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (/.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (+.f64 (/.f64 b_2 a) (/.f64 b_2 a)))) |
(fma.f64 b_2 (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 b_2 a))) |
(fma.f64 (sqrt.f64 b_2) (/.f64 (sqrt.f64 b_2) a) (neg.f64 (/.f64 b_2 a))) |
(neg.f64 (/.f64 (-.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 b_2 b_2)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (/.f64 a b_2)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (/.f64 a b_2))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (/.f64 a b_2)))))) |
(/.f64 (-.f64 b_2 b_2) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (/.f64 a b_2))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (/.f64 a b_2))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 0 binary64) (/.f64 a b_2)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 b_2 b_2)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (*.f64 a (+.f64 b_2 b_2))) |
(/.f64 (-.f64 (*.f64 b_2 a) (*.f64 a b_2)) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 (+.f64 b_2 b_2) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) #s(literal -1 binary64)) (*.f64 (+.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 b_2 b_2))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2)))) (neg.f64 (*.f64 a (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (neg.f64 (*.f64 a (+.f64 b_2 b_2)))) |
(/.f64 (-.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (+.f64 (/.f64 b_2 a) (/.f64 b_2 a))) |
(/.f64 (*.f64 (-.f64 b_2 b_2) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (-.f64 b_2 b_2) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (/.f64 #s(literal 1 binary64) a)) (+.f64 b_2 b_2)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b_2) (-.f64 #s(literal 0 binary64) b_2)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b_2)) (*.f64 (/.f64 a b_2) #s(literal 1 binary64))) (*.f64 (/.f64 a b_2) (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a b_2) b_2)) (*.f64 (/.f64 a b_2) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a b_2) (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (/.f64 a b_2) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 b_2 (/.f64 a b_2)) a) (*.f64 a (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) b_2))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 a b_2)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) a) (*.f64 (-.f64 #s(literal 0 binary64) a) b_2)) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 a) (*.f64 a b_2))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b_2 b_2) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 b_2 b_2)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)))) (neg.f64 (+.f64 (/.f64 b_2 a) (/.f64 b_2 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b_2 b_2) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 b_2 b_2) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 b_2 b_2))) |
(/.f64 (+.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a))) (pow.f64 (neg.f64 (/.f64 b_2 a)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (-.f64 (*.f64 (neg.f64 (/.f64 b_2 a)) (neg.f64 (/.f64 b_2 a))) (*.f64 (/.f64 b_2 a) (neg.f64 (/.f64 b_2 a)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (/.f64 a b_2))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (/.f64 a b_2))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (/.f64 a b_2))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b_2 b_2)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b_2 b_2)) #s(literal -1 binary64))) |
(*.f64 (-.f64 b_2 b_2) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 0 binary64) (/.f64 a b_2)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 b_2 b_2)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (-.f64 b_2 b_2) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b_2 b_2))) |
(*.f64 (/.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b_2 b_2)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))) a) (/.f64 (-.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))))) |
(*.f64 (/.f64 (+.f64 b_2 b_2) a) (/.f64 (-.f64 b_2 b_2) (+.f64 b_2 b_2))) |
(*.f64 (/.f64 (-.f64 b_2 b_2) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 b_2 (-.f64 #s(literal 0 binary64) b_2)) |
(+.f64 (-.f64 b_2 b_2) (fma.f64 (neg.f64 (sqrt.f64 b_2)) (sqrt.f64 b_2) b_2)) |
(+.f64 (-.f64 #s(literal 0 binary64) b_2) b_2) |
(-.f64 b_2 b_2) |
(-.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2)))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 b_2)) (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 b_2))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))) (/.f64 (*.f64 b_2 b_2) (-.f64 b_2 (-.f64 #s(literal 0 binary64) b_2)))) |
(fma.f64 #s(literal -1 binary64) b_2 b_2) |
(fma.f64 (sqrt.f64 b_2) (sqrt.f64 b_2) (-.f64 #s(literal 0 binary64) b_2)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2)))) |
(/.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (+.f64 b_2 b_2)) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (-.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2)))) (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2)))) (neg.f64 (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (-.f64 #s(literal 0 binary64) b_2)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (neg.f64 (+.f64 b_2 b_2))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) (neg.f64 (-.f64 b_2 (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2)))) (*.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))) (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (+.f64 b_2 b_2)) (*.f64 (+.f64 b_2 b_2) (*.f64 b_2 b_2))) (*.f64 (+.f64 b_2 b_2) (+.f64 b_2 b_2))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 (+.f64 b_2 b_2)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 #s(literal 0 binary64) b_2) b_2)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))) (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b_2 b_2) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 b_2 (+.f64 b_2 b_2))))) |
(*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 b_2)) (/.f64 #s(literal 1 binary64) (+.f64 b_2 b_2))) |
b_2 |
(exp.f64 (log.f64 b_2)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 b_2)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b_2) #s(literal 1 binary64))) |
(fabs.f64 b_2) |
(fabs.f64 (-.f64 #s(literal 0 binary64) b_2)) |
(fabs.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2))) |
(fabs.f64 (-.f64 b_2 #s(literal 0 binary64))) |
(sqrt.f64 (*.f64 b_2 b_2)) |
(pow.f64 b_2 #s(literal 1 binary64)) |
(pow.f64 (*.f64 b_2 b_2) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 b_2) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) b_2) |
(*.f64 (sqrt.f64 b_2) (sqrt.f64 b_2)) |
(*.f64 (pow.f64 (sqrt.f64 b_2) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 b_2 #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 b_2 #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 b_2) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 b_2)) (sqrt.f64 (pow.f64 b_2 #s(literal 3/2 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 b_2 #s(literal 3/2 binary64))) (sqrt.f64 (sqrt.f64 b_2))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b_2))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b_2)) #s(literal 1 binary64))) |
(fabs.f64 (*.f64 b_2 b_2)) |
(fabs.f64 (neg.f64 (*.f64 b_2 b_2))) |
(fabs.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))) |
(fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) b_2)) |
(sqrt.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) |
(pow.f64 b_2 #s(literal 2 binary64)) |
(pow.f64 (*.f64 b_2 b_2) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 b_2) #s(literal 4 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal 1/2 binary64)) |
(*.f64 b_2 b_2) |
(*.f64 (sqrt.f64 b_2) (pow.f64 b_2 #s(literal 3/2 binary64))) |
(*.f64 (sqrt.f64 b_2) (pow.f64 (pow.f64 b_2 #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 b_2) (fabs.f64 (pow.f64 b_2 #s(literal 3/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (-.f64 #s(literal 0 binary64) b_2)) |
(*.f64 (pow.f64 b_2 #s(literal 3/2 binary64)) (sqrt.f64 b_2)) |
(*.f64 (pow.f64 (pow.f64 b_2 #s(literal 3/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 b_2)) |
(*.f64 (fabs.f64 (pow.f64 b_2 #s(literal 3/2 binary64))) (sqrt.f64 b_2)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b_2))) |
(+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)) (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a)) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64)) a) (/.f64 (/.f64 b_2 #s(literal 1 binary64)) a)) |
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) a) (/.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) a)) |
(-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) a) (/.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b_2))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) a))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (*.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal -1 binary64)) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a)) |
(/.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) #s(literal -1 binary64)) (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (/.f64 #s(literal 1 binary64) a)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (neg.f64 (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (neg.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b_2)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b_2)) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b_2)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) a))) (*.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) a)))))) |
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (/.f64 (/.f64 #s(literal -1 binary64) a) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (/.f64 (/.f64 #s(literal -1 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1/2 binary64))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))))) |
(pow.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(*.f64 (pow.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal -1 binary64))) |
(+.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(+.f64 (*.f64 b_2 b_2) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) |
(+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b_2 b_2)) |
(exp.f64 (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal 2 binary64))) |
(fabs.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(-.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 a c) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(-.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(-.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (-.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (-.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) (/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(fma.f64 a (-.f64 #s(literal 0 binary64) c) (*.f64 b_2 b_2)) |
(fma.f64 b_2 b_2 (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(fma.f64 b_2 b_2 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(fma.f64 b_2 b_2 (neg.f64 (-.f64 (*.f64 a c) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))) |
(fma.f64 c (-.f64 #s(literal 0 binary64) a) (*.f64 b_2 b_2)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) a (*.f64 b_2 b_2)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) |
(fma.f64 (sqrt.f64 b_2) (pow.f64 b_2 #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(fma.f64 (sqrt.f64 b_2) (pow.f64 b_2 #s(literal 3/2 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(fma.f64 (sqrt.f64 b_2) (pow.f64 b_2 #s(literal 3/2 binary64)) (neg.f64 (-.f64 (*.f64 a c) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) c (*.f64 b_2 b_2)) |
(fma.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) |
(fma.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(fma.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) |
(fma.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(fma.f64 (pow.f64 b_2 #s(literal 3/2 binary64)) (sqrt.f64 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(fma.f64 (pow.f64 b_2 #s(literal 3/2 binary64)) (sqrt.f64 b_2) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(fma.f64 (pow.f64 b_2 #s(literal 3/2 binary64)) (sqrt.f64 b_2) (neg.f64 (-.f64 (*.f64 a c) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (-.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(/.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))) (-.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (-.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (neg.f64 (-.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))) (neg.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) #s(literal 3 binary64))) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 (*.f64 b_2 b_2) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (pow.f64 (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (*.f64 (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))))) (+.f64 (*.f64 a (*.f64 c (*.f64 a c))) (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b_2 b_2))))) |
(pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(*.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64))) |
(*.f64 a #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) a) |
| 1× | egg-herbie |
| 6872× | *-lowering-*.f32 |
| 6872× | *-lowering-*.f64 |
| 4410× | +-lowering-+.f64 |
| 4410× | +-lowering-+.f32 |
| 1972× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 809 | 6392 |
| 1 | 2862 | 6200 |
| 0 | 8968 | 6200 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1/2 (/ c b_2)) |
(+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1/2 (/ c b_2)) |
(/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2) |
(* -2 (/ b_2 a)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))) |
(* -1/2 (/ c b_2)) |
(* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(* (sqrt (* a c)) (sqrt -1)) |
(+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))) |
(* -1/2 (/ (* a c) b_2)) |
(/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2) |
(/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2) |
(/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2) |
(* -2 b_2) |
(* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))) |
(* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))) |
(* -1/2 (/ (* a c) b_2)) |
(* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
(* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))) |
(* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1/2 (/ (* a c) b_2)) |
(* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))) |
(* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))) |
(* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))) |
(+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))) |
b_2 |
(* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))) |
(* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))) |
(* -1 b_2) |
(* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))) |
(* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
(+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))) |
(+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 b_2) |
(* -2 b_2) |
(* -2 b_2) |
(* -2 b_2) |
(* -2 b_2) |
(* -2 b_2) |
(* -2 b_2) |
(* -2 b_2) |
(* -2 b_2) |
(* -2 b_2) |
(* -2 b_2) |
(* -2 b_2) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(/ (+ (* -1/2 (* a c)) (pow b_2 2)) b_2) |
(/ (+ (* -1/2 (* a c)) (pow b_2 2)) b_2) |
(/ (+ (* -1/2 (* a c)) (pow b_2 2)) b_2) |
b_2 |
(* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))) |
b_2 |
(* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 1))) |
(* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 1))) |
(* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 1))) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(* -1/2 (/ (* a c) b_2)) |
(* c (+ (* -1/2 (/ a b_2)) (/ b_2 c))) |
(* c (+ (* -1/2 (/ a b_2)) (/ b_2 c))) |
(* c (+ (* -1/2 (/ a b_2)) (/ b_2 c))) |
(* -1/2 (/ (* a c) b_2)) |
(* -1 (* c (+ (* -1 (/ b_2 c)) (* 1/2 (/ a b_2))))) |
(* -1 (* c (+ (* -1 (/ b_2 c)) (* 1/2 (/ a b_2))))) |
(* -1 (* c (+ (* -1 (/ b_2 c)) (* 1/2 (/ a b_2))))) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(* -1/2 (/ (* a c) b_2)) |
(* a (+ (* -1/2 (/ c b_2)) (/ b_2 a))) |
(* a (+ (* -1/2 (/ c b_2)) (/ b_2 a))) |
(* a (+ (* -1/2 (/ c b_2)) (/ b_2 a))) |
(* -1/2 (/ (* a c) b_2)) |
(* -1 (* a (+ (* -1 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
(* -1 (* a (+ (* -1 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
(* -1 (* a (+ (* -1 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(* -2 b_2) |
(* -2 b_2) |
(* -2 b_2) |
(* -2 b_2) |
b_2 |
b_2 |
b_2 |
b_2 |
b_2 |
b_2 |
b_2 |
b_2 |
(* -1 b_2) |
(* -1 b_2) |
(* -1 b_2) |
(* -1 b_2) |
(pow b_2 2) |
(pow b_2 2) |
(pow b_2 2) |
(pow b_2 2) |
(pow b_2 2) |
(pow b_2 2) |
(pow b_2 2) |
(pow b_2 2) |
(pow b_2 2) |
(pow b_2 2) |
(pow b_2 2) |
(pow b_2 2) |
(* -1/2 (/ c b_2)) |
(+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1/2 (/ c b_2)) |
(/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2) |
(* -2 (/ b_2 a)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))) |
(* -1/2 (/ c b_2)) |
(* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))) |
(+ (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))) (/ b_2 (* a (* c (pow (sqrt -1) 2))))) |
(+ (* b_2 (+ (* -1 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* a (* c (pow (sqrt -1) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) |
(+ (* b_2 (+ (* b_2 (- (* -1 (* b_2 (+ (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -1) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* a (* c (pow (sqrt -1) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) |
(* -2 (/ b_2 (* a c))) |
(* b_2 (- (* 1/2 (/ 1 (pow b_2 2))) (* 2 (/ 1 (* a c))))) |
(* b_2 (- (+ (* -1 (/ (+ (* -1/4 (* a c)) (* 1/8 (* a c))) (pow b_2 4))) (* 1/2 (/ 1 (pow b_2 2)))) (* 2 (/ 1 (* a c))))) |
(* b_2 (- (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (+ (* -1/4 (* a (* c (+ (* -1/4 (* a c)) (* 1/8 (* a c)))))) (* 1/16 (* (pow a 2) (pow c 2))))) (pow b_2 6))) (* 1/2 (/ 1 (pow b_2 2)))) (+ (* -1/4 (/ (* a c) (pow b_2 4))) (+ (* 1/8 (/ (* a c) (pow b_2 4))) (* 2 (/ 1 (* a c))))))) |
(/ -1/2 b_2) |
(* -1 (/ (+ 1/2 (* 1/8 (/ (* a c) (pow b_2 2)))) b_2)) |
(* -1 (/ (- (+ 1/2 (* 1/16 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))) (* -1/8 (/ (* a c) (pow b_2 2)))) b_2)) |
(* -1 (/ (- (+ 1/2 (* -1 (/ (+ (* -1/32 (* (pow a 3) (pow c 3))) (* -1/128 (* (pow a 3) (pow c 3)))) (pow b_2 6)))) (+ (* -1/8 (/ (* a c) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))) b_2)) |
(* -2 (/ b_2 (* a c))) |
(/ (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2))) a) |
(/ (+ (* -2 (/ b_2 c)) (* a (+ (* -1 (* a (+ (* -1/4 (/ c (pow b_2 3))) (* 1/8 (/ c (pow b_2 3)))))) (* 1/2 (/ 1 b_2))))) a) |
(/ (+ (* -2 (/ b_2 c)) (* a (+ (* a (- (* -1 (* a (+ (* -2 (/ (* b_2 (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) (pow c 2))) (+ (* -1/4 (/ (* c (+ (* -1/4 (/ c (pow b_2 3))) (* 1/8 (/ c (pow b_2 3))))) (pow b_2 2))) (* 1/16 (/ (pow c 2) (pow b_2 5))))))) (+ (* -1/4 (/ c (pow b_2 3))) (* 1/8 (/ c (pow b_2 3)))))) (* 1/2 (/ 1 b_2))))) a) |
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))) |
(/ (+ (* (sqrt (/ a c)) (/ 1 (sqrt -1))) (/ b_2 (* c (pow (sqrt -1) 2)))) a) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (* c (pow (sqrt -1) 2))))) a) |
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) (* (pow c 2) (pow (sqrt -1) 4)))) (* (sqrt (/ a c)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (* c (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) a) |
(* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(* -1 (/ (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1))))) (/ (* a b_2) c)) a)) (* (sqrt (/ a c)) (sqrt -1))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* a (pow b_2 3)) (pow c 2))) (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b_2 2) (sqrt -1))))))))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b_2 2) (sqrt -1)))))) a)) (/ (* a b_2) c)) a)) (* (sqrt (/ a c)) (sqrt -1))) a)) |
(* -2 (/ b_2 (* a c))) |
(/ (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) c) |
(/ (+ (* -2 (/ b_2 a)) (* c (+ (* -1 (* c (+ (* -1/4 (/ a (pow b_2 3))) (* 1/8 (/ a (pow b_2 3)))))) (* 1/2 (/ 1 b_2))))) c) |
(/ (+ (* -2 (/ b_2 a)) (* c (+ (* c (- (* -1 (* c (+ (* -2 (/ (* b_2 (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (pow a 2))) (+ (* -1/4 (/ (* a (+ (* -1/4 (/ a (pow b_2 3))) (* 1/8 (/ a (pow b_2 3))))) (pow b_2 2))) (* 1/16 (/ (pow a 2) (pow b_2 5))))))) (+ (* -1/4 (/ a (pow b_2 3))) (* 1/8 (/ a (pow b_2 3)))))) (* 1/2 (/ 1 b_2))))) c) |
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))) |
(/ (+ (* (sqrt (/ c a)) (/ 1 (sqrt -1))) (/ b_2 (* a (pow (sqrt -1) 2)))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (* a (pow (sqrt -1) 2))))) c) |
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* (pow a 2) (pow (sqrt -1) 4)))) (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (* a (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) c) |
(* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(* -1 (/ (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) (/ (* b_2 c) a)) c)) (* (sqrt (/ c a)) (sqrt -1))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* (pow b_2 3) c) (pow a 2))) (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1))))))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))))) c)) (/ (* b_2 c) a)) c)) (* (sqrt (/ c a)) (sqrt -1))) c)) |
(* -1 (* a c)) |
(- (pow b_2 2) (* a c)) |
(- (pow b_2 2) (* a c)) |
(- (pow b_2 2) (* a c)) |
(pow b_2 2) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(pow b_2 2) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(pow b_2 2) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(* -1 (* a c)) |
(* a (- (/ (pow b_2 2) a) c)) |
(* a (- (/ (pow b_2 2) a) c)) |
(* a (- (/ (pow b_2 2) a) c)) |
(* -1 (* a c)) |
(* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))) |
(* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))) |
(* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))) |
(pow b_2 2) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(* -1 (* a c)) |
(* c (- (/ (pow b_2 2) c) a)) |
(* c (- (/ (pow b_2 2) c) a)) |
(* c (- (/ (pow b_2 2) c) a)) |
(* -1 (* a c)) |
(* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))) |
(* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))) |
(* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))) |
(* -1/2 a) |
(* -1/2 a) |
(* -1/2 a) |
(* -1/2 a) |
(* -1/2 a) |
(* -1/2 a) |
(* -1/2 a) |
(* -1/2 a) |
(* -1/2 a) |
(* -1/2 a) |
(* -1/2 a) |
(* -1/2 a) |
| Outputs |
|---|
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 (*.f64 b_2 b_2)))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a (*.f64 c c)) c)) (pow.f64 b_2 #s(literal 5 binary64)))))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)))) b_2) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 5 binary64)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)) |
(+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 b_2 a)) |
(+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 b_2 a))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))) |
(-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 b_2 a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))) |
(-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (+.f64 b_2 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b_2 b_2)))) a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))) |
(-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 b_2 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))))) a)) a)) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b_2 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) a)))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b_2 (+.f64 (*.f64 b_2 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 #s(literal -1 binary64) a)))) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 b_2))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 b_2)) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a)) (pow.f64 b_2 #s(literal 4 binary64))))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 c (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (/.f64 #s(literal 5/64 binary64) a)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 b_2)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a)) (pow.f64 b_2 #s(literal 4 binary64))))) b_2) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))) |
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b_2 #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))) |
(*.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b_2 #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a)) (pow.f64 b_2 #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal -1/2 binary64) b_2))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b_2 #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))))) (/.f64 #s(literal -1/2 binary64) b_2))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64))) (*.f64 b_2 a)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))))) (/.f64 #s(literal -1/2 binary64) b_2))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b_2 (*.f64 c a)))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 c (+.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b_2 (*.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(*.f64 c (+.f64 (+.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b_2 (*.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))) |
(*.f64 (+.f64 (/.f64 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 b_2 a)) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b_2 a)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) b_2) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b_2 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1 binary64)))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b_2 (+.f64 (*.f64 b_2 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))))) #s(literal -1 binary64)))) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b_2 b_2))) b_2) |
(/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b_2 b_2)) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 4 binary64))))) b_2) |
(/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 5/64 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (*.f64 c c)) a)) (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 4 binary64))))) b_2) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
(* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))))))) |
(* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (*.f64 c c)) a)) (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (*.f64 c c)) a)) (pow.f64 b_2 #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a (*.f64 c c)) c)) (pow.f64 b_2 #s(literal 5 binary64))))))) |
(* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)))) b_2) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 5 binary64))))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))) |
(*.f64 a (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 b_2 a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 b_2 a)))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))) |
(*.f64 a (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 b_2 a))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b_2 b_2))) b_2) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) (sqrt.f64 (/.f64 a c)))) (-.f64 #s(literal 0 binary64) a)) b_2) a)))) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 c (*.f64 a a)) a)) (pow.f64 b_2 #s(literal 5 binary64))))))) |
(* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64))) b_2) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b_2 #s(literal 5 binary64))))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b_2 c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))) |
(*.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_2 b_2)) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b_2 c)))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 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_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 b_2 c)))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))) |
(*.f64 (+.f64 (/.f64 b_2 c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b_2 b_2))) b_2) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) c)) b_2) c)))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))))) |
b_2 |
(* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2)))))) |
(* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))) |
(*.f64 b_2 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (*.f64 c c)) a)) (pow.f64 b_2 #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))))))) |
(* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))) |
(*.f64 b_2 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (*.f64 c c)) a)) (pow.f64 b_2 #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 6 binary64))))) |
(* -1 b_2) |
(-.f64 #s(literal 0 binary64) b_2) |
(* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (*.f64 c c)) a)) (pow.f64 b_2 #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2)))))))) |
(* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (*.f64 c c)) a)) (pow.f64 b_2 #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b_2)) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+.f64 b_2 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
(+.f64 b_2 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) |
(+.f64 b_2 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a (*.f64 c c)) c)) (pow.f64 b_2 #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 a (+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))))) (-.f64 #s(literal 0 binary64) a)) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+.f64 b_2 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))) |
(+.f64 b_2 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))) |
(+.f64 b_2 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 c (*.f64 a a)) a)) (pow.f64 b_2 #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -1 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_2 b_2)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 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_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 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_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))))))) (-.f64 #s(literal 0 binary64) c)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(/ (+ (* -1/2 (* a c)) (pow b_2 2)) b_2) |
(/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1/2 binary64) (*.f64 c a))) b_2) |
(/ (+ (* -1/2 (* a c)) (pow b_2 2)) b_2) |
(/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1/2 binary64) (*.f64 c a))) b_2) |
(/ (+ (* -1/2 (* a c)) (pow b_2 2)) b_2) |
(/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1/2 binary64) (*.f64 c a))) b_2) |
b_2 |
(* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2)))))) |
(* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2)))))) |
(* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(*.f64 b_2 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2)))))) |
b_2 |
(* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 1))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 1))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 1))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b_2)) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+.f64 b_2 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+.f64 b_2 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+.f64 b_2 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* c (+ (* -1/2 (/ a b_2)) (/ b_2 c))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) (/.f64 b_2 c))) |
(* c (+ (* -1/2 (/ a b_2)) (/ b_2 c))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) (/.f64 b_2 c))) |
(* c (+ (* -1/2 (/ a b_2)) (/ b_2 c))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) (/.f64 b_2 c))) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1 (* c (+ (* -1 (/ b_2 c)) (* 1/2 (/ a b_2))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b_2) (/.f64 b_2 c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ b_2 c)) (* 1/2 (/ a b_2))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b_2) (/.f64 b_2 c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ b_2 c)) (* 1/2 (/ a b_2))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b_2) (/.f64 b_2 c)) (-.f64 #s(literal 0 binary64) c)) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+.f64 b_2 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+.f64 b_2 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+.f64 b_2 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* a (+ (* -1/2 (/ c b_2)) (/ b_2 a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) (/.f64 b_2 a))) |
(* a (+ (* -1/2 (/ c b_2)) (/ b_2 a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) (/.f64 b_2 a))) |
(* a (+ (* -1/2 (/ c b_2)) (/ b_2 a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) (/.f64 b_2 a))) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1 (* a (+ (* -1 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) b_2) (/.f64 b_2 a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) b_2) (/.f64 b_2 a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) b_2) (/.f64 b_2 a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
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) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 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) |
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) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
b_2 |
b_2 |
b_2 |
b_2 |
b_2 |
b_2 |
b_2 |
b_2 |
(* -1 b_2) |
(-.f64 #s(literal 0 binary64) b_2) |
(* -1 b_2) |
(-.f64 #s(literal 0 binary64) b_2) |
(* -1 b_2) |
(-.f64 #s(literal 0 binary64) b_2) |
(* -1 b_2) |
(-.f64 #s(literal 0 binary64) b_2) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 (*.f64 b_2 b_2)))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a (*.f64 c c)) c)) (pow.f64 b_2 #s(literal 5 binary64)))))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)))) b_2) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 5 binary64)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)) |
(+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 b_2 a)) |
(+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 b_2 a))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))) |
(-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 b_2 a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))) |
(-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (+.f64 b_2 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b_2 b_2)))) a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))) |
(-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 b_2 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))))) a)) a)) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b_2 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) a)))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b_2 (+.f64 (*.f64 b_2 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 #s(literal -1 binary64) a)))) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 b_2))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 b_2)) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a)) (pow.f64 b_2 #s(literal 4 binary64))))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 c (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (/.f64 #s(literal 5/64 binary64) a)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 b_2)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a)) (pow.f64 b_2 #s(literal 4 binary64))))) b_2) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))) |
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b_2 #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))) |
(*.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b_2 #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) c) a)) (pow.f64 b_2 #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b_2) |
(* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal -1/2 binary64) b_2))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b_2 #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))))) (/.f64 #s(literal -1/2 binary64) b_2))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64))) (*.f64 b_2 a)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))))) (/.f64 #s(literal -1/2 binary64) b_2))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b_2 (*.f64 c a)))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 c (+.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b_2 (*.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(*.f64 c (+.f64 (+.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b_2 (*.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))) |
(*.f64 (+.f64 (/.f64 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 b_2 a)) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b_2 a)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))) |
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))) (/ b_2 (* a (* c (pow (sqrt -1) 2))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b_2 (*.f64 c a))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* b_2 (+ (* -1 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* a (* c (pow (sqrt -1) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b_2 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c a))) (*.f64 (*.f64 b_2 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(+ (* b_2 (+ (* b_2 (- (* -1 (* b_2 (+ (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -1) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* a (* c (pow (sqrt -1) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b_2 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c a))) (*.f64 b_2 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 c c)) a) (pow.f64 (sqrt.f64 #s(literal -1 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 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))))))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* b_2 (- (* 1/2 (/ 1 (pow b_2 2))) (* 2 (/ 1 (* a c))))) |
(*.f64 b_2 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b_2 b_2)) (/.f64 #s(literal -2 binary64) (*.f64 c a)))) |
(* b_2 (- (+ (* -1 (/ (+ (* -1/4 (* a c)) (* 1/8 (* a c))) (pow b_2 4))) (* 1/2 (/ 1 (pow b_2 2)))) (* 2 (/ 1 (* a c))))) |
(*.f64 b_2 (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 c a) #s(literal -1/8 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 c a)))) |
(* b_2 (- (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (+ (* -1/4 (* a (* c (+ (* -1/4 (* a c)) (* 1/8 (* a c)))))) (* 1/16 (* (pow a 2) (pow c 2))))) (pow b_2 6))) (* 1/2 (/ 1 (pow b_2 2)))) (+ (* -1/4 (/ (* a c) (pow b_2 4))) (+ (* 1/8 (/ (* a c) (pow b_2 4))) (* 2 (/ 1 (* a c))))))) |
(*.f64 b_2 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b_2 b_2)) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 a a)) (/.f64 #s(literal 5/64 binary64) (*.f64 c c)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a (*.f64 c c)) a)))) (pow.f64 b_2 #s(literal 6 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 c a) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal -1/8 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 c a))))) |
(/ -1/2 b_2) |
(/.f64 #s(literal -1/2 binary64) b_2) |
(* -1 (/ (+ 1/2 (* 1/8 (/ (* a c) (pow b_2 2)))) b_2)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 b_2))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (/ (- (+ 1/2 (* 1/16 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))) (* -1/8 (/ (* a c) (pow b_2 2)))) b_2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a (*.f64 c c)) a)) (pow.f64 b_2 #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 b_2 b_2)))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (/ (- (+ 1/2 (* -1 (/ (+ (* -1/32 (* (pow a 3) (pow c 3))) (* -1/128 (* (pow a 3) (pow c 3)))) (pow b_2 6)))) (+ (* -1/8 (/ (* a c) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))) b_2)) |
(/.f64 (+.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -5/128 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a (*.f64 c c)) a)) (pow.f64 b_2 #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(/ (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 c))) a) |
(/ (+ (* -2 (/ b_2 c)) (* a (+ (* -1 (* a (+ (* -1/4 (/ c (pow b_2 3))) (* 1/8 (/ c (pow b_2 3)))))) (* 1/2 (/ 1 b_2))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b_2 c)) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 (*.f64 a #s(literal 1/8 binary64)) (/.f64 c (*.f64 b_2 (*.f64 b_2 b_2))))))) a) |
(/ (+ (* -2 (/ b_2 c)) (* a (+ (* a (- (* -1 (* a (+ (* -2 (/ (* b_2 (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) (pow c 2))) (+ (* -1/4 (/ (* c (+ (* -1/4 (/ c (pow b_2 3))) (* 1/8 (/ c (pow b_2 3))))) (pow b_2 2))) (* 1/16 (/ (pow c 2) (pow b_2 5))))))) (+ (* -1/4 (/ c (pow b_2 3))) (* 1/8 (/ c (pow b_2 3)))))) (* 1/2 (/ 1 b_2))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b_2 c)) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 a (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)))) (*.f64 c c)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (*.f64 (/.f64 c (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal -1/8 binary64))) (*.f64 b_2 b_2)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 5 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 #s(literal 1/8 binary64) c) (*.f64 b_2 (*.f64 b_2 b_2)))))))) a) |
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) |
(/ (+ (* (sqrt (/ a c)) (/ 1 (sqrt -1))) (/ b_2 (* c (pow (sqrt -1) 2)))) a) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 c)) a) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (* c (pow (sqrt -1) 2))))) a) |
(/.f64 (-.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))) (/.f64 b_2 c)) a) |
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) (* (pow c 2) (pow (sqrt -1) 4)))) (* (sqrt (/ a c)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (* c (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) a) |
(/.f64 (-.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) a)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) b_2) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 (+.f64 (/.f64 b_2 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_2 b_2)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 c c)) c))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) a) |
(* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(* -1 (/ (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)) a)) |
(/.f64 (+.f64 (/.f64 b_2 c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1))))) (/ (* a b_2) c)) a)) (* (sqrt (/ a c)) (sqrt -1))) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) #s(literal -1/2 binary64)) (/.f64 (*.f64 b_2 a) c)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* a (pow b_2 3)) (pow c 2))) (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b_2 2) (sqrt -1))))))))) (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b_2 2) (sqrt -1)))))) a)) (/ (* a b_2) c)) a)) (* (sqrt (/ a c)) (sqrt -1))) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 c c)) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b_2 a) c)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(/ (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) c) |
(/.f64 (+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) c) b_2)) c) |
(/ (+ (* -2 (/ b_2 a)) (* c (+ (* -1 (* c (+ (* -1/4 (/ a (pow b_2 3))) (* 1/8 (/ a (pow b_2 3)))))) (* 1/2 (/ 1 b_2))))) c) |
(/.f64 (+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 c (*.f64 #s(literal 1/8 binary64) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2)))))))) c) |
(/ (+ (* -2 (/ b_2 a)) (* c (+ (* c (- (* -1 (* c (+ (* -2 (/ (* b_2 (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (pow a 2))) (+ (* -1/4 (/ (* a (+ (* -1/4 (/ a (pow b_2 3))) (* 1/8 (/ a (pow b_2 3))))) (pow b_2 2))) (* 1/16 (/ (pow a 2) (pow b_2 5))))))) (+ (* -1/4 (/ a (pow b_2 3))) (* 1/8 (/ a (pow b_2 3)))))) (* 1/2 (/ 1 b_2))))) c) |
(/.f64 (+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 c (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 #s(literal -1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 b_2 b_2)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 5 binary64))))) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal 1/8 binary64) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))))))) c) |
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) |
(/ (+ (* (sqrt (/ c a)) (/ 1 (sqrt -1))) (/ b_2 (* a (pow (sqrt -1) 2)))) c) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (* a (pow (sqrt -1) 2))))) c) |
(/.f64 (-.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/2 binary64)) (*.f64 c c))) (/.f64 b_2 a)) c) |
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* (pow a 2) (pow (sqrt -1) 4)))) (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (* a (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) c) |
(/.f64 (-.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 c c) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) b_2) (*.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c (*.f64 c c)))) (-.f64 (+.f64 (/.f64 b_2 a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 a a)) a))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) c) |
(* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(* -1 (/ (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)) c)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 b_2 a)) c) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) (/ (* b_2 c) a)) c)) (* (sqrt (/ c a)) (sqrt -1))) c)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/2 binary64)) (/.f64 (*.f64 c b_2) a)) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* (pow b_2 3) c) (pow a 2))) (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1))))))))) (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b_2 2) (sqrt -1)))))) c)) (/ (* b_2 c) a)) c)) (* (sqrt (/ c a)) (sqrt -1))) c)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (-.f64 #s(literal 0 binary64) c)) (/.f64 (*.f64 c b_2) a)) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* a c)) |
(-.f64 #s(literal 0 binary64) (*.f64 c a)) |
(- (pow b_2 2) (* a c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(- (pow b_2 2) (* a c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(- (pow b_2 2) (* a c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))))) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))))) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(* -1 (* a c)) |
(-.f64 #s(literal 0 binary64) (*.f64 c a)) |
(* a (- (/ (pow b_2 2) a) c)) |
(*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)) |
(* a (- (/ (pow b_2 2) a) c)) |
(*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)) |
(* a (- (/ (pow b_2 2) a) c)) |
(*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)) |
(* -1 (* a c)) |
(-.f64 #s(literal 0 binary64) (*.f64 c a)) |
(* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))) |
(*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)) |
(* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))) |
(*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)) |
(* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))) |
(*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(* -1 (* a c)) |
(-.f64 #s(literal 0 binary64) (*.f64 c a)) |
(* c (- (/ (pow b_2 2) c) a)) |
(*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)) |
(* c (- (/ (pow b_2 2) c) a)) |
(*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)) |
(* c (- (/ (pow b_2 2) c) a)) |
(*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)) |
(* -1 (* a c)) |
(-.f64 #s(literal 0 binary64) (*.f64 c a)) |
(* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)) |
(* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)) |
(* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)) |
(* -1/2 a) |
(*.f64 #s(literal -1/2 binary64) a) |
(* -1/2 a) |
(*.f64 #s(literal -1/2 binary64) a) |
(* -1/2 a) |
(*.f64 #s(literal -1/2 binary64) a) |
(* -1/2 a) |
(*.f64 #s(literal -1/2 binary64) a) |
(* -1/2 a) |
(*.f64 #s(literal -1/2 binary64) a) |
(* -1/2 a) |
(*.f64 #s(literal -1/2 binary64) a) |
(* -1/2 a) |
(*.f64 #s(literal -1/2 binary64) a) |
(* -1/2 a) |
(*.f64 #s(literal -1/2 binary64) a) |
(* -1/2 a) |
(*.f64 #s(literal -1/2 binary64) a) |
(* -1/2 a) |
(*.f64 #s(literal -1/2 binary64) a) |
(* -1/2 a) |
(*.f64 #s(literal -1/2 binary64) a) |
(* -1/2 a) |
(*.f64 #s(literal -1/2 binary64) a) |
Compiled 45628 to 4085 computations (91% saved)
33 alts after pruning (29 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1703 | 20 | 1723 |
| Fresh | 3 | 9 | 12 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1708 | 33 | 1741 |
| Status | Accuracy | Program |
|---|---|---|
| 29.5% | (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) b_2) a) | |
| 32.5% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 c))) a)) | |
| 28.6% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 c (*.f64 #s(literal 1/8 binary64) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2)))))))) c)) | |
| 29.1% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2))) | |
| 31.0% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) b_2))) | |
| 29.4% | (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b_2 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b_2 b_2)) (/.f64 #s(literal -2 binary64) (*.f64 c a))))) | |
| 12.9% | (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) b_2) a) | |
| ▶ | 50.7% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) b_2) a) |
| 12.8% | (/.f64 (-.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) b_2) a) | |
| ▶ | 12.8% | (/.f64 (-.f64 (+.f64 b_2 (*.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) b_2))) b_2) a) |
| 8.2% | (/.f64 (-.f64 (+.f64 b_2 (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) b_2) a) | |
| 4.6% | (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) b_2) a) | |
| 6.6% | (/.f64 (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (*.f64 a b_2)) (*.f64 a a)) | |
| 29.7% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 a b_2)) a) (*.f64 a (/.f64 a b_2))) | |
| 29.2% | (/.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) | |
| 36.2% | (/.f64 (-.f64 (*.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 b_2 a)) (*.f64 a a)) | |
| ✓ | 52.3% | (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) |
| 31.0% | (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) b_2) a) | |
| ✓ | 28.5% | (/.f64 (-.f64 (sqrt.f64 (*.f64 b_2 b_2)) b_2) a) |
| 19.3% | (/.f64 (-.f64 (sqrt.f64 (exp.f64 (*.f64 (log.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal 1/2 binary64)))) b_2) a) | |
| 37.2% | (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) | |
| 29.2% | (/.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 c a) b_2) b_2))))) a) | |
| ✓ | 32.4% | (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
| 32.3% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) | |
| ▶ | 52.2% | (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
| 29.1% | (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) | |
| ✓ | 52.2% | (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
| 31.0% | (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) b_2)) | |
| ▶ | 31.9% | (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2)))))))) |
| 32.3% | (*.f64 (/.f64 #s(literal -2 binary64) a) b_2) | |
| 31.9% | (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b_2)) | |
| 13.8% | (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) #s(literal -1 binary64))) | |
| ▶ | 12.8% | #s(literal 0 binary64) |
Compiled 1077 to 703 computations (34.7% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) b_2) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) b_2) a) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 128 | (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2)))))) |
| ✓ | cost-diff | 256 | (-.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))))))) |
| ✓ | cost-diff | 512 | (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2)))))))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) b_2)) |
| ✓ | cost-diff | 0 | (+.f64 b_2 (*.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) b_2))) |
| ✓ | cost-diff | 256 | (-.f64 (+.f64 b_2 (*.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) b_2))) b_2) |
| ✓ | cost-diff | 512 | (/.f64 (-.f64 (+.f64 b_2 (*.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) b_2))) b_2) a) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) |
| ✓ | cost-diff | 0 | (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
| 3662× | *-lowering-*.f32 |
| 3662× | *-lowering-*.f64 |
| 1440× | fmsub-define |
| 1392× | fmm-def |
| 1310× | times-frac |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 259 |
| 1 | 87 | 250 |
| 2 | 238 | 243 |
| 3 | 785 | 238 |
| 4 | 3160 | 226 |
| 0 | 8960 | 226 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ a (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
1 |
(/ a (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
a |
(- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
(sqrt (- (* b_2 b_2) (* a c))) |
(- (* b_2 b_2) (* a c)) |
(* b_2 b_2) |
b_2 |
(* a c) |
c |
0 |
(/ (- (+ b_2 (* (* a c) (/ -1/2 b_2))) b_2) a) |
(- (+ b_2 (* (* a c) (/ -1/2 b_2))) b_2) |
(+ b_2 (* (* a c) (/ -1/2 b_2))) |
b_2 |
(* (* a c) (/ -1/2 b_2)) |
(* a c) |
a |
c |
(/ -1/2 b_2) |
-1/2 |
(* (/ 1 a) (- 0 (* b_2 (+ 2 (* -1/2 (* a (/ c (* b_2 b_2)))))))) |
(/ 1 a) |
1 |
a |
(- 0 (* b_2 (+ 2 (* -1/2 (* a (/ c (* b_2 b_2))))))) |
0 |
(* b_2 (+ 2 (* -1/2 (* a (/ c (* b_2 b_2)))))) |
b_2 |
(+ 2 (* -1/2 (* a (/ c (* b_2 b_2))))) |
2 |
(* -1/2 (* a (/ c (* b_2 b_2)))) |
-1/2 |
(* a (/ c (* b_2 b_2))) |
(/ c (* b_2 b_2)) |
c |
(* b_2 b_2) |
(/ (- (/ 1 (sqrt (/ 1 (- (* b_2 b_2) (* a c))))) b_2) a) |
(- (/ 1 (sqrt (/ 1 (- (* b_2 b_2) (* a c))))) b_2) |
(/ 1 (sqrt (/ 1 (- (* b_2 b_2) (* a c))))) |
1 |
(sqrt (/ 1 (- (* b_2 b_2) (* a c)))) |
(/ 1 (- (* b_2 b_2) (* a c))) |
(- (* b_2 b_2) (* a c)) |
(* b_2 b_2) |
b_2 |
(* a c) |
a |
c |
| Outputs |
|---|
(/ 1 (/ a (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) |
1 |
#s(literal 1 binary64) |
(/ a (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
(/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
a |
(- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) |
(sqrt (- (* b_2 b_2) (* a c))) |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(- (* b_2 b_2) (* a c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(* b_2 b_2) |
(*.f64 b_2 b_2) |
b_2 |
(* a c) |
(*.f64 a c) |
c |
0 |
#s(literal 0 binary64) |
(/ (- (+ b_2 (* (* a c) (/ -1/2 b_2))) b_2) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) |
(- (+ b_2 (* (* a c) (/ -1/2 b_2))) b_2) |
(*.f64 a (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2)) |
(+ b_2 (* (* a c) (/ -1/2 b_2))) |
(+.f64 b_2 (*.f64 a (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2))) |
b_2 |
(* (* a c) (/ -1/2 b_2)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2)) |
(* a c) |
(*.f64 a c) |
a |
c |
(/ -1/2 b_2) |
(/.f64 #s(literal -1/2 binary64) b_2) |
-1/2 |
#s(literal -1/2 binary64) |
(* (/ 1 a) (- 0 (* b_2 (+ 2 (* -1/2 (* a (/ c (* b_2 b_2)))))))) |
(+.f64 (*.f64 c (/.f64 #s(literal 1/2 binary64) b_2)) (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
(- 0 (* b_2 (+ 2 (* -1/2 (* a (/ c (* b_2 b_2))))))) |
(+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 a (*.f64 c (/.f64 #s(literal 1/2 binary64) b_2)))) |
0 |
#s(literal 0 binary64) |
(* b_2 (+ 2 (* -1/2 (* a (/ c (* b_2 b_2)))))) |
(+.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2)) (*.f64 b_2 #s(literal 2 binary64))) |
b_2 |
(+ 2 (* -1/2 (* a (/ c (* b_2 b_2))))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2)) b_2)) |
2 |
#s(literal 2 binary64) |
(* -1/2 (* a (/ c (* b_2 b_2)))) |
(/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2)) b_2) |
-1/2 |
#s(literal -1/2 binary64) |
(* a (/ c (* b_2 b_2))) |
(/.f64 (/.f64 (*.f64 a c) b_2) b_2) |
(/ c (* b_2 b_2)) |
(/.f64 c (*.f64 b_2 b_2)) |
c |
(* b_2 b_2) |
(*.f64 b_2 b_2) |
(/ (- (/ 1 (sqrt (/ 1 (- (* b_2 b_2) (* a c))))) b_2) a) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) b_2) a) |
(- (/ 1 (sqrt (/ 1 (- (* b_2 b_2) (* a c))))) b_2) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) b_2) |
(/ 1 (sqrt (/ 1 (- (* b_2 b_2) (* a c))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
1 |
#s(literal 1 binary64) |
(sqrt (/ 1 (- (* b_2 b_2) (* a c)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/ 1 (- (* b_2 b_2) (* a c))) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(- (* b_2 b_2) (* a c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(* b_2 b_2) |
(*.f64 b_2 b_2) |
b_2 |
(* a c) |
(*.f64 a c) |
a |
c |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.1% | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
| ✓ | accuracy | 94.9% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) b_2) a) |
| ✓ | accuracy | 77.4% | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) b_2) |
| ✓ | accuracy | 65.4% | (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
| ✓ | accuracy | 94.1% | (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2)))))))) |
| ✓ | accuracy | 93.7% | (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2)))))) |
| ✓ | accuracy | 90.3% | (*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
| ✓ | accuracy | 87.8% | (/.f64 c (*.f64 b_2 b_2)) |
| ✓ | accuracy | 100.0% | (*.f64 a c) |
| ✓ | accuracy | 88.9% | (*.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) b_2)) |
| ✓ | accuracy | 84.8% | (/.f64 (-.f64 (+.f64 b_2 (*.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) b_2))) b_2) a) |
| ✓ | accuracy | 58.8% | (-.f64 (+.f64 b_2 (*.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) b_2))) b_2) |
| ✓ | accuracy | 98.1% | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
| ✓ | accuracy | 95.3% | (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
| ✓ | accuracy | 77.4% | (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) |
| ✓ | accuracy | 63.6% | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
| 91.0ms | 85× | 1 | valid |
| 73.0ms | 62× | 2 | valid |
| 33.0ms | 20× | 3 | valid |
| 29.0ms | 89× | 0 | valid |
Compiled 286 to 33 computations (88.5% saved)
ival-div: 38.0ms (33.6% of total)backward-pass: 24.0ms (21.2% of total)ival-mult: 23.0ms (20.3% of total)ival-sub: 13.0ms (11.5% of total)ival-sqrt: 9.0ms (8% of total)ival-add: 5.0ms (4.4% of total)const: 1.0ms (0.9% of total)| Inputs |
|---|
#<alt (/ 1 (/ a (- (sqrt (- (* b_2 b_2) (* a c))) b_2)))> |
#<alt (/ a (- (sqrt (- (* b_2 b_2) (* a c))) b_2))> |
#<alt (- (sqrt (- (* b_2 b_2) (* a c))) b_2)> |
#<alt (sqrt (- (* b_2 b_2) (* a c)))> |
#<alt (/ (- (+ b_2 (* (* a c) (/ -1/2 b_2))) b_2) a)> |
#<alt (- (+ b_2 (* (* a c) (/ -1/2 b_2))) b_2)> |
#<alt (+ b_2 (* (* a c) (/ -1/2 b_2)))> |
#<alt (* (* a c) (/ -1/2 b_2))> |
#<alt (* (/ 1 a) (- 0 (* b_2 (+ 2 (* -1/2 (* a (/ c (* b_2 b_2))))))))> |
#<alt (- 0 (* b_2 (+ 2 (* -1/2 (* a (/ c (* b_2 b_2)))))))> |
#<alt (* b_2 (+ 2 (* -1/2 (* a (/ c (* b_2 b_2))))))> |
#<alt (/ 1 a)> |
#<alt (/ (- (/ 1 (sqrt (/ 1 (- (* b_2 b_2) (* a c))))) b_2) a)> |
#<alt (- (/ 1 (sqrt (/ 1 (- (* b_2 b_2) (* a c))))) b_2)> |
#<alt (/ 1 (sqrt (/ 1 (- (* b_2 b_2) (* a c)))))> |
#<alt (sqrt (/ 1 (- (* b_2 b_2) (* a c))))> |
#<alt (- (* b_2 b_2) (* a c))> |
#<alt (* a c)> |
#<alt (/ c (* b_2 b_2))> |
#<alt (* a (/ c (* b_2 b_2)))> |
| Outputs |
|---|
#<alt (* -1/2 (/ c b_2))> |
#<alt (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))> |
#<alt (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))> |
#<alt (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a)))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)> |
#<alt (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2)> |
#<alt (/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2)> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a))))))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a)))))))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))> |
#<alt (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2))))> |
#<alt (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -2 (/ b_2 c))> |
#<alt (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2)))> |
#<alt (+ (* -2 (/ b_2 c)) (* a (+ (* -1 (* a (+ (* -1/4 (/ c (pow b_2 3))) (* 1/8 (/ c (pow b_2 3)))))) (* 1/2 (/ 1 b_2)))))> |
#<alt (+ (* -2 (/ b_2 c)) (* a (+ (* a (- (* -1 (* a (+ (* -2 (/ (* b_2 (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) (pow c 2))) (+ (* -1/4 (/ (* c (+ (* -1/4 (/ c (pow b_2 3))) (* 1/8 (/ c (pow b_2 3))))) (pow b_2 2))) (* 1/16 (/ (pow c 2) (pow b_2 5))))))) (+ (* -1/4 (/ c (pow b_2 3))) (* 1/8 (/ c (pow b_2 3)))))) (* 1/2 (/ 1 b_2)))))> |
#<alt (* (sqrt (/ a c)) (/ 1 (sqrt -1)))> |
#<alt (+ (* (sqrt (/ a c)) (/ 1 (sqrt -1))) (/ b_2 (* c (pow (sqrt -1) 2))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (* c (pow (sqrt -1) 2)))))> |
#<alt (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) (* (pow c 2) (pow (sqrt -1) 4)))) (* (sqrt (/ a c)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (* c (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))))> |
#<alt (* -1 (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ b_2 c)))> |
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* -1 (/ (* a b_2) c))) a)))> |
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* a (pow b_2 3)) (pow c 2))) (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b_2 2) (sqrt -1)))))))) (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b_2 2) (sqrt -1))))) a)) (* -1 (/ (* a b_2) c))) a)))> |
#<alt (* (sqrt (/ a c)) (/ 1 (sqrt -1)))> |
#<alt (+ (* (sqrt (/ a c)) (/ 1 (sqrt -1))) (/ b_2 (* c (pow (sqrt -1) 2))))> |
#<alt (+ (* b_2 (+ (* -1 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* c (pow (sqrt -1) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -1))))> |
#<alt (+ (* b_2 (+ (* b_2 (- (* -1 (* b_2 (+ (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -1) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* c (pow (sqrt -1) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -1))))> |
#<alt (* -2 (/ b_2 c))> |
#<alt (* b_2 (- (* 1/2 (/ a (pow b_2 2))) (* 2 (/ 1 c))))> |
#<alt (* b_2 (- (* -1 (/ (+ (* -1/4 (* (pow a 2) c)) (* 1/8 (* (pow a 2) c))) (pow b_2 4))) (+ (* -1/2 (/ a (pow b_2 2))) (* 2 (/ 1 c)))))> |
#<alt (* b_2 (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (+ (* -1/4 (* a (* c (+ (* -1/4 (* (pow a 2) c)) (* 1/8 (* (pow a 2) c)))))) (* 1/16 (* (pow a 3) (pow c 2))))) (pow b_2 6))) (+ (* -1/2 (/ a (pow b_2 2))) (+ (* -1/4 (/ (* (pow a 2) c) (pow b_2 4))) (+ (* 1/8 (/ (* (pow a 2) c) (pow b_2 4))) (* 2 (/ 1 c)))))))> |
#<alt (* -1/2 (/ a b_2))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (* (pow a 2) c) (pow b_2 2))) (* 1/2 a)) b_2))> |
#<alt (* -1 (/ (- (+ (* 1/16 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* 1/2 a)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 2)))) b_2))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (+ (* -1/32 (* (pow a 4) (pow c 3))) (* -1/128 (* (pow a 4) (pow c 3)))) (pow b_2 6))) (* 1/2 a)) (+ (* -1/8 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))) b_2))> |
#<alt (* -2 (/ b_2 c))> |
#<alt (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) c)> |
#<alt (/ (+ (* -2 b_2) (* c (- (* -1 (* c (+ (* -1/4 (/ (pow a 2) (pow b_2 3))) (* 1/8 (/ (pow a 2) (pow b_2 3)))))) (* -1/2 (/ a b_2))))) c)> |
#<alt (/ (+ (* -2 b_2) (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (* b_2 (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) a)) (+ (* -1/4 (/ (* a (+ (* -1/4 (/ (pow a 2) (pow b_2 3))) (* 1/8 (/ (pow a 2) (pow b_2 3))))) (pow b_2 2))) (* 1/16 (/ (pow a 3) (pow b_2 5))))))) (+ (* -1/4 (/ (pow a 2) (pow b_2 3))) (* 1/8 (/ (pow a 2) (pow b_2 3)))))) (* -1/2 (/ a b_2))))) c)> |
#<alt (* (sqrt (/ a c)) (/ 1 (sqrt -1)))> |
#<alt (/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow c 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* a (pow (sqrt -1) 4)))) (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) c)> |
#<alt (* -1 (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (* -1 (/ (+ b_2 (* (sqrt (* a c)) (sqrt -1))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) (* b_2 c)) c)) (* (sqrt (* a c)) (sqrt -1))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* (pow b_2 3) c) a)) (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1))))))))) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))))) c)) (* b_2 c)) c)) (* (sqrt (* a c)) (sqrt -1))) c))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2)> |
#<alt (/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2)> |
#<alt (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)> |
#<alt (* -2 b_2)> |
#<alt (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2))))))> |
#<alt (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))> |
#<alt (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))> |
#<alt (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))> |
#<alt (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a)))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))> |
#<alt (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))> |
#<alt (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5)))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c)))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1)))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5)))))))))> |
#<alt b_2> |
#<alt (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))> |
#<alt (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))> |
#<alt (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))> |
#<alt (* -1 b_2)> |
#<alt (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))> |
#<alt (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))> |
#<alt (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))> |
#<alt b_2> |
#<alt (+ b_2 (* -1/2 (/ (* a c) b_2)))> |
#<alt (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))> |
#<alt (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt b_2> |
#<alt (+ b_2 (* -1/2 (/ (* a c) b_2)))> |
#<alt (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))> |
#<alt (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (/ (+ (* -1/2 (* a c)) (pow b_2 2)) b_2)> |
#<alt (/ (+ (* -1/2 (* a c)) (pow b_2 2)) b_2)> |
#<alt (/ (+ (* -1/2 (* a c)) (pow b_2 2)) b_2)> |
#<alt b_2> |
#<alt (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))> |
#<alt (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))> |
#<alt (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))> |
#<alt b_2> |
#<alt (* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 1)))> |
#<alt (* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 1)))> |
#<alt (* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 1)))> |
#<alt b_2> |
#<alt (+ b_2 (* -1/2 (/ (* a c) b_2)))> |
#<alt (+ b_2 (* -1/2 (/ (* a c) b_2)))> |
#<alt (+ b_2 (* -1/2 (/ (* a c) b_2)))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* a (+ (* -1/2 (/ c b_2)) (/ b_2 a)))> |
#<alt (* a (+ (* -1/2 (/ c b_2)) (/ b_2 a)))> |
#<alt (* a (+ (* -1/2 (/ c b_2)) (/ b_2 a)))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1 (* a (+ (* -1 (/ b_2 a)) (* 1/2 (/ c b_2)))))> |
#<alt (* -1 (* a (+ (* -1 (/ b_2 a)) (* 1/2 (/ c b_2)))))> |
#<alt (* -1 (* a (+ (* -1 (/ b_2 a)) (* 1/2 (/ c b_2)))))> |
#<alt b_2> |
#<alt (+ b_2 (* -1/2 (/ (* a c) b_2)))> |
#<alt (+ b_2 (* -1/2 (/ (* a c) b_2)))> |
#<alt (+ b_2 (* -1/2 (/ (* a c) b_2)))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* c (+ (* -1/2 (/ a b_2)) (/ b_2 c)))> |
#<alt (* c (+ (* -1/2 (/ a b_2)) (/ b_2 c)))> |
#<alt (* c (+ (* -1/2 (/ a b_2)) (/ b_2 c)))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1 (* c (+ (* -1 (/ b_2 c)) (* 1/2 (/ a b_2)))))> |
#<alt (* -1 (* c (+ (* -1 (/ b_2 c)) (* 1/2 (/ a b_2)))))> |
#<alt (* -1 (* c (+ (* -1 (/ b_2 c)) (* 1/2 (/ a b_2)))))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a)> |
#<alt (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a)> |
#<alt (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a)> |
#<alt (* 1/2 (/ c b_2))> |
#<alt (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2)))> |
#<alt (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2)))> |
#<alt (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2)))> |
#<alt (* 1/2 (/ c b_2))> |
#<alt (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2)))> |
#<alt (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2)))> |
#<alt (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2)))> |
#<alt (* 1/2 (/ c b_2))> |
#<alt (/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2)> |
#<alt (/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2)> |
#<alt (/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2)> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))> |
#<alt (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))> |
#<alt (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2)))> |
#<alt (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2)))> |
#<alt (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2)))> |
#<alt (* 1/2 (/ c b_2))> |
#<alt (* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))> |
#<alt (* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))> |
#<alt (* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))> |
#<alt (* 1/2 (/ c b_2))> |
#<alt (* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))))> |
#<alt (* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))))> |
#<alt (* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))))> |
#<alt (* 1/2 (/ (* a c) b_2))> |
#<alt (/ (- (* -2 (pow b_2 2)) (* -1/2 (* a c))) b_2)> |
#<alt (/ (- (* -2 (pow b_2 2)) (* -1/2 (* a c))) b_2)> |
#<alt (/ (- (* -2 (pow b_2 2)) (* -1/2 (* a c))) b_2)> |
#<alt (* -2 b_2)> |
#<alt (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2))> |
#<alt (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2))> |
#<alt (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2))> |
#<alt (* -2 b_2)> |
#<alt (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2))))))> |
#<alt (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2))))))> |
#<alt (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2))))))> |
#<alt (* -2 b_2)> |
#<alt (- (* 1/2 (/ (* a c) b_2)) (* 2 b_2))> |
#<alt (- (* 1/2 (/ (* a c) b_2)) (* 2 b_2))> |
#<alt (- (* 1/2 (/ (* a c) b_2)) (* 2 b_2))> |
#<alt (* 1/2 (/ (* a c) b_2))> |
#<alt (* a (- (* -2 (/ b_2 a)) (* -1/2 (/ c b_2))))> |
#<alt (* a (- (* -2 (/ b_2 a)) (* -1/2 (/ c b_2))))> |
#<alt (* a (- (* -2 (/ b_2 a)) (* -1/2 (/ c b_2))))> |
#<alt (* 1/2 (/ (* a c) b_2))> |
#<alt (* -1 (* a (- (* 2 (/ b_2 a)) (* 1/2 (/ c b_2)))))> |
#<alt (* -1 (* a (- (* 2 (/ b_2 a)) (* 1/2 (/ c b_2)))))> |
#<alt (* -1 (* a (- (* 2 (/ b_2 a)) (* 1/2 (/ c b_2)))))> |
#<alt (* -2 b_2)> |
#<alt (- (* 1/2 (/ (* a c) b_2)) (* 2 b_2))> |
#<alt (- (* 1/2 (/ (* a c) b_2)) (* 2 b_2))> |
#<alt (- (* 1/2 (/ (* a c) b_2)) (* 2 b_2))> |
#<alt (* 1/2 (/ (* a c) b_2))> |
#<alt (* c (- (* -2 (/ b_2 c)) (* -1/2 (/ a b_2))))> |
#<alt (* c (- (* -2 (/ b_2 c)) (* -1/2 (/ a b_2))))> |
#<alt (* c (- (* -2 (/ b_2 c)) (* -1/2 (/ a b_2))))> |
#<alt (* 1/2 (/ (* a c) b_2))> |
#<alt (* -1 (* c (- (* 2 (/ b_2 c)) (* 1/2 (/ a b_2)))))> |
#<alt (* -1 (* c (- (* 2 (/ b_2 c)) (* 1/2 (/ a b_2)))))> |
#<alt (* -1 (* c (- (* 2 (/ b_2 c)) (* 1/2 (/ a b_2)))))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (/ (+ (* -1/2 (* a c)) (* 2 (pow b_2 2))) b_2)> |
#<alt (/ (+ (* -1/2 (* a c)) (* 2 (pow b_2 2))) b_2)> |
#<alt (/ (+ (* -1/2 (* a c)) (* 2 (pow b_2 2))) b_2)> |
#<alt (* 2 b_2)> |
#<alt (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))> |
#<alt (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))> |
#<alt (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))> |
#<alt (* 2 b_2)> |
#<alt (* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))> |
#<alt (* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))> |
#<alt (* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)))> |
#<alt (* 2 b_2)> |
#<alt (+ (* -1/2 (/ (* a c) b_2)) (* 2 b_2))> |
#<alt (+ (* -1/2 (/ (* a c) b_2)) (* 2 b_2))> |
#<alt (+ (* -1/2 (/ (* a c) b_2)) (* 2 b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* a (+ (* -1/2 (/ c b_2)) (* 2 (/ b_2 a))))> |
#<alt (* a (+ (* -1/2 (/ c b_2)) (* 2 (/ b_2 a))))> |
#<alt (* a (+ (* -1/2 (/ c b_2)) (* 2 (/ b_2 a))))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1 (* a (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2)))))> |
#<alt (* -1 (* a (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2)))))> |
#<alt (* -1 (* a (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2)))))> |
#<alt (* 2 b_2)> |
#<alt (+ (* -1/2 (/ (* a c) b_2)) (* 2 b_2))> |
#<alt (+ (* -1/2 (/ (* a c) b_2)) (* 2 b_2))> |
#<alt (+ (* -1/2 (/ (* a c) b_2)) (* 2 b_2))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* c (+ (* -1/2 (/ a b_2)) (* 2 (/ b_2 c))))> |
#<alt (* c (+ (* -1/2 (/ a b_2)) (* 2 (/ b_2 c))))> |
#<alt (* c (+ (* -1/2 (/ a b_2)) (* 2 (/ b_2 c))))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* -1 (* c (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2)))))> |
#<alt (* -1 (* c (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2)))))> |
#<alt (* -1 (* c (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2)))))> |
#<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 (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)> |
#<alt (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2)> |
#<alt (/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2)> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a))))))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a)))))))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))> |
#<alt (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))> |
#<alt (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a)))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))> |
#<alt (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2))))> |
#<alt (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2)> |
#<alt (/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2)> |
#<alt (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)> |
#<alt (* -2 b_2)> |
#<alt (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2))))))> |
#<alt (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))> |
#<alt (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))> |
#<alt (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))> |
#<alt (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a)))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))> |
#<alt (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))> |
#<alt (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5)))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c)))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1)))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5)))))))))> |
#<alt b_2> |
#<alt (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))> |
#<alt (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))> |
#<alt (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))> |
#<alt (* -1 b_2)> |
#<alt (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))> |
#<alt (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))> |
#<alt (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))> |
#<alt b_2> |
#<alt (+ b_2 (* -1/2 (/ (* a c) b_2)))> |
#<alt (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))> |
#<alt (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt b_2> |
#<alt (+ b_2 (* -1/2 (/ (* a c) b_2)))> |
#<alt (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))> |
#<alt (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b_2 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b_2 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow c 3)))) (* a (* c (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow c 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -1)))))))))> |
#<alt (/ 1 b_2)> |
#<alt (/ (+ 1 (* 1/2 (/ (* a c) (pow b_2 2)))) b_2)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2))))) b_2)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow c 3))) (* -1/2 (* a (* c (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))))))) (pow b_2 6))) (* 1/2 (/ (* a c) (pow b_2 2)))))) b_2)> |
#<alt (/ -1 b_2)> |
#<alt (* -1 (/ (+ 1 (* 1/2 (/ (* a c) (pow b_2 2)))) b_2))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2))))) b_2))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow c 3))) (* -1/2 (* a (* c (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))))))) (pow b_2 6))) (* 1/2 (/ (* a c) (pow b_2 2)))))) b_2))> |
#<alt (/ 1 b_2)> |
#<alt (+ (* 1/2 (/ (* a c) (pow b_2 3))) (/ 1 b_2))> |
#<alt (+ (* a (+ (* -1/2 (* a (* b_2 (+ (* -1 (/ (pow c 2) (pow b_2 6))) (* 1/4 (/ (pow c 2) (pow b_2 6))))))) (* 1/2 (/ c (pow b_2 3))))) (/ 1 b_2))> |
#<alt (+ (* a (+ (* 1/2 (/ c (pow b_2 3))) (* a (+ (* -1/2 (* a (* b_2 (+ (* -1 (/ (pow c 3) (pow b_2 8))) (* -1/2 (/ (* c (+ (* -1 (/ (pow c 2) (pow b_2 6))) (* 1/4 (/ (pow c 2) (pow b_2 6))))) (pow b_2 2))))))) (* -1/2 (* b_2 (+ (* -1 (/ (pow c 2) (pow b_2 6))) (* 1/4 (/ (pow c 2) (pow b_2 6)))))))))) (/ 1 b_2))> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/4 (/ (* a (pow b_2 4)) (* (pow c 3) (pow (sqrt -1) 2)))) (/ (pow b_2 6) (pow c 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow c 5))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/4 (/ (* a (pow b_2 4)) (pow c 3))) (/ (pow b_2 6) (pow c 4))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (/ 1 b_2)> |
#<alt (+ (* 1/2 (/ (* a c) (pow b_2 3))) (/ 1 b_2))> |
#<alt (+ (* c (+ (* -1/2 (* b_2 (* c (+ (* -1 (/ (pow a 2) (pow b_2 6))) (* 1/4 (/ (pow a 2) (pow b_2 6))))))) (* 1/2 (/ a (pow b_2 3))))) (/ 1 b_2))> |
#<alt (+ (* c (+ (* 1/2 (/ a (pow b_2 3))) (* c (+ (* -1/2 (* b_2 (* c (+ (* -1 (/ (pow a 3) (pow b_2 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow b_2 6))) (* 1/4 (/ (pow a 2) (pow b_2 6))))) (pow b_2 2))))))) (* -1/2 (* b_2 (+ (* -1 (/ (pow a 2) (pow b_2 6))) (* 1/4 (/ (pow a 2) (pow b_2 6)))))))))) (/ 1 b_2))> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/4 (/ (* (pow b_2 4) c) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow b_2 6) (pow a 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/4 (/ (* (pow b_2 4) c) (pow a 3))) (/ (pow b_2 6) (pow a 4)))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (* (pow b_2 4) (sqrt -1))))) (pow c 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (* -1 (* a c))> |
#<alt (- (pow b_2 2) (* a c))> |
#<alt (- (pow b_2 2) (* a c))> |
#<alt (- (pow b_2 2) (* a c))> |
#<alt (pow b_2 2)> |
#<alt (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))> |
#<alt (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))> |
#<alt (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))> |
#<alt (pow b_2 2)> |
#<alt (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))> |
#<alt (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))> |
#<alt (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))> |
#<alt (pow b_2 2)> |
#<alt (+ (* -1 (* a c)) (pow b_2 2))> |
#<alt (+ (* -1 (* a c)) (pow b_2 2))> |
#<alt (+ (* -1 (* a c)) (pow b_2 2))> |
#<alt (* -1 (* a c))> |
#<alt (* a (- (/ (pow b_2 2) a) c))> |
#<alt (* a (- (/ (pow b_2 2) a) c))> |
#<alt (* a (- (/ (pow b_2 2) a) c))> |
#<alt (* -1 (* a c))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c))))> |
#<alt (pow b_2 2)> |
#<alt (+ (* -1 (* a c)) (pow b_2 2))> |
#<alt (+ (* -1 (* a c)) (pow b_2 2))> |
#<alt (+ (* -1 (* a c)) (pow b_2 2))> |
#<alt (* -1 (* a c))> |
#<alt (* c (- (/ (pow b_2 2) c) a))> |
#<alt (* c (- (/ (pow b_2 2) c) a))> |
#<alt (* c (- (/ (pow b_2 2) c) a))> |
#<alt (* -1 (* a c))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a))))> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (/ c (pow b_2 2))> |
#<alt (/ c (pow b_2 2))> |
#<alt (/ c (pow b_2 2))> |
#<alt (/ c (pow b_2 2))> |
#<alt (/ c (pow b_2 2))> |
#<alt (/ c (pow b_2 2))> |
#<alt (/ c (pow b_2 2))> |
#<alt (/ c (pow b_2 2))> |
#<alt (/ c (pow b_2 2))> |
#<alt (/ c (pow b_2 2))> |
#<alt (/ c (pow b_2 2))> |
#<alt (/ c (pow b_2 2))> |
#<alt (/ c (pow b_2 2))> |
#<alt (/ c (pow b_2 2))> |
#<alt (/ c (pow b_2 2))> |
#<alt (/ c (pow b_2 2))> |
#<alt (/ c (pow b_2 2))> |
#<alt (/ c (pow b_2 2))> |
#<alt (/ c (pow b_2 2))> |
#<alt (/ c (pow b_2 2))> |
#<alt (/ c (pow b_2 2))> |
#<alt (/ c (pow b_2 2))> |
#<alt (/ c (pow b_2 2))> |
#<alt (/ c (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
#<alt (/ (* a c) (pow b_2 2))> |
168 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | b_2 | @ | 0 | (* (/ 1 a) (- 0 (* b_2 (+ 2 (* -1/2 (* a (/ c (* b_2 b_2)))))))) |
| 3.0ms | c | @ | inf | (* (/ 1 a) (- 0 (* b_2 (+ 2 (* -1/2 (* a (/ c (* b_2 b_2)))))))) |
| 1.0ms | b_2 | @ | 0 | (sqrt (/ 1 (- (* b_2 b_2) (* a c)))) |
| 1.0ms | c | @ | inf | (/ a (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
| 1.0ms | a | @ | inf | (sqrt (/ 1 (- (* b_2 b_2) (* a c)))) |
| 1× | batch-egg-rewrite |
| 2930× | /-lowering-/.f32 |
| 2930× | /-lowering-/.f64 |
| 2918× | *-lowering-*.f32 |
| 2918× | *-lowering-*.f64 |
| 1622× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 182 |
| 1 | 233 | 172 |
| 2 | 2154 | 172 |
| 0 | 8447 | 172 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ a (- (sqrt (- (* b_2 b_2) (* a c))) b_2))) |
(/ a (- (sqrt (- (* b_2 b_2) (* a c))) b_2)) |
(- (sqrt (- (* b_2 b_2) (* a c))) b_2) |
(sqrt (- (* b_2 b_2) (* a c))) |
(/ (- (+ b_2 (* (* a c) (/ -1/2 b_2))) b_2) a) |
(- (+ b_2 (* (* a c) (/ -1/2 b_2))) b_2) |
(+ b_2 (* (* a c) (/ -1/2 b_2))) |
(* (* a c) (/ -1/2 b_2)) |
(* (/ 1 a) (- 0 (* b_2 (+ 2 (* -1/2 (* a (/ c (* b_2 b_2)))))))) |
(- 0 (* b_2 (+ 2 (* -1/2 (* a (/ c (* b_2 b_2))))))) |
(* b_2 (+ 2 (* -1/2 (* a (/ c (* b_2 b_2)))))) |
(/ 1 a) |
(/ (- (/ 1 (sqrt (/ 1 (- (* b_2 b_2) (* a c))))) b_2) a) |
(- (/ 1 (sqrt (/ 1 (- (* b_2 b_2) (* a c))))) b_2) |
(/ 1 (sqrt (/ 1 (- (* b_2 b_2) (* a c))))) |
(sqrt (/ 1 (- (* b_2 b_2) (* a c)))) |
(- (* b_2 b_2) (* a c)) |
(* a c) |
(/ c (* b_2 b_2)) |
(* a (/ c (* b_2 b_2))) |
| Outputs |
|---|
(+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (neg.f64 (/.f64 b_2 a))) |
(+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b_2))) |
(+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b_2))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (/.f64 #s(literal 1 binary64) a) b_2))) |
(+.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b_2))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (/.f64 #s(literal 1 binary64) a) b_2))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) a) (/.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) a)) |
(-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) a) (/.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) a)) |
(-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(-.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (/.f64 (*.f64 b_2 b_2) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (*.f64 a a)) (/.f64 (*.f64 a b_2) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a))))) (/.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a)))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) #s(literal 2 binary64)) (+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a))) (/.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (neg.f64 (/.f64 b_2 a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b_2))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 b_2 a))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) a))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) |
(/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (*.f64 a b_2)) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal -1 binary64)) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a)) |
(/.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) #s(literal -1 binary64)) (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (neg.f64 (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (neg.f64 (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a)))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (/.f64 #s(literal 1 binary64) a)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b_2)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b_2)) (*.f64 (/.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal 1 binary64))) (*.f64 (/.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) b_2)) (*.f64 (/.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (/.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b_2)) (*.f64 (*.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) b_2)) (*.f64 (*.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (*.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 a b_2)) a) (*.f64 a (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) b_2))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a b_2)) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) (/.f64 a b_2))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) b_2)) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (/.f64 a b_2)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) b_2)) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (*.f64 a b_2))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (neg.f64 (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)))) (neg.f64 (+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (neg.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) (/.f64 a (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) (/.f64 a (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))))) |
(neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a)))) |
(/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
(/.f64 a (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(/.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))))) |
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64))) |
(*.f64 a (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) #s(literal -1 binary64))) |
(*.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 a (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(*.f64 (/.f64 a (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal 1 binary64)) #s(literal -1 binary64)) a) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2)) |
(+.f64 (-.f64 #s(literal 0 binary64) b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) |
(-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(-.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(-.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2))) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2)))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b_2)) |
(fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b_2)) |
(fma.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b_2)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2))))) |
(/.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (neg.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (neg.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2)))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (neg.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (neg.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 b_2 b_2))) (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal -1/2 binary64))) |
(fabs.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (-.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (sqrt.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (sqrt.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))) (sqrt.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1 binary64))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1/4 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(+.f64 (/.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (neg.f64 (/.f64 b_2 a))) |
(+.f64 (fma.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b_2))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (/.f64 #s(literal 1 binary64) a) b_2))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (/.f64 b_2 a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2))))) a) (/.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2))))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2))) a) (/.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)) (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (/.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (*.f64 a (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))) (/.f64 (*.f64 b_2 b_2) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2))))) |
(-.f64 (/.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (*.f64 a a)) (/.f64 (*.f64 a b_2) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (/.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (/.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a)) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (/.f64 b_2 a))))) (/.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (/.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (/.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a)) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (/.f64 b_2 a)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (/.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a)) (+.f64 (/.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (/.f64 b_2 a))) (/.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (+.f64 (/.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (/.f64 b_2 a)))) |
(fma.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 b_2 a))) |
(neg.f64 (/.f64 (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)))))) |
(/.f64 (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))) |
(/.f64 (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (*.f64 a b_2)) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) a)) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (*.f64 b_2 (*.f64 b_2 b_2)))) (neg.f64 (*.f64 a (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)))) (neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (/.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (/.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a)) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (/.f64 b_2 a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (/.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a)) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (+.f64 (/.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (/.f64 b_2 a))) |
(/.f64 (*.f64 (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2))) |
(/.f64 (-.f64 (neg.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (-.f64 #s(literal 0 binary64) b_2)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b_2)) (*.f64 (/.f64 a (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) #s(literal 1 binary64))) (*.f64 (/.f64 a (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) b_2)) (*.f64 (/.f64 a (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (/.f64 a (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (/.f64 a b_2)) a) (*.f64 a (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) b_2))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (/.f64 a b_2)) (*.f64 (*.f64 a (+.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)))) #s(literal 1 binary64))) (*.f64 (*.f64 a (+.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)))) (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) a) (*.f64 (*.f64 a (+.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)))) b_2)) (*.f64 (*.f64 a (+.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)))) a)) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a (+.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)))) (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (*.f64 a (+.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (/.f64 a b_2)) (*.f64 (*.f64 a (-.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) #s(literal 1 binary64))) (*.f64 (*.f64 a (-.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) a) (*.f64 (*.f64 a (-.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) b_2)) (*.f64 (*.f64 a (-.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a (-.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (*.f64 a (-.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (/.f64 a b_2)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) b_2)) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (*.f64 a b_2))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (/.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a)) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (/.f64 b_2 a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (/.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a)) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)))) (neg.f64 (+.f64 (/.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (/.f64 b_2 a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))) |
(pow.f64 (/.f64 a (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)) a)) |
(*.f64 (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))) |
(+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)) |
(+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))) |
(+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (-.f64 b_2 b_2)) |
(+.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (-.f64 #s(literal 0 binary64) b_2)) |
(+.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) |
(+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2) b_2) |
(-.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) b_2) |
(-.f64 (/.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2))))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))))) |
(-.f64 (/.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2))) (/.f64 (*.f64 b_2 b_2) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)) (-.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)))) |
(-.f64 (/.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (-.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (-.f64 #s(literal 0 binary64) b_2))) (/.f64 (*.f64 b_2 b_2) (-.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (-.f64 #s(literal 0 binary64) b_2)))) |
(fma.f64 a (/.f64 c (/.f64 b_2 #s(literal -1/2 binary64))) (+.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))) |
(fma.f64 a (/.f64 c (/.f64 b_2 #s(literal -1/2 binary64))) (-.f64 b_2 b_2)) |
(fma.f64 c (*.f64 a (/.f64 #s(literal -1/2 binary64) b_2)) (+.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))) |
(fma.f64 c (*.f64 a (/.f64 #s(literal -1/2 binary64) b_2)) (-.f64 b_2 b_2)) |
(fma.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) b_2) (+.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))) |
(fma.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) b_2) (-.f64 b_2 b_2)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b_2) (*.f64 a c)) (+.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b_2) (*.f64 a c)) (-.f64 b_2 b_2)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (*.f64 a c) (+.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (*.f64 a c) (-.f64 b_2 b_2)) |
(fma.f64 #s(literal -1 binary64) b_2 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) |
(fma.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)))) (-.f64 #s(literal 0 binary64) b_2)) |
(fma.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (/.f64 #s(literal 1 binary64) (-.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (-.f64 #s(literal 0 binary64) b_2)) |
(fma.f64 (/.f64 c (/.f64 b_2 #s(literal -1/2 binary64))) a (+.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))) |
(fma.f64 (/.f64 c (/.f64 b_2 #s(literal -1/2 binary64))) a (-.f64 b_2 b_2)) |
(fma.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b_2) (+.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))) |
(fma.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b_2) (-.f64 b_2 b_2)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b_2) a) c (+.f64 b_2 (-.f64 #s(literal 0 binary64) b_2))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b_2) a) c (-.f64 b_2 b_2)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))) (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))) (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2))))) |
(/.f64 (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (-.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (-.f64 #s(literal 0 binary64) b_2))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) (-.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (*.f64 b_2 (*.f64 b_2 b_2)))) (neg.f64 (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (*.f64 b_2 (*.f64 b_2 b_2)))) (neg.f64 (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (-.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (-.f64 #s(literal 0 binary64) b_2)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)))) (neg.f64 (-.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)))) (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)) (*.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) (-.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2))))) (*.f64 (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))) (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (*.f64 b_2 b_2))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))))) (neg.f64 (+.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)) (*.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)))) (neg.f64 (-.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))) (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))))) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)) (+.f64 b_2 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (+.f64 b_2 b_2)))) |
(+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) |
(+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2) |
(-.f64 (/.f64 (*.f64 b_2 b_2) (-.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (-.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)) (/.f64 (*.f64 b_2 b_2) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) |
(fma.f64 a (/.f64 c (/.f64 b_2 #s(literal -1/2 binary64))) b_2) |
(fma.f64 c (*.f64 a (/.f64 #s(literal -1/2 binary64) b_2)) b_2) |
(fma.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) b_2) b_2) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b_2) (*.f64 a c)) b_2) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) b_2) (*.f64 a c) b_2) |
(fma.f64 (/.f64 c (/.f64 b_2 #s(literal -1/2 binary64))) a b_2) |
(fma.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b_2) b_2) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b_2) a) c b_2) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (-.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (-.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))))) |
(/.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (+.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)))) |
(/.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (-.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (-.f64 (*.f64 b_2 b_2) (*.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (neg.f64 (-.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 b_2 b_2)) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (-.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (*.f64 (-.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) (*.f64 (-.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (-.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))))) (neg.f64 (neg.f64 (-.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (*.f64 b_2 b_2))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) |
(pow.f64 (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))) (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) (-.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) b_2))))) |
(*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2))) (/.f64 #s(literal 1 binary64) (-.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b_2 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 a c) (/.f64 b_2 #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (neg.f64 (/.f64 b_2 #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b_2 (*.f64 (*.f64 a c) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b_2)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64)) (/.f64 b_2 #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b_2)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 b_2 #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) b_2)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64))) (neg.f64 (/.f64 b_2 #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 a c))) (neg.f64 (/.f64 b_2 #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c))) (neg.f64 (-.f64 #s(literal 0 binary64) b_2))) |
(pow.f64 (/.f64 b_2 (*.f64 (*.f64 a c) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 c (/.f64 b_2 #s(literal -1/2 binary64)))) |
(*.f64 c (*.f64 a (/.f64 #s(literal -1/2 binary64) b_2))) |
(*.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) b_2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b_2) (*.f64 a c))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b_2) (*.f64 a c)) |
(*.f64 (/.f64 c (/.f64 b_2 #s(literal -1/2 binary64))) a) |
(*.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b_2)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b_2) a) c) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2)) a)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2)) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) a)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) a) (/.f64 (/.f64 (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) a)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) a) (/.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) a)) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b_2 #s(literal 2 binary64))) a) (/.f64 (*.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2)) a)) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2)) a)) |
(neg.f64 (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (/.f64 #s(literal 1 binary64) a))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) (*.f64 a (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) (*.f64 a (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) #s(literal 1 binary64)) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) #s(literal -1 binary64)) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))))) (neg.f64 (*.f64 a (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))))) (neg.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))))) (neg.f64 (*.f64 a (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) (/.f64 #s(literal 1 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2))) |
(pow.f64 (/.f64 a (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2))) |
(*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2))) |
(+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2)) #s(literal 0 binary64)) |
(+.f64 (neg.f64 (*.f64 b_2 #s(literal 2 binary64))) (neg.f64 (*.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b_2)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))) (-.f64 #s(literal 0 binary64) b_2))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))) (-.f64 #s(literal 0 binary64) b_2)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b_2))) |
(-.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) (/.f64 (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b_2 #s(literal 2 binary64))) (*.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2)))) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2)) #s(literal 0 binary64)) |
(fma.f64 b_2 (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b_2) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))) (-.f64 #s(literal 0 binary64) b_2))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))) (-.f64 #s(literal 0 binary64) b_2) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b_2))) |
(fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b_2) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) (/.f64 #s(literal 1 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) b_2 #s(literal 0 binary64)) |
(neg.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a (/.f64 (*.f64 b_2 b_2) c)) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))))) (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))))) (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a (/.f64 (*.f64 b_2 b_2) c)) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) |
(pow.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2))) |
(*.f64 b_2 (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2)) |
(*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) (/.f64 #s(literal 1 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) |
(*.f64 (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) b_2) |
(+.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) |
(+.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) #s(literal 0 binary64)) |
(+.f64 (*.f64 b_2 #s(literal 2 binary64)) (*.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) |
(+.f64 (*.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (*.f64 b_2 #s(literal 2 binary64))) |
(+.f64 (+.f64 #s(literal 0 binary64) (*.f64 b_2 #s(literal 2 binary64))) (*.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b_2 #s(literal 2 binary64)) (*.f64 b_2 #s(literal 2 binary64))) (-.f64 (*.f64 b_2 #s(literal 2 binary64)) (*.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) (/.f64 (*.f64 (*.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (*.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (-.f64 (*.f64 b_2 #s(literal 2 binary64)) (*.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) |
(fma.f64 b_2 #s(literal 2 binary64) (*.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) |
(fma.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))) (*.f64 b_2 #s(literal 2 binary64))) |
(fma.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (/.f64 (*.f64 b_2 b_2) c)) b_2) (*.f64 b_2 #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) b_2 (*.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) |
(fma.f64 (/.f64 a (/.f64 (*.f64 b_2 b_2) c)) (*.f64 #s(literal -1/2 binary64) b_2) (*.f64 b_2 #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))) b_2 (*.f64 b_2 #s(literal 2 binary64))) |
(fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) b_2 #s(literal 0 binary64)) |
(fma.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 c (*.f64 b_2 b_2)) b_2) (*.f64 b_2 #s(literal 2 binary64))) |
(fma.f64 (*.f64 b_2 #s(literal -1/2 binary64)) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)) (*.f64 b_2 #s(literal 2 binary64))) |
(fma.f64 (*.f64 b_2 (/.f64 a (/.f64 (*.f64 b_2 b_2) c))) #s(literal -1/2 binary64) (*.f64 b_2 #s(literal 2 binary64))) |
(fma.f64 (*.f64 b_2 (*.f64 a #s(literal -1/2 binary64))) (/.f64 c (*.f64 b_2 b_2)) (*.f64 b_2 #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 8 binary64)) (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))))))) (+.f64 (*.f64 (*.f64 b_2 #s(literal 2 binary64)) (*.f64 b_2 #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (*.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 #s(literal 2 binary64)) (*.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 #s(literal 2 binary64)) (*.f64 b_2 #s(literal 2 binary64))) (*.f64 (*.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (*.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) (-.f64 (*.f64 b_2 #s(literal 2 binary64)) (*.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) |
(/.f64 (*.f64 b_2 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 b_2 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a (/.f64 (*.f64 b_2 b_2) c)) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))))) b_2) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a (/.f64 (*.f64 b_2 b_2) c)) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) b_2) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b_2 b_2) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 8 binary64)) (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 b_2 #s(literal 2 binary64)) (*.f64 b_2 #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (*.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) (*.f64 (*.f64 b_2 #s(literal 2 binary64)) (*.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b_2 #s(literal 2 binary64)) (*.f64 b_2 #s(literal 2 binary64))) (*.f64 (*.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) (*.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) (neg.f64 (-.f64 (*.f64 b_2 #s(literal 2 binary64)) (*.f64 b_2 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) |
(/.f64 (neg.f64 (*.f64 b_2 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 b_2 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a (/.f64 (*.f64 b_2 b_2) c)) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))))) (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/8 binary64)) (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))))) b_2)) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 a (/.f64 (*.f64 b_2 b_2) c)) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) b_2)) (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))))) |
(*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 a (/.f64 (*.f64 b_2 b_2) c)))) b_2) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(pow.f64 a #s(literal -1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (neg.f64 (/.f64 b_2 a))) |
(+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b_2))) |
(+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b_2))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (/.f64 #s(literal 1 binary64) a) b_2))) |
(+.f64 (fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b_2))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) b_2 (*.f64 (/.f64 #s(literal 1 binary64) a) b_2))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) a) (/.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) a)) |
(-.f64 (/.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) a) (/.f64 (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) a)) |
(-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(-.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (/.f64 (*.f64 b_2 b_2) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (*.f64 a a)) (/.f64 (*.f64 a b_2) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a))))) (/.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a)))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) #s(literal 2 binary64)) (+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a))) (/.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (neg.f64 (/.f64 b_2 a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b_2))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 b_2 a))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) a))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) |
(/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (*.f64 a b_2)) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal -1 binary64)) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a)) |
(/.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) #s(literal -1 binary64)) (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (neg.f64 (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (neg.f64 (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a)))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (/.f64 #s(literal 1 binary64) a)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b_2)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b_2)) (*.f64 (/.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal 1 binary64))) (*.f64 (/.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) b_2)) (*.f64 (/.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (/.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b_2)) (*.f64 (*.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) b_2)) (*.f64 (*.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (*.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 a b_2)) a) (*.f64 a (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) b_2))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a b_2)) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) (/.f64 a b_2))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) b_2)) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (/.f64 a b_2)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) b_2)) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (*.f64 a b_2))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (neg.f64 (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)))) (neg.f64 (+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (neg.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2)) |
(+.f64 (-.f64 #s(literal 0 binary64) b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) |
(-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(-.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(-.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2))) (/.f64 (*.f64 b_2 b_2) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2)))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b_2)) |
(fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b_2)) |
(fma.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b_2)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2))))) |
(/.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (neg.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (neg.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2)))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (neg.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (neg.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 b_2 b_2))) (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) (neg.f64 (neg.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) (neg.f64 (neg.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal -1/2 binary64))) |
(fabs.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (-.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (sqrt.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (sqrt.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))) (sqrt.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1 binary64))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1/4 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal -1 binary64))) |
(fabs.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/4 binary64)) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(+.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(+.f64 (*.f64 b_2 b_2) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) |
(+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b_2 b_2)) |
(exp.f64 (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal 1/2 binary64))) |
(fabs.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(-.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 a c) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) #s(literal 1 binary64)) (/.f64 (*.f64 a c) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 b_2 b_2) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 a c) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(-.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 a c) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(-.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(-.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (-.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (-.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) (/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(sqrt.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(fma.f64 a (-.f64 #s(literal 0 binary64) c) (*.f64 b_2 b_2)) |
(fma.f64 b_2 b_2 (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(fma.f64 b_2 b_2 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(fma.f64 b_2 b_2 (neg.f64 (-.f64 (*.f64 a c) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))) |
(fma.f64 c (-.f64 #s(literal 0 binary64) a) (*.f64 b_2 b_2)) |
(fma.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) |
(fma.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1 binary64) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) a (*.f64 b_2 b_2)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) c (*.f64 b_2 b_2)) |
(fma.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) |
(fma.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(fma.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) |
(fma.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (-.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(/.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))) (-.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (-.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (neg.f64 (-.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))) (neg.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))))) |
(pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/4 binary64)) #s(literal -2 binary64))) |
(*.f64 a c) |
(*.f64 c a) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b_2 b_2) c)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b_2 b_2))) (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b_2 b_2)))) |
(neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b_2 b_2)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b_2 b_2))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b_2 b_2) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b_2 b_2) c) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b_2 (/.f64 c b_2))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b_2 b_2) c)))) |
(/.f64 c (*.f64 b_2 b_2)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (*.f64 b_2 b_2))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b_2 b_2) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) c) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b_2 (/.f64 c b_2)))) |
(/.f64 (/.f64 c b_2) b_2) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b_2 b_2)))) |
(/.f64 (neg.f64 (/.f64 c b_2)) (-.f64 #s(literal 0 binary64) b_2)) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b_2 b_2)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b_2 b_2))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 c b_2))) (neg.f64 (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b_2 b_2))) |
(pow.f64 (/.f64 (*.f64 b_2 b_2) c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b_2 b_2) c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b_2 (/.f64 c b_2)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b_2 b_2))) |
(*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b_2 b_2))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b_2 b_2)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b_2 b_2)) c) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b_2 b_2)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b_2) (/.f64 c b_2)) |
(*.f64 (/.f64 c b_2) (/.f64 #s(literal 1 binary64) b_2)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b_2 b_2))) (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) (*.f64 b_2 b_2)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(/.f64 a (/.f64 (*.f64 b_2 b_2) c)) |
(/.f64 (*.f64 a c) (*.f64 b_2 b_2)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b_2 b_2))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 (*.f64 b_2 b_2) c))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b_2 b_2)))) |
(/.f64 (*.f64 a (/.f64 c b_2)) b_2) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b_2 b_2) c)) |
(/.f64 (*.f64 (/.f64 c b_2) a) b_2) |
(/.f64 (/.f64 (*.f64 a c) b_2) b_2) |
(/.f64 (neg.f64 (*.f64 a (/.f64 c b_2))) (-.f64 #s(literal 0 binary64) b_2)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 (*.f64 b_2 b_2) c))) |
(/.f64 (neg.f64 (*.f64 (/.f64 c b_2) a)) (-.f64 #s(literal 0 binary64) b_2)) |
(/.f64 (neg.f64 (/.f64 (*.f64 a c) b_2)) (-.f64 #s(literal 0 binary64) b_2)) |
(pow.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b_2 b_2)) a)) |
(*.f64 c (/.f64 a (*.f64 b_2 b_2))) |
(*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) (*.f64 b_2 b_2))) |
(*.f64 (/.f64 c (*.f64 b_2 b_2)) a) |
(*.f64 (/.f64 c b_2) (/.f64 a b_2)) |
(*.f64 (/.f64 a b_2) (/.f64 c b_2)) |
| 1× | egg-herbie |
| 6632× | *-lowering-*.f32 |
| 6632× | *-lowering-*.f64 |
| 4226× | +-lowering-+.f64 |
| 4226× | +-lowering-+.f32 |
| 1328× | distribute-lft-in |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1029 | 10668 |
| 1 | 3691 | 10471 |
| 0 | 8218 | 10471 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1/2 (/ c b_2)) |
(+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1/2 (/ c b_2)) |
(/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2) |
(* -2 (/ b_2 a)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))) |
(* -1/2 (/ c b_2)) |
(* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -2 (/ b_2 c)) |
(+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2))) |
(+ (* -2 (/ b_2 c)) (* a (+ (* -1 (* a (+ (* -1/4 (/ c (pow b_2 3))) (* 1/8 (/ c (pow b_2 3)))))) (* 1/2 (/ 1 b_2))))) |
(+ (* -2 (/ b_2 c)) (* a (+ (* a (- (* -1 (* a (+ (* -2 (/ (* b_2 (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) (pow c 2))) (+ (* -1/4 (/ (* c (+ (* -1/4 (/ c (pow b_2 3))) (* 1/8 (/ c (pow b_2 3))))) (pow b_2 2))) (* 1/16 (/ (pow c 2) (pow b_2 5))))))) (+ (* -1/4 (/ c (pow b_2 3))) (* 1/8 (/ c (pow b_2 3)))))) (* 1/2 (/ 1 b_2))))) |
(* (sqrt (/ a c)) (/ 1 (sqrt -1))) |
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -1))) (/ b_2 (* c (pow (sqrt -1) 2)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (* c (pow (sqrt -1) 2))))) |
(- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) (* (pow c 2) (pow (sqrt -1) 4)))) (* (sqrt (/ a c)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (* c (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) |
(* -1 (* (sqrt (/ a c)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ b_2 c))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* -1 (/ (* a b_2) c))) a))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* a (pow b_2 3)) (pow c 2))) (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b_2 2) (sqrt -1)))))))) (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b_2 2) (sqrt -1))))) a)) (* -1 (/ (* a b_2) c))) a))) |
(* (sqrt (/ a c)) (/ 1 (sqrt -1))) |
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -1))) (/ b_2 (* c (pow (sqrt -1) 2)))) |
(+ (* b_2 (+ (* -1 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* c (pow (sqrt -1) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) |
(+ (* b_2 (+ (* b_2 (- (* -1 (* b_2 (+ (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -1) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* c (pow (sqrt -1) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) |
(* -2 (/ b_2 c)) |
(* b_2 (- (* 1/2 (/ a (pow b_2 2))) (* 2 (/ 1 c)))) |
(* b_2 (- (* -1 (/ (+ (* -1/4 (* (pow a 2) c)) (* 1/8 (* (pow a 2) c))) (pow b_2 4))) (+ (* -1/2 (/ a (pow b_2 2))) (* 2 (/ 1 c))))) |
(* b_2 (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (+ (* -1/4 (* a (* c (+ (* -1/4 (* (pow a 2) c)) (* 1/8 (* (pow a 2) c)))))) (* 1/16 (* (pow a 3) (pow c 2))))) (pow b_2 6))) (+ (* -1/2 (/ a (pow b_2 2))) (+ (* -1/4 (/ (* (pow a 2) c) (pow b_2 4))) (+ (* 1/8 (/ (* (pow a 2) c) (pow b_2 4))) (* 2 (/ 1 c))))))) |
(* -1/2 (/ a b_2)) |
(* -1 (/ (+ (* 1/8 (/ (* (pow a 2) c) (pow b_2 2))) (* 1/2 a)) b_2)) |
(* -1 (/ (- (+ (* 1/16 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* 1/2 a)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 2)))) b_2)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* -1/32 (* (pow a 4) (pow c 3))) (* -1/128 (* (pow a 4) (pow c 3)))) (pow b_2 6))) (* 1/2 a)) (+ (* -1/8 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))) b_2)) |
(* -2 (/ b_2 c)) |
(/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) c) |
(/ (+ (* -2 b_2) (* c (- (* -1 (* c (+ (* -1/4 (/ (pow a 2) (pow b_2 3))) (* 1/8 (/ (pow a 2) (pow b_2 3)))))) (* -1/2 (/ a b_2))))) c) |
(/ (+ (* -2 b_2) (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (* b_2 (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) a)) (+ (* -1/4 (/ (* a (+ (* -1/4 (/ (pow a 2) (pow b_2 3))) (* 1/8 (/ (pow a 2) (pow b_2 3))))) (pow b_2 2))) (* 1/16 (/ (pow a 3) (pow b_2 5))))))) (+ (* -1/4 (/ (pow a 2) (pow b_2 3))) (* 1/8 (/ (pow a 2) (pow b_2 3)))))) (* -1/2 (/ a b_2))))) c) |
(* (sqrt (/ a c)) (/ 1 (sqrt -1))) |
(/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow c 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))) c) |
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* a (pow (sqrt -1) 4)))) (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) c) |
(* -1 (* (sqrt (/ a c)) (sqrt -1))) |
(* -1 (/ (+ b_2 (* (sqrt (* a c)) (sqrt -1))) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) (* b_2 c)) c)) (* (sqrt (* a c)) (sqrt -1))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* (pow b_2 3) c) a)) (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1))))))))) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))))) c)) (* b_2 c)) c)) (* (sqrt (* a c)) (sqrt -1))) c)) |
(* (sqrt (* a c)) (sqrt -1)) |
(+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))) |
(* -1/2 (/ (* a c) b_2)) |
(/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2) |
(/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2) |
(/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2) |
(* -2 b_2) |
(* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))) |
(* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))) |
(* -1/2 (/ (* a c) b_2)) |
(* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
(* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))) |
(* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1/2 (/ (* a c) b_2)) |
(* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))) |
(* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))) |
(* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))) |
(+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))) |
b_2 |
(* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))) |
(* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))) |
(* -1 b_2) |
(* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))) |
(* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
(+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))) |
(+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ c b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(/ (+ (* -1/2 (* a c)) (pow b_2 2)) b_2) |
(/ (+ (* -1/2 (* a c)) (pow b_2 2)) b_2) |
(/ (+ (* -1/2 (* a c)) (pow b_2 2)) b_2) |
b_2 |
(* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))) |
b_2 |
(* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 1))) |
(* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 1))) |
(* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 1))) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(* -1/2 (/ (* a c) b_2)) |
(* a (+ (* -1/2 (/ c b_2)) (/ b_2 a))) |
(* a (+ (* -1/2 (/ c b_2)) (/ b_2 a))) |
(* a (+ (* -1/2 (/ c b_2)) (/ b_2 a))) |
(* -1/2 (/ (* a c) b_2)) |
(* -1 (* a (+ (* -1 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
(* -1 (* a (+ (* -1 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
(* -1 (* a (+ (* -1 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(* -1/2 (/ (* a c) b_2)) |
(* c (+ (* -1/2 (/ a b_2)) (/ b_2 c))) |
(* c (+ (* -1/2 (/ a b_2)) (/ b_2 c))) |
(* c (+ (* -1/2 (/ a b_2)) (/ b_2 c))) |
(* -1/2 (/ (* a c) b_2)) |
(* -1 (* c (+ (* -1 (/ b_2 c)) (* 1/2 (/ a b_2))))) |
(* -1 (* c (+ (* -1 (/ b_2 c)) (* 1/2 (/ a b_2))))) |
(* -1 (* c (+ (* -1 (/ b_2 c)) (* 1/2 (/ a b_2))))) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* -2 (/ b_2 a)) |
(/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a) |
(/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a) |
(/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a) |
(* 1/2 (/ c b_2)) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(* 1/2 (/ c b_2)) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(* 1/2 (/ c b_2)) |
(/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2) |
(/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2) |
(/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2) |
(* -2 (/ b_2 a)) |
(* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))) |
(* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))) |
(* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))) |
(* -2 (/ b_2 a)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(* -2 (/ b_2 a)) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(* 1/2 (/ c b_2)) |
(* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))) |
(* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))) |
(* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))) |
(* 1/2 (/ c b_2)) |
(* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))) |
(* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))) |
(* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))) |
(* 1/2 (/ (* a c) b_2)) |
(/ (- (* -2 (pow b_2 2)) (* -1/2 (* a c))) b_2) |
(/ (- (* -2 (pow b_2 2)) (* -1/2 (* a c))) b_2) |
(/ (- (* -2 (pow b_2 2)) (* -1/2 (* a c))) b_2) |
(* -2 b_2) |
(* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)) |
(* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)) |
(* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)) |
(* -2 b_2) |
(* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(* -2 b_2) |
(- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)) |
(- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)) |
(- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)) |
(* 1/2 (/ (* a c) b_2)) |
(* a (- (* -2 (/ b_2 a)) (* -1/2 (/ c b_2)))) |
(* a (- (* -2 (/ b_2 a)) (* -1/2 (/ c b_2)))) |
(* a (- (* -2 (/ b_2 a)) (* -1/2 (/ c b_2)))) |
(* 1/2 (/ (* a c) b_2)) |
(* -1 (* a (- (* 2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
(* -1 (* a (- (* 2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
(* -1 (* a (- (* 2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
(* -2 b_2) |
(- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)) |
(- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)) |
(- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)) |
(* 1/2 (/ (* a c) b_2)) |
(* c (- (* -2 (/ b_2 c)) (* -1/2 (/ a b_2)))) |
(* c (- (* -2 (/ b_2 c)) (* -1/2 (/ a b_2)))) |
(* c (- (* -2 (/ b_2 c)) (* -1/2 (/ a b_2)))) |
(* 1/2 (/ (* a c) b_2)) |
(* -1 (* c (- (* 2 (/ b_2 c)) (* 1/2 (/ a b_2))))) |
(* -1 (* c (- (* 2 (/ b_2 c)) (* 1/2 (/ a b_2))))) |
(* -1 (* c (- (* 2 (/ b_2 c)) (* 1/2 (/ a b_2))))) |
(* -1/2 (/ (* a c) b_2)) |
(/ (+ (* -1/2 (* a c)) (* 2 (pow b_2 2))) b_2) |
(/ (+ (* -1/2 (* a c)) (* 2 (pow b_2 2))) b_2) |
(/ (+ (* -1/2 (* a c)) (* 2 (pow b_2 2))) b_2) |
(* 2 b_2) |
(* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(* 2 b_2) |
(* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2))) |
(* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2))) |
(* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2))) |
(* 2 b_2) |
(+ (* -1/2 (/ (* a c) b_2)) (* 2 b_2)) |
(+ (* -1/2 (/ (* a c) b_2)) (* 2 b_2)) |
(+ (* -1/2 (/ (* a c) b_2)) (* 2 b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* a (+ (* -1/2 (/ c b_2)) (* 2 (/ b_2 a)))) |
(* a (+ (* -1/2 (/ c b_2)) (* 2 (/ b_2 a)))) |
(* a (+ (* -1/2 (/ c b_2)) (* 2 (/ b_2 a)))) |
(* -1/2 (/ (* a c) b_2)) |
(* -1 (* a (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
(* -1 (* a (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
(* -1 (* a (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
(* 2 b_2) |
(+ (* -1/2 (/ (* a c) b_2)) (* 2 b_2)) |
(+ (* -1/2 (/ (* a c) b_2)) (* 2 b_2)) |
(+ (* -1/2 (/ (* a c) b_2)) (* 2 b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(* c (+ (* -1/2 (/ a b_2)) (* 2 (/ b_2 c)))) |
(* c (+ (* -1/2 (/ a b_2)) (* 2 (/ b_2 c)))) |
(* c (+ (* -1/2 (/ a b_2)) (* 2 (/ b_2 c)))) |
(* -1/2 (/ (* a c) b_2)) |
(* -1 (* c (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2))))) |
(* -1 (* c (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2))))) |
(* -1 (* c (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2))))) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1/2 (/ c b_2)) |
(/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2) |
(* -2 (/ b_2 a)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))) |
(* -1/2 (/ c b_2)) |
(+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))) |
(* -1/2 (/ c b_2)) |
(* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))) |
(* -1/2 (/ (* a c) b_2)) |
(/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2) |
(/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2) |
(/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2) |
(* -2 b_2) |
(* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))) |
(* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))) |
(* -1/2 (/ (* a c) b_2)) |
(* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
(* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))) |
(* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1/2 (/ (* a c) b_2)) |
(* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))) |
(* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))) |
(* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))) |
(+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))) |
b_2 |
(* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))) |
(* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))) |
(* -1 b_2) |
(* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))) |
(* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
(+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))) |
(+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b_2 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b_2 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow c 3)))) (* a (* c (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow c 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -1))))))))) |
(/ 1 b_2) |
(/ (+ 1 (* 1/2 (/ (* a c) (pow b_2 2)))) b_2) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2))))) b_2) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow c 3))) (* -1/2 (* a (* c (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))))))) (pow b_2 6))) (* 1/2 (/ (* a c) (pow b_2 2)))))) b_2) |
(/ -1 b_2) |
(* -1 (/ (+ 1 (* 1/2 (/ (* a c) (pow b_2 2)))) b_2)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2))))) b_2)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow c 3))) (* -1/2 (* a (* c (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))))))) (pow b_2 6))) (* 1/2 (/ (* a c) (pow b_2 2)))))) b_2)) |
(/ 1 b_2) |
(+ (* 1/2 (/ (* a c) (pow b_2 3))) (/ 1 b_2)) |
(+ (* a (+ (* -1/2 (* a (* b_2 (+ (* -1 (/ (pow c 2) (pow b_2 6))) (* 1/4 (/ (pow c 2) (pow b_2 6))))))) (* 1/2 (/ c (pow b_2 3))))) (/ 1 b_2)) |
(+ (* a (+ (* 1/2 (/ c (pow b_2 3))) (* a (+ (* -1/2 (* a (* b_2 (+ (* -1 (/ (pow c 3) (pow b_2 8))) (* -1/2 (/ (* c (+ (* -1 (/ (pow c 2) (pow b_2 6))) (* 1/4 (/ (pow c 2) (pow b_2 6))))) (pow b_2 2))))))) (* -1/2 (* b_2 (+ (* -1 (/ (pow c 2) (pow b_2 6))) (* 1/4 (/ (pow c 2) (pow b_2 6)))))))))) (/ 1 b_2)) |
(* (sqrt (/ 1 (* a c))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/4 (/ (* a (pow b_2 4)) (* (pow c 3) (pow (sqrt -1) 2)))) (/ (pow b_2 6) (pow c 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow c 5))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/4 (/ (* a (pow b_2 4)) (pow c 3))) (/ (pow b_2 6) (pow c 4))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(/ 1 b_2) |
(+ (* 1/2 (/ (* a c) (pow b_2 3))) (/ 1 b_2)) |
(+ (* c (+ (* -1/2 (* b_2 (* c (+ (* -1 (/ (pow a 2) (pow b_2 6))) (* 1/4 (/ (pow a 2) (pow b_2 6))))))) (* 1/2 (/ a (pow b_2 3))))) (/ 1 b_2)) |
(+ (* c (+ (* 1/2 (/ a (pow b_2 3))) (* c (+ (* -1/2 (* b_2 (* c (+ (* -1 (/ (pow a 3) (pow b_2 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow b_2 6))) (* 1/4 (/ (pow a 2) (pow b_2 6))))) (pow b_2 2))))))) (* -1/2 (* b_2 (+ (* -1 (/ (pow a 2) (pow b_2 6))) (* 1/4 (/ (pow a 2) (pow b_2 6)))))))))) (/ 1 b_2)) |
(* (sqrt (/ 1 (* a c))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/4 (/ (* (pow b_2 4) c) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow b_2 6) (pow a 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/4 (/ (* (pow b_2 4) c) (pow a 3))) (/ (pow b_2 6) (pow a 4)))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (* (pow b_2 4) (sqrt -1))))) (pow c 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(* -1 (* a c)) |
(- (pow b_2 2) (* a c)) |
(- (pow b_2 2) (* a c)) |
(- (pow b_2 2) (* a c)) |
(pow b_2 2) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(pow b_2 2) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(pow b_2 2) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(* -1 (* a c)) |
(* a (- (/ (pow b_2 2) a) c)) |
(* a (- (/ (pow b_2 2) a) c)) |
(* a (- (/ (pow b_2 2) a) c)) |
(* -1 (* a c)) |
(* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))) |
(* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))) |
(* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))) |
(pow b_2 2) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(* -1 (* a c)) |
(* c (- (/ (pow b_2 2) c) a)) |
(* c (- (/ (pow b_2 2) c) a)) |
(* c (- (/ (pow b_2 2) c) a)) |
(* -1 (* a c)) |
(* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))) |
(* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))) |
(* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(/ c (pow b_2 2)) |
(/ c (pow b_2 2)) |
(/ c (pow b_2 2)) |
(/ c (pow b_2 2)) |
(/ c (pow b_2 2)) |
(/ c (pow b_2 2)) |
(/ c (pow b_2 2)) |
(/ c (pow b_2 2)) |
(/ c (pow b_2 2)) |
(/ c (pow b_2 2)) |
(/ c (pow b_2 2)) |
(/ c (pow b_2 2)) |
(/ c (pow b_2 2)) |
(/ c (pow b_2 2)) |
(/ c (pow b_2 2)) |
(/ c (pow b_2 2)) |
(/ c (pow b_2 2)) |
(/ c (pow b_2 2)) |
(/ c (pow b_2 2)) |
(/ c (pow b_2 2)) |
(/ c (pow b_2 2)) |
(/ c (pow b_2 2)) |
(/ c (pow b_2 2)) |
(/ c (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
(/ (* a c) (pow b_2 2)) |
| Outputs |
|---|
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 (*.f64 b_2 b_2)))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b_2 #s(literal 5 binary64)))))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)))) b_2) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 5 binary64)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)) |
(+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a))) |
(+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(-.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 b_2 a)) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))) |
(-.f64 (/.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 b_2 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 b_2 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))))) a)) a)) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b_2 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) a)))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b_2 (+.f64 (*.f64 b_2 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 #s(literal -1 binary64) a)))) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 b_2))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 b_2))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64))))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 5/64 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 6 binary64)))))) b_2) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b_2 b_2)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b_2 b_2)) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b_2 b_2)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b_2 #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b_2 #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal -1/2 binary64) b_2))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b_2 #s(literal 5 binary64)))))) (/.f64 #s(literal -1/2 binary64) b_2))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)))) (*.f64 b_2 a)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 5 binary64))))))) (/.f64 #s(literal -1/2 binary64) b_2))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b_2 (*.f64 c a)))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 c (-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) (/.f64 b_2 (*.f64 c a)))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(*.f64 c (-.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))) (/.f64 b_2 (*.f64 c a)))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))) |
(*.f64 (+.f64 (/.f64 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (/.f64 b_2 a)) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -2 (/ b_2 c)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) |
(+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2))) |
(+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b_2)) |
(+ (* -2 (/ b_2 c)) (* a (+ (* -1 (* a (+ (* -1/4 (/ c (pow b_2 3))) (* 1/8 (/ c (pow b_2 3)))))) (* 1/2 (/ 1 b_2))))) |
(+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 a (/.f64 (*.f64 #s(literal 1/8 binary64) c) (*.f64 b_2 (*.f64 b_2 b_2))))))) |
(+ (* -2 (/ b_2 c)) (* a (+ (* a (- (* -1 (* a (+ (* -2 (/ (* b_2 (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) (pow c 2))) (+ (* -1/4 (/ (* c (+ (* -1/4 (/ c (pow b_2 3))) (* 1/8 (/ c (pow b_2 3))))) (pow b_2 2))) (* 1/16 (/ (pow c 2) (pow b_2 5))))))) (+ (* -1/4 (/ c (pow b_2 3))) (* 1/8 (/ c (pow b_2 3)))))) (* 1/2 (/ 1 b_2))))) |
(+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 a (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)))) (*.f64 c c)) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (/.f64 (*.f64 (/.f64 c (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal -1/8 binary64)) (*.f64 b_2 b_2)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 c c)) (pow.f64 b_2 #s(literal 5 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 #s(literal 1/8 binary64) c) (*.f64 b_2 (*.f64 b_2 b_2)))))))) |
(* (sqrt (/ a c)) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -1))) (/ b_2 (* c (pow (sqrt -1) 2)))) |
(-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 c)) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (* c (pow (sqrt -1) 2))))) |
(-.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/2 binary64)) (*.f64 a a))) (/.f64 b_2 c)) |
(- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b_2 3)) (* (pow c 2) (pow (sqrt -1) 4)))) (* (sqrt (/ a c)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (* c (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) |
(-.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a a))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b_2 (*.f64 (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 (+.f64 (/.f64 b_2 c) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) #s(literal -1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) #s(literal -1 binary64))))) |
(* -1 (* (sqrt (/ a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ b_2 c))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 b_2 c)) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* -1 (/ (* a b_2) c))) a))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 a (/.f64 b_2 c))) a)) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* a (pow b_2 3)) (pow c 2))) (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b_2 2) (sqrt -1)))))))) (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b_2 2) (sqrt -1))))) a)) (* -1 (/ (* a b_2) c))) a))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 c c)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 b_2 c))) a)) |
(* (sqrt (/ a c)) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -1))) (/ b_2 (* c (pow (sqrt -1) 2)))) |
(-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 c)) |
(+ (* b_2 (+ (* -1 (* b_2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* c (pow (sqrt -1) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b_2 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 b_2 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))))) |
(+ (* b_2 (+ (* b_2 (- (* -1 (* b_2 (+ (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -1) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* c (pow (sqrt -1) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b_2 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 b_2 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -1 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 -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b_2)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))))))) |
(* -2 (/ b_2 c)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) |
(* b_2 (- (* 1/2 (/ a (pow b_2 2))) (* 2 (/ 1 c)))) |
(*.f64 b_2 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b_2 b_2))) (/.f64 #s(literal -2 binary64) c))) |
(* b_2 (- (* -1 (/ (+ (* -1/4 (* (pow a 2) c)) (* 1/8 (* (pow a 2) c))) (pow b_2 4))) (+ (* -1/2 (/ a (pow b_2 2))) (* 2 (/ 1 c))))) |
(*.f64 b_2 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/8 binary64)) (neg.f64 (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b_2 b_2)))) (/.f64 #s(literal -2 binary64) c))) |
(* b_2 (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (+ (* -1/4 (* a (* c (+ (* -1/4 (* (pow a 2) c)) (* 1/8 (* (pow a 2) c)))))) (* 1/16 (* (pow a 3) (pow c 2))))) (pow b_2 6))) (+ (* -1/2 (/ a (pow b_2 2))) (+ (* -1/4 (/ (* (pow a 2) c) (pow b_2 4))) (+ (* 1/8 (/ (* (pow a 2) c) (pow b_2 4))) (* 2 (/ 1 c))))))) |
(*.f64 b_2 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 c c)) (/.f64 #s(literal 5/64 binary64) a))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)))) (pow.f64 b_2 #s(literal 6 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 b_2 b_2)) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) c) (pow.f64 b_2 #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 a a)) c) (pow.f64 b_2 #s(literal 4 binary64))))))) |
(* -1/2 (/ a b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) |
(* -1 (/ (+ (* 1/8 (/ (* (pow a 2) c) (pow b_2 2))) (* 1/2 a)) b_2)) |
(/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 a a)) b_2) (/.f64 c b_2))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (/ (- (+ (* 1/16 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* 1/2 a)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 2)))) b_2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))) (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 a a)) b_2) (/.f64 c b_2)))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* -1/32 (* (pow a 4) (pow c 3))) (* -1/128 (* (pow a 4) (pow c 3)))) (pow b_2 6))) (* 1/2 a)) (+ (* -1/8 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))) b_2)) |
(/.f64 (-.f64 (-.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) #s(literal -5/128 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 c b_2) (/.f64 (*.f64 a a) b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -2 (/ b_2 c)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) |
(/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) c) |
(/.f64 (+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2))) c) |
(/ (+ (* -2 b_2) (* c (- (* -1 (* c (+ (* -1/4 (/ (pow a 2) (pow b_2 3))) (* 1/8 (/ (pow a 2) (pow b_2 3)))))) (* -1/2 (/ a b_2))))) c) |
(/.f64 (+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 a a)) (*.f64 b_2 (*.f64 b_2 b_2)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b_2)))) c) |
(/ (+ (* -2 b_2) (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (* b_2 (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) a)) (+ (* -1/4 (/ (* a (+ (* -1/4 (/ (pow a 2) (pow b_2 3))) (* 1/8 (/ (pow a 2) (pow b_2 3))))) (pow b_2 2))) (* 1/16 (/ (pow a 3) (pow b_2 5))))))) (+ (* -1/4 (/ (pow a 2) (pow b_2 3))) (* 1/8 (/ (pow a 2) (pow b_2 3)))))) (* -1/2 (/ a b_2))))) c) |
(/.f64 (+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)))) a) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 b_2 b_2)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b_2 #s(literal 5 binary64))))) (-.f64 #s(literal 0 binary64) c)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 a a)) (*.f64 b_2 (*.f64 b_2 b_2))))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b_2)))) c) |
(* (sqrt (/ a c)) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) |
(/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -1))) (/ b_2 (pow (sqrt -1) 2))) c) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 #s(literal -1 binary64))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3))))) (pow c 2))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (* -1 (/ b_2 (pow (sqrt -1) 2)))) c) |
(/.f64 (+.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c))) (/.f64 b_2 #s(literal -1 binary64))) c) |
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b_2 3) (pow c 2)) (* a (pow (sqrt -1) 4)))) (* (sqrt (/ c a)) (/ (* b_2 (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b_2 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (+ (* -1 (/ b_2 (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (pow (sqrt -1) 3))))))) c) |
(/.f64 (-.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 b_2 (*.f64 b_2 b_2))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c (*.f64 c c)))) (-.f64 (+.f64 (/.f64 b_2 #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) c) |
(* -1 (* (sqrt (/ a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (/ (+ b_2 (* (sqrt (* a c)) (sqrt -1))) c)) |
(/.f64 (+.f64 b_2 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) (* b_2 c)) c)) (* (sqrt (* a c)) (sqrt -1))) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64)) (*.f64 c b_2)) c)) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* (pow b_2 3) c) a)) (* (sqrt (/ 1 (* a c))) (* b_2 (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1))))))))) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (* (pow b_2 2) (sqrt -1)))))) c)) (* b_2 c)) c)) (* (sqrt (* a c)) (sqrt -1))) c)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 b_2 (*.f64 b_2 b_2))) a)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) c)) (*.f64 c b_2)) c)) (-.f64 #s(literal 0 binary64) c)) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) b_2) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b_2 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1 binary64)))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b_2 (+.f64 (*.f64 b_2 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))))) #s(literal -1 binary64)))) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b_2 b_2)))) b_2) |
(/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b_2 #s(literal 4 binary64))))) b_2) |
(/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b_2 b_2))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b_2 #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 5/64 binary64))) (pow.f64 b_2 #s(literal 6 binary64))))) b_2) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
(* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b_2 #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b_2 #s(literal 5 binary64))))))) |
(* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)))) b_2) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 5 binary64))))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))) |
(*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))) |
(*.f64 a (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 b_2 a))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))) |
(*.f64 a (-.f64 (/.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64)))) b_2) a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 a c))))) (-.f64 #s(literal 0 binary64) a)) b_2) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) (/.f64 c (*.f64 b_2 (*.f64 b_2 b_2))))))) |
(* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b_2 #s(literal 5 binary64))))))) |
(* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)))) b_2) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b_2 #s(literal 5 binary64))))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b_2 c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))) |
(*.f64 c (-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 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_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 b_2 c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 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_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 b_2 c)))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 b_2 c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64)))) b_2) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) c)) b_2) c)) (-.f64 #s(literal 0 binary64) c)) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))))) |
b_2 |
(* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(*.f64 b_2 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)))) |
(* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))) |
(*.f64 b_2 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64)))))) |
(* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))) |
(*.f64 b_2 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b_2 #s(literal 6 binary64))))))) |
(* -1 b_2) |
(-.f64 #s(literal 0 binary64) b_2) |
(* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b_2 #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b_2)) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+.f64 b_2 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
(+.f64 b_2 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) |
(+.f64 b_2 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b_2 #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (*.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_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (-.f64 #s(literal 0 binary64) a)) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+.f64 b_2 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))) |
(+.f64 b_2 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) (/.f64 c (*.f64 b_2 (*.f64 b_2 b_2)))))))) |
(+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))) |
(+.f64 b_2 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b_2 #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -1 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_2 b_2)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 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_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 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)))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 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_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 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))))))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #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 0 binary64) c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #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 -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(/ (+ (* -1/2 (* a c)) (pow b_2 2)) b_2) |
(/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1/2 binary64) (*.f64 c a))) b_2) |
(/ (+ (* -1/2 (* a c)) (pow b_2 2)) b_2) |
(/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1/2 binary64) (*.f64 c a))) b_2) |
(/ (+ (* -1/2 (* a c)) (pow b_2 2)) b_2) |
(/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1/2 binary64) (*.f64 c a))) b_2) |
b_2 |
(* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(*.f64 b_2 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)))) |
(* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(*.f64 b_2 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)))) |
(* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(*.f64 b_2 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)))) |
b_2 |
(* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b_2)) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+.f64 b_2 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+.f64 b_2 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+.f64 b_2 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* a (+ (* -1/2 (/ c b_2)) (/ b_2 a))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (/.f64 b_2 a))) |
(* a (+ (* -1/2 (/ c b_2)) (/ b_2 a))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (/.f64 b_2 a))) |
(* a (+ (* -1/2 (/ c b_2)) (/ b_2 a))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (/.f64 b_2 a))) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1 (* a (+ (* -1 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
(*.f64 (-.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) (/.f64 b_2 a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
(*.f64 (-.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) (/.f64 b_2 a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
(*.f64 (-.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) (/.f64 b_2 a)) (-.f64 #s(literal 0 binary64) a)) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+.f64 b_2 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+.f64 b_2 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+.f64 b_2 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* c (+ (* -1/2 (/ a b_2)) (/ b_2 c))) |
(*.f64 c (+.f64 (/.f64 b_2 c) (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2))) |
(* c (+ (* -1/2 (/ a b_2)) (/ b_2 c))) |
(*.f64 c (+.f64 (/.f64 b_2 c) (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2))) |
(* c (+ (* -1/2 (/ a b_2)) (/ b_2 c))) |
(*.f64 c (+.f64 (/.f64 b_2 c) (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2))) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1 (* c (+ (* -1 (/ b_2 c)) (* 1/2 (/ a b_2))))) |
(*.f64 (-.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) b_2) (/.f64 b_2 c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ b_2 c)) (* 1/2 (/ a b_2))))) |
(*.f64 (-.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) b_2) (/.f64 b_2 c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ b_2 c)) (* 1/2 (/ a b_2))))) |
(*.f64 (-.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) b_2) (/.f64 b_2 c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a) |
(/.f64 (+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2))) a) |
(/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a) |
(/.f64 (+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2))) a) |
(/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a) |
(/.f64 (+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2))) a) |
(* 1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) |
(* 1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) |
(* 1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) |
(/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) #s(literal -2 binary64)) a) (*.f64 c #s(literal 1/2 binary64))) b_2) |
(/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) #s(literal -2 binary64)) a) (*.f64 c #s(literal 1/2 binary64))) b_2) |
(/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) #s(literal -2 binary64)) a) (*.f64 c #s(literal 1/2 binary64))) b_2) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))) |
(*.f64 b_2 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal -2 binary64) a))) |
(* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))) |
(*.f64 b_2 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal -2 binary64) a))) |
(* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))) |
(*.f64 b_2 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal -2 binary64) a))) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b_2 b_2)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b_2 b_2)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b_2 b_2)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b_2)) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) |
(* 1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) |
(* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))))) |
(* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))))) |
(* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))))) |
(* 1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) |
(* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))) |
(*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 b_2 (*.f64 c a))) (/.f64 #s(literal -1/2 binary64) b_2)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))) |
(*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 b_2 (*.f64 c a))) (/.f64 #s(literal -1/2 binary64) b_2)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))) |
(*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 b_2 (*.f64 c a))) (/.f64 #s(literal -1/2 binary64) b_2)) (-.f64 #s(literal 0 binary64) c)) |
(* 1/2 (/ (* a c) b_2)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2)) |
(/ (- (* -2 (pow b_2 2)) (* -1/2 (* a c))) b_2) |
(/.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) b_2) |
(/ (- (* -2 (pow b_2 2)) (* -1/2 (* a c))) b_2) |
(/.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) b_2) |
(/ (- (* -2 (pow b_2 2)) (* -1/2 (* a c))) b_2) |
(/.f64 (+.f64 (*.f64 (*.f64 b_2 b_2) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) b_2) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
(* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)) |
(*.f64 b_2 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)) #s(literal -2 binary64))) |
(* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)) |
(*.f64 b_2 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)) #s(literal -2 binary64))) |
(* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2)) |
(*.f64 b_2 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)) #s(literal -2 binary64))) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
(* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
(- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)) |
(+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2))) |
(- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)) |
(+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2))) |
(- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)) |
(+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2))) |
(* 1/2 (/ (* a c) b_2)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2)) |
(* a (- (* -2 (/ b_2 a)) (* -1/2 (/ c b_2)))) |
(*.f64 a (+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2))) |
(* a (- (* -2 (/ b_2 a)) (* -1/2 (/ c b_2)))) |
(*.f64 a (+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2))) |
(* a (- (* -2 (/ b_2 a)) (* -1/2 (/ c b_2)))) |
(*.f64 a (+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2))) |
(* 1/2 (/ (* a c) b_2)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2)) |
(* -1 (* a (- (* 2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (/.f64 (*.f64 b_2 #s(literal 2 binary64)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* 2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (/.f64 (*.f64 b_2 #s(literal 2 binary64)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* 2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (/.f64 (*.f64 b_2 #s(literal 2 binary64)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
(- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)) |
(+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2))) |
(- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)) |
(+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2))) |
(- (* 1/2 (/ (* a c) b_2)) (* 2 b_2)) |
(+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2))) |
(* 1/2 (/ (* a c) b_2)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2)) |
(* c (- (* -2 (/ b_2 c)) (* -1/2 (/ a b_2)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b_2))) |
(* c (- (* -2 (/ b_2 c)) (* -1/2 (/ a b_2)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b_2))) |
(* c (- (* -2 (/ b_2 c)) (* -1/2 (/ a b_2)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b_2))) |
(* 1/2 (/ (* a c) b_2)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2)) |
(* -1 (* c (- (* 2 (/ b_2 c)) (* 1/2 (/ a b_2))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) (/.f64 (*.f64 b_2 #s(literal 2 binary64)) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (- (* 2 (/ b_2 c)) (* 1/2 (/ a b_2))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) (/.f64 (*.f64 b_2 #s(literal 2 binary64)) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (- (* 2 (/ b_2 c)) (* 1/2 (/ a b_2))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) (/.f64 (*.f64 b_2 #s(literal 2 binary64)) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(/ (+ (* -1/2 (* a c)) (* 2 (pow b_2 2))) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) b_2) |
(/ (+ (* -1/2 (* a c)) (* 2 (pow b_2 2))) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) b_2) |
(/ (+ (* -1/2 (* a c)) (* 2 (pow b_2 2))) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 #s(literal 2 binary64) (*.f64 b_2 b_2))) b_2) |
(* 2 b_2) |
(*.f64 b_2 #s(literal 2 binary64)) |
(* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(*.f64 b_2 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)))) |
(* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(*.f64 b_2 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)))) |
(* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(*.f64 b_2 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)))) |
(* 2 b_2) |
(*.f64 b_2 #s(literal 2 binary64)) |
(* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (- (* 1/2 (/ (* a c) (pow b_2 2))) 2))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b_2)) |
(* 2 b_2) |
(*.f64 b_2 #s(literal 2 binary64)) |
(+ (* -1/2 (/ (* a c) b_2)) (* 2 b_2)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) (*.f64 b_2 #s(literal 2 binary64))) |
(+ (* -1/2 (/ (* a c) b_2)) (* 2 b_2)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) (*.f64 b_2 #s(literal 2 binary64))) |
(+ (* -1/2 (/ (* a c) b_2)) (* 2 b_2)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) (*.f64 b_2 #s(literal 2 binary64))) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* a (+ (* -1/2 (/ c b_2)) (* 2 (/ b_2 a)))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (/.f64 (*.f64 b_2 #s(literal 2 binary64)) a))) |
(* a (+ (* -1/2 (/ c b_2)) (* 2 (/ b_2 a)))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (/.f64 (*.f64 b_2 #s(literal 2 binary64)) a))) |
(* a (+ (* -1/2 (/ c b_2)) (* 2 (/ b_2 a)))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (/.f64 (*.f64 b_2 #s(literal 2 binary64)) a))) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1 (* a (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
(*.f64 (+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
(*.f64 (+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))))) |
(*.f64 (+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) (-.f64 #s(literal 0 binary64) a)) |
(* 2 b_2) |
(*.f64 b_2 #s(literal 2 binary64)) |
(+ (* -1/2 (/ (* a c) b_2)) (* 2 b_2)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) (*.f64 b_2 #s(literal 2 binary64))) |
(+ (* -1/2 (/ (* a c) b_2)) (* 2 b_2)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) (*.f64 b_2 #s(literal 2 binary64))) |
(+ (* -1/2 (/ (* a c) b_2)) (* 2 b_2)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) (*.f64 b_2 #s(literal 2 binary64))) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* c (+ (* -1/2 (/ a b_2)) (* 2 (/ b_2 c)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) (/.f64 (*.f64 b_2 #s(literal 2 binary64)) c))) |
(* c (+ (* -1/2 (/ a b_2)) (* 2 (/ b_2 c)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) (/.f64 (*.f64 b_2 #s(literal 2 binary64)) c))) |
(* c (+ (* -1/2 (/ a b_2)) (* 2 (/ b_2 c)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) (/.f64 (*.f64 b_2 #s(literal 2 binary64)) c))) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* -1 (* c (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2))))) |
(*.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b_2)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2))))) |
(*.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b_2)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2))))) |
(*.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b_2)) (-.f64 #s(literal 0 binary64) c)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b_2 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) a)))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b_2 (+.f64 (*.f64 b_2 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 #s(literal -1 binary64) a)))) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 b_2))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 b_2))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64))))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 5/64 binary64))) (*.f64 a (pow.f64 b_2 #s(literal 6 binary64)))))) b_2) |
(* -2 (/ b_2 a)) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b_2 b_2)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b_2 b_2)) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b_2 b_2)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b_2 #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b_2 #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 (*.f64 b_2 b_2)))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b_2 #s(literal 5 binary64)))))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)))) b_2) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 5 binary64)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)) |
(+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a))) |
(+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(-.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 b_2 a)) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))) |
(-.f64 (/.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 b_2 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 b_2 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))))) a)) a)) |
(* -1/2 (/ c b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) |
(* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal -1/2 binary64) b_2))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b_2 #s(literal 5 binary64)))))) (/.f64 #s(literal -1/2 binary64) b_2))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)))) (*.f64 b_2 a)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 5 binary64))))))) (/.f64 #s(literal -1/2 binary64) b_2))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b_2 (*.f64 c a)))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 c (-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) (/.f64 b_2 (*.f64 c a)))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(*.f64 c (-.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))) (/.f64 b_2 (*.f64 c a)))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))) |
(*.f64 (+.f64 (/.f64 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (/.f64 b_2 a)) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)) (-.f64 #s(literal 0 binary64) c)) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) b_2) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b_2 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1 binary64)))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b_2 (+.f64 (*.f64 b_2 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))))) #s(literal -1 binary64)))) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b_2 b_2)))) b_2) |
(/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b_2 #s(literal 4 binary64))))) b_2) |
(/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b_2 b_2))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b_2 #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 5/64 binary64))) (pow.f64 b_2 #s(literal 6 binary64))))) b_2) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
(* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b_2 #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b_2 #s(literal 5 binary64))))))) |
(* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)))) b_2) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 5 binary64))))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))) |
(*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))) |
(*.f64 a (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 b_2 a))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))) |
(*.f64 a (-.f64 (/.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64)))) b_2) a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 a c))))) (-.f64 #s(literal 0 binary64) a)) b_2) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) (/.f64 c (*.f64 b_2 (*.f64 b_2 b_2))))))) |
(* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b_2 #s(literal 5 binary64))))))) |
(* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)))) b_2) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b_2 #s(literal 5 binary64))))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b_2 c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))) |
(*.f64 c (-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 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_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 b_2 c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 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_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 b_2 c)))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 b_2 c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64)))) b_2) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) c)) b_2) c)) (-.f64 #s(literal 0 binary64) c)) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))))) |
b_2 |
(* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(*.f64 b_2 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)))) |
(* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))) |
(*.f64 b_2 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64)))))) |
(* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))) |
(*.f64 b_2 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b_2 #s(literal 6 binary64))))))) |
(* -1 b_2) |
(-.f64 #s(literal 0 binary64) b_2) |
(* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b_2 #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b_2)) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+.f64 b_2 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
(+.f64 b_2 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) |
(+.f64 b_2 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b_2)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b_2 #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (*.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_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (-.f64 #s(literal 0 binary64) a)) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+.f64 b_2 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))) |
(+.f64 b_2 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a a) (/.f64 c (*.f64 b_2 (*.f64 b_2 b_2)))))))) |
(+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))) |
(+.f64 b_2 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) a) b_2) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b_2 #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -1 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_2 b_2)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 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_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 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)))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 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_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 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))))))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #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 0 binary64) c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #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 -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 b_2 #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))))) (-.f64 #s(literal 0 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/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b_2 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 a (*.f64 a a)))))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b_2 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow c 3)))) (* a (* c (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow c 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -1))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 a (*.f64 a a))))))) (-.f64 #s(literal 0 binary64) (*.f64 c a))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (neg.f64 (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -1 binary64))))))))) |
(/ 1 b_2) |
(/.f64 #s(literal 1 binary64) b_2) |
(/ (+ 1 (* 1/2 (/ (* a c) (pow b_2 2)))) b_2) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) b_2) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2))))) b_2) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -3/4 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) b_2) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow c 3))) (* -1/2 (* a (* c (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))))))) (pow b_2 6))) (* 1/2 (/ (* a c) (pow b_2 2)))))) b_2) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -3/4 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -3/4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (pow.f64 b_2 #s(literal 6 binary64))))) b_2) |
(/ -1 b_2) |
(/.f64 #s(literal -1 binary64) b_2) |
(* -1 (/ (+ 1 (* 1/2 (/ (* a c) (pow b_2 2)))) b_2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2))))) b_2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -3/4 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow c 3))) (* -1/2 (* a (* c (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))))))) (pow b_2 6))) (* 1/2 (/ (* a c) (pow b_2 2)))))) b_2)) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -3/4 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -3/4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (pow.f64 b_2 #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b_2)) |
(/ 1 b_2) |
(/.f64 #s(literal 1 binary64) b_2) |
(+ (* 1/2 (/ (* a c) (pow b_2 3))) (/ 1 b_2)) |
(+.f64 (/.f64 #s(literal 1 binary64) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(+ (* a (+ (* -1/2 (* a (* b_2 (+ (* -1 (/ (pow c 2) (pow b_2 6))) (* 1/4 (/ (pow c 2) (pow b_2 6))))))) (* 1/2 (/ c (pow b_2 3))))) (/ 1 b_2)) |
(+.f64 (/.f64 #s(literal 1 binary64) b_2) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b_2 a) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -3/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 (*.f64 b_2 b_2))))))) |
(+ (* a (+ (* 1/2 (/ c (pow b_2 3))) (* a (+ (* -1/2 (* a (* b_2 (+ (* -1 (/ (pow c 3) (pow b_2 8))) (* -1/2 (/ (* c (+ (* -1 (/ (pow c 2) (pow b_2 6))) (* 1/4 (/ (pow c 2) (pow b_2 6))))) (pow b_2 2))))))) (* -1/2 (* b_2 (+ (* -1 (/ (pow c 2) (pow b_2 6))) (* 1/4 (/ (pow c 2) (pow b_2 6)))))))))) (/ 1 b_2)) |
(+.f64 (/.f64 #s(literal 1 binary64) b_2) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 b_2 a) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -3/4 binary64)))) (*.f64 b_2 b_2)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b_2 #s(literal 8 binary64))))) (*.f64 b_2 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -3/4 binary64))))))))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal -1/2 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_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/4 (/ (* a (pow b_2 4)) (* (pow c 3) (pow (sqrt -1) 2)))) (/ (pow b_2 6) (pow c 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (+.f64 (*.f64 #s(literal -1/2 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_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow c 5))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/4 (/ (* a (pow b_2 4)) (pow c 3))) (/ (pow b_2 6) (pow c 4))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))))))) (*.f64 a (*.f64 a a)))) |
(/ 1 b_2) |
(/.f64 #s(literal 1 binary64) b_2) |
(+ (* 1/2 (/ (* a c) (pow b_2 3))) (/ 1 b_2)) |
(+.f64 (/.f64 #s(literal 1 binary64) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(+ (* c (+ (* -1/2 (* b_2 (* c (+ (* -1 (/ (pow a 2) (pow b_2 6))) (* 1/4 (/ (pow a 2) (pow b_2 6))))))) (* 1/2 (/ a (pow b_2 3))))) (/ 1 b_2)) |
(+.f64 (/.f64 #s(literal 1 binary64) b_2) (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c b_2) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -3/4 binary64)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(+ (* c (+ (* 1/2 (/ a (pow b_2 3))) (* c (+ (* -1/2 (* b_2 (* c (+ (* -1 (/ (pow a 3) (pow b_2 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow b_2 6))) (* 1/4 (/ (pow a 2) (pow b_2 6))))) (pow b_2 2))))))) (* -1/2 (* b_2 (+ (* -1 (/ (pow a 2) (pow b_2 6))) (* 1/4 (/ (pow a 2) (pow b_2 6)))))))))) (/ 1 b_2)) |
(+.f64 (/.f64 #s(literal 1 binary64) b_2) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 c (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 c b_2) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -3/4 binary64)))) (*.f64 b_2 b_2)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b_2 #s(literal 8 binary64))))) (*.f64 b_2 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -3/4 binary64))))))))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal -1/2 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_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/4 (/ (* (pow b_2 4) c) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow b_2 6) (pow a 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal -1/2 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_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/4 (/ (* (pow b_2 4) c) (pow a 3))) (/ (pow b_2 6) (pow a 4)))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (* (pow b_2 4) (sqrt -1))))) (pow c 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c c)) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))))) c))) |
(* -1 (* a c)) |
(-.f64 #s(literal 0 binary64) (*.f64 c a)) |
(- (pow b_2 2) (* a c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(- (pow b_2 2) (* a c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(- (pow b_2 2) (* a c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))))) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2))))) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(* -1 (* a c)) |
(-.f64 #s(literal 0 binary64) (*.f64 c a)) |
(* a (- (/ (pow b_2 2) a) c)) |
(*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)) |
(* a (- (/ (pow b_2 2) a) c)) |
(*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)) |
(* a (- (/ (pow b_2 2) a) c)) |
(*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)) |
(* -1 (* a c)) |
(-.f64 #s(literal 0 binary64) (*.f64 c a)) |
(* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b_2 b_2) a)) c) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b_2 b_2) a)) c) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b_2 b_2) a)) c) (-.f64 #s(literal 0 binary64) a)) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(* -1 (* a c)) |
(-.f64 #s(literal 0 binary64) (*.f64 c a)) |
(* c (- (/ (pow b_2 2) c) a)) |
(*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)) |
(* c (- (/ (pow b_2 2) c) a)) |
(*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)) |
(* c (- (/ (pow b_2 2) c) a)) |
(*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)) |
(* -1 (* a c)) |
(-.f64 #s(literal 0 binary64) (*.f64 c a)) |
(* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (neg.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)))) |
(* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (neg.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)))) |
(* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (neg.f64 (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)))) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(/ c (pow b_2 2)) |
(/.f64 c (*.f64 b_2 b_2)) |
(/ c (pow b_2 2)) |
(/.f64 c (*.f64 b_2 b_2)) |
(/ c (pow b_2 2)) |
(/.f64 c (*.f64 b_2 b_2)) |
(/ c (pow b_2 2)) |
(/.f64 c (*.f64 b_2 b_2)) |
(/ c (pow b_2 2)) |
(/.f64 c (*.f64 b_2 b_2)) |
(/ c (pow b_2 2)) |
(/.f64 c (*.f64 b_2 b_2)) |
(/ c (pow b_2 2)) |
(/.f64 c (*.f64 b_2 b_2)) |
(/ c (pow b_2 2)) |
(/.f64 c (*.f64 b_2 b_2)) |
(/ c (pow b_2 2)) |
(/.f64 c (*.f64 b_2 b_2)) |
(/ c (pow b_2 2)) |
(/.f64 c (*.f64 b_2 b_2)) |
(/ c (pow b_2 2)) |
(/.f64 c (*.f64 b_2 b_2)) |
(/ c (pow b_2 2)) |
(/.f64 c (*.f64 b_2 b_2)) |
(/ c (pow b_2 2)) |
(/.f64 c (*.f64 b_2 b_2)) |
(/ c (pow b_2 2)) |
(/.f64 c (*.f64 b_2 b_2)) |
(/ c (pow b_2 2)) |
(/.f64 c (*.f64 b_2 b_2)) |
(/ c (pow b_2 2)) |
(/.f64 c (*.f64 b_2 b_2)) |
(/ c (pow b_2 2)) |
(/.f64 c (*.f64 b_2 b_2)) |
(/ c (pow b_2 2)) |
(/.f64 c (*.f64 b_2 b_2)) |
(/ c (pow b_2 2)) |
(/.f64 c (*.f64 b_2 b_2)) |
(/ c (pow b_2 2)) |
(/.f64 c (*.f64 b_2 b_2)) |
(/ c (pow b_2 2)) |
(/.f64 c (*.f64 b_2 b_2)) |
(/ c (pow b_2 2)) |
(/.f64 c (*.f64 b_2 b_2)) |
(/ c (pow b_2 2)) |
(/.f64 c (*.f64 b_2 b_2)) |
(/ c (pow b_2 2)) |
(/.f64 c (*.f64 b_2 b_2)) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
(/ (* a c) (pow b_2 2)) |
(*.f64 a (/.f64 c (*.f64 b_2 b_2))) |
Compiled 51248 to 4987 computations (90.3% saved)
37 alts after pruning (31 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1818 | 16 | 1834 |
| Fresh | 9 | 15 | 24 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1830 | 37 | 1867 |
| Status | Accuracy | Program |
|---|---|---|
| 29.5% | (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) b_2) a) | |
| 32.5% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 c))) a)) | |
| ▶ | 28.6% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 c (*.f64 #s(literal 1/8 binary64) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2)))))))) c)) |
| 31.0% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) b_2))) | |
| 29.4% | (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b_2 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b_2 b_2)) (/.f64 #s(literal -2 binary64) (*.f64 c a))))) | |
| 12.9% | (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) b_2) a) | |
| ▶ | 51.2% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) b_2) a) |
| 31.0% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c a))))) b_2) a) | |
| 29.2% | (/.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) | |
| ✓ | 12.8% | (/.f64 (-.f64 (+.f64 b_2 (*.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) b_2))) b_2) a) |
| 8.2% | (/.f64 (-.f64 (+.f64 b_2 (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) b_2) a) | |
| 4.6% | (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) b_2) a) | |
| 6.6% | (/.f64 (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (*.f64 a b_2)) (*.f64 a a)) | |
| 29.7% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 a b_2)) a) (*.f64 a (/.f64 a b_2))) | |
| ▶ | 36.2% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (*.f64 a b_2)) (*.f64 a a)) |
| ✓ | 52.3% | (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) |
| 31.0% | (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) b_2) a) | |
| ✓ | 28.5% | (/.f64 (-.f64 (sqrt.f64 (*.f64 b_2 b_2)) b_2) a) |
| 19.3% | (/.f64 (-.f64 (sqrt.f64 (exp.f64 (*.f64 (log.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal 1/2 binary64)))) b_2) a) | |
| 29.0% | (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (-.f64 #s(literal 0 binary64) b_2)) a) | |
| 12.3% | (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) | |
| 37.2% | (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) | |
| ✓ | 32.4% | (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
| 34.3% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2))) c)) | |
| 36.6% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c)) | |
| 31.0% | (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) b_2))) | |
| 36.9% | (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b_2))) | |
| ✓ | 52.2% | (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
| 31.0% | (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) b_2)) | |
| 31.9% | (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 c (*.f64 b_2 b_2)) b_2) (*.f64 b_2 #s(literal 2 binary64))))) | |
| 15.0% | (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b_2 b_2) c)) #s(literal -1 binary64))))))))) | |
| 12.1% | (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2))) | |
| ▶ | 32.3% | (*.f64 (/.f64 #s(literal -2 binary64) a) b_2) |
| 13.5% | (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2)))))))) | |
| ▶ | 22.0% | (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))))) |
| 13.8% | (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) #s(literal -1 binary64))) | |
| ✓ | 12.8% | #s(literal 0 binary64) |
Compiled 1203 to 803 computations (33.3% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (*.f64 a b_2)) |
| ✓ | cost-diff | 384 | (/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (*.f64 a b_2)) (*.f64 a a)) |
| ✓ | cost-diff | 128 | (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 c (*.f64 #s(literal 1/8 binary64) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 c (*.f64 #s(literal 1/8 binary64) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2)))))))) |
| ✓ | cost-diff | 128 | (/.f64 (+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 c (*.f64 #s(literal 1/8 binary64) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2)))))))) c) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 c (*.f64 #s(literal 1/8 binary64) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2)))))))) c)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) b_2) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a)))) |
| ✓ | cost-diff | 128 | (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -2 binary64) a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal -2 binary64) a) b_2) |
| ✓ | cost-diff | 0 | (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) b_2) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) b_2) a) |
| 4076× | *-lowering-*.f32 |
| 4076× | *-lowering-*.f64 |
| 1560× | times-frac |
| 1430× | /-lowering-/.f32 |
| 1430× | /-lowering-/.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 323 |
| 1 | 112 | 314 |
| 2 | 276 | 311 |
| 3 | 690 | 307 |
| 4 | 1459 | 305 |
| 5 | 4605 | 305 |
| 6 | 6960 | 305 |
| 0 | 8008 | 305 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (/ 1 (pow (- (* b_2 b_2) (* a c)) -1/2)) b_2) a) |
(- (/ 1 (pow (- (* b_2 b_2) (* a c)) -1/2)) b_2) |
(/ 1 (pow (- (* b_2 b_2) (* a c)) -1/2)) |
1 |
(pow (- (* b_2 b_2) (* a c)) -1/2) |
(- (* b_2 b_2) (* a c)) |
(* b_2 b_2) |
b_2 |
(* a c) |
a |
c |
-1/2 |
(* (/ -2 a) b_2) |
(/ -2 a) |
-2 |
a |
b_2 |
(* c (+ (/ 1/2 b_2) (* -2 (/ b_2 (* c a))))) |
c |
(+ (/ 1/2 b_2) (* -2 (/ b_2 (* c a)))) |
(/ 1/2 b_2) |
1/2 |
b_2 |
(* -2 (/ b_2 (* c a))) |
-2 |
(/ b_2 (* c a)) |
(* c a) |
a |
(/ (/ 1 a) (/ (+ (* (/ b_2 a) -2) (* c (+ (/ 1/2 b_2) (* c (* 1/8 (/ a (* b_2 (* b_2 b_2)))))))) c)) |
(/ 1 a) |
1 |
a |
(/ (+ (* (/ b_2 a) -2) (* c (+ (/ 1/2 b_2) (* c (* 1/8 (/ a (* b_2 (* b_2 b_2)))))))) c) |
(+ (* (/ b_2 a) -2) (* c (+ (/ 1/2 b_2) (* c (* 1/8 (/ a (* b_2 (* b_2 b_2)))))))) |
(* (/ b_2 a) -2) |
(/ b_2 a) |
b_2 |
-2 |
(* c (+ (/ 1/2 b_2) (* c (* 1/8 (/ a (* b_2 (* b_2 b_2))))))) |
c |
(+ (/ 1/2 b_2) (* c (* 1/8 (/ a (* b_2 (* b_2 b_2)))))) |
(/ 1/2 b_2) |
1/2 |
(* c (* 1/8 (/ a (* b_2 (* b_2 b_2))))) |
(* 1/8 (/ a (* b_2 (* b_2 b_2)))) |
1/8 |
(/ a (* b_2 (* b_2 b_2))) |
(* b_2 (* b_2 b_2)) |
(* b_2 b_2) |
(/ (- (* (sqrt (- (* b_2 b_2) (* a c))) a) (* a b_2)) (* a a)) |
(- (* (sqrt (- (* b_2 b_2) (* a c))) a) (* a b_2)) |
(* (sqrt (- (* b_2 b_2) (* a c))) a) |
(sqrt (- (* b_2 b_2) (* a c))) |
(- (* b_2 b_2) (* a c)) |
(* b_2 b_2) |
b_2 |
(* a c) |
a |
c |
(* a b_2) |
(* a a) |
| Outputs |
|---|
(/ (- (/ 1 (pow (- (* b_2 b_2) (* a c)) -1/2)) b_2) a) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) b_2) a) |
(- (/ 1 (pow (- (* b_2 b_2) (* a c)) -1/2)) b_2) |
(-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) b_2) |
(/ 1 (pow (- (* b_2 b_2) (* a c)) -1/2)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(pow (- (* b_2 b_2) (* a c)) -1/2) |
(pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) |
(- (* b_2 b_2) (* a c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(* b_2 b_2) |
(*.f64 b_2 b_2) |
b_2 |
(* a c) |
(*.f64 a c) |
a |
c |
-1/2 |
#s(literal -1/2 binary64) |
(* (/ -2 a) b_2) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 a)) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
-2 |
#s(literal -2 binary64) |
a |
b_2 |
(* c (+ (/ 1/2 b_2) (* -2 (/ b_2 (* c a))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b_2 a)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) |
c |
(+ (/ 1/2 b_2) (* -2 (/ b_2 (* c a)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b_2 a)) c)) |
(/ 1/2 b_2) |
(/.f64 #s(literal 1/2 binary64) b_2) |
1/2 |
#s(literal 1/2 binary64) |
b_2 |
(* -2 (/ b_2 (* c a))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b_2 a)) c) |
-2 |
#s(literal -2 binary64) |
(/ b_2 (* c a)) |
(/.f64 (/.f64 b_2 c) a) |
(* c a) |
(*.f64 a c) |
a |
(/ (/ 1 a) (/ (+ (* (/ b_2 a) -2) (* c (+ (/ 1/2 b_2) (* c (* 1/8 (/ a (* b_2 (* b_2 b_2)))))))) c)) |
(/.f64 c (+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 (*.f64 a (/.f64 c b_2)) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 1/8 binary64))) b_2) b_2))))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
(/ (+ (* (/ b_2 a) -2) (* c (+ (/ 1/2 b_2) (* c (* 1/8 (/ a (* b_2 (* b_2 b_2)))))))) c) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b_2 a)) (*.f64 (/.f64 c b_2) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 1/8 binary64))) b_2) b_2)))) c) |
(+ (* (/ b_2 a) -2) (* c (+ (/ 1/2 b_2) (* c (* 1/8 (/ a (* b_2 (* b_2 b_2)))))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b_2 a)) (*.f64 (/.f64 c b_2) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 1/8 binary64))) b_2) b_2)))) |
(* (/ b_2 a) -2) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 a)) |
(/ b_2 a) |
(/.f64 b_2 a) |
b_2 |
-2 |
#s(literal -2 binary64) |
(* c (+ (/ 1/2 b_2) (* c (* 1/8 (/ a (* b_2 (* b_2 b_2))))))) |
(*.f64 (/.f64 c b_2) (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 1/8 binary64))) b_2) b_2))) |
c |
(+ (/ 1/2 b_2) (* c (* 1/8 (/ a (* b_2 (* b_2 b_2)))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 1/8 binary64))) b_2) (*.f64 b_2 b_2))) |
(/ 1/2 b_2) |
(/.f64 #s(literal 1/2 binary64) b_2) |
1/2 |
#s(literal 1/2 binary64) |
(* c (* 1/8 (/ a (* b_2 (* b_2 b_2))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 1/8 binary64))) b_2) (*.f64 b_2 b_2)) |
(* 1/8 (/ a (* b_2 (* b_2 b_2)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) b_2) b_2) (/.f64 b_2 a)) |
1/8 |
#s(literal 1/8 binary64) |
(/ a (* b_2 (* b_2 b_2))) |
(/.f64 (/.f64 a b_2) (*.f64 b_2 b_2)) |
(* b_2 (* b_2 b_2)) |
(*.f64 b_2 (*.f64 b_2 b_2)) |
(* b_2 b_2) |
(*.f64 b_2 b_2) |
(/ (- (* (sqrt (- (* b_2 b_2) (* a c))) a) (* a b_2)) (* a a)) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) |
(- (* (sqrt (- (* b_2 b_2) (* a c))) a) (* a b_2)) |
(*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
(* (sqrt (- (* b_2 b_2) (* a c))) a) |
(*.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(sqrt (- (* b_2 b_2) (* a c))) |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(- (* b_2 b_2) (* a c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(* b_2 b_2) |
(*.f64 b_2 b_2) |
b_2 |
(* a c) |
(*.f64 a c) |
a |
c |
(* a b_2) |
(*.f64 b_2 a) |
(* a a) |
(*.f64 a a) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.1% | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
| ✓ | accuracy | 78.6% | (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (*.f64 a b_2)) |
| ✓ | accuracy | 63.6% | (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
| ✓ | accuracy | 56.6% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (*.f64 a b_2)) (*.f64 a a)) |
| ✓ | accuracy | 93.9% | (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
| ✓ | accuracy | 92.1% | (/.f64 (+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 c (*.f64 #s(literal 1/8 binary64) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2)))))))) c) |
| ✓ | accuracy | 90.7% | (*.f64 c (*.f64 #s(literal 1/8 binary64) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) |
| ✓ | accuracy | 88.7% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 c (*.f64 #s(literal 1/8 binary64) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2)))))))) c)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a)))) |
| ✓ | accuracy | 88.9% | (/.f64 b_2 (*.f64 c a)) |
| ✓ | accuracy | 87.7% | (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -2 binary64) a) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal -2 binary64) a) b_2) |
| ✓ | accuracy | 98.1% | (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
| ✓ | accuracy | 94.9% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) b_2) a) |
| ✓ | accuracy | 77.4% | (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) b_2) |
| ✓ | accuracy | 63.6% | (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) |
| 73.0ms | 166× | 0 | valid |
| 66.0ms | 40× | 2 | valid |
| 42.0ms | 20× | 3 | valid |
| 27.0ms | 30× | 1 | valid |
Compiled 365 to 42 computations (88.5% saved)
ival-mult: 41.0ms (31% of total)ival-div: 29.0ms (21.9% of total)ival-pow: 28.0ms (21.2% of total)backward-pass: 16.0ms (12.1% of total)ival-sub: 8.0ms (6% of total)ival-add: 5.0ms (3.8% of total)ival-sqrt: 4.0ms (3% of total)const: 1.0ms (0.8% of total)| Inputs |
|---|
#<alt (/ (- (/ 1 (pow (- (* b_2 b_2) (* a c)) -1/2)) b_2) a)> |
#<alt (- (/ 1 (pow (- (* b_2 b_2) (* a c)) -1/2)) b_2)> |
#<alt (/ 1 (pow (- (* b_2 b_2) (* a c)) -1/2))> |
#<alt (pow (- (* b_2 b_2) (* a c)) -1/2)> |
#<alt (* (/ -2 a) b_2)> |
#<alt (/ -2 a)> |
#<alt (* c (+ (/ 1/2 b_2) (* -2 (/ b_2 (* c a)))))> |
#<alt (+ (/ 1/2 b_2) (* -2 (/ b_2 (* c a))))> |
#<alt (/ 1/2 b_2)> |
#<alt (* -2 (/ b_2 (* c a)))> |
#<alt (/ (/ 1 a) (/ (+ (* (/ b_2 a) -2) (* c (+ (/ 1/2 b_2) (* c (* 1/8 (/ a (* b_2 (* b_2 b_2)))))))) c))> |
#<alt (/ (+ (* (/ b_2 a) -2) (* c (+ (/ 1/2 b_2) (* c (* 1/8 (/ a (* b_2 (* b_2 b_2)))))))) c)> |
#<alt (+ (* (/ b_2 a) -2) (* c (+ (/ 1/2 b_2) (* c (* 1/8 (/ a (* b_2 (* b_2 b_2))))))))> |
#<alt (* c (+ (/ 1/2 b_2) (* c (* 1/8 (/ a (* b_2 (* b_2 b_2)))))))> |
#<alt (/ (- (* (sqrt (- (* b_2 b_2) (* a c))) a) (* a b_2)) (* a a))> |
#<alt (- (* (sqrt (- (* b_2 b_2) (* a c))) a) (* a b_2))> |
#<alt (* (sqrt (- (* b_2 b_2) (* a c))) a)> |
#<alt (sqrt (- (* b_2 b_2) (* a c)))> |
#<alt (- (* b_2 b_2) (* a c))> |
#<alt (/ b_2 (* c a))> |
#<alt (* c (* 1/8 (/ a (* b_2 (* b_2 b_2)))))> |
#<alt (/ a (* b_2 (* b_2 b_2)))> |
| Outputs |
|---|
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)> |
#<alt (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2)> |
#<alt (/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2)> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a))))))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a)))))))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))> |
#<alt (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))> |
#<alt (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a)))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))> |
#<alt (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2))))> |
#<alt (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2)> |
#<alt (/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2)> |
#<alt (/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2)> |
#<alt (* -2 b_2)> |
#<alt (* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2))))))> |
#<alt (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))> |
#<alt (* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))> |
#<alt (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))> |
#<alt (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a)))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* -1/2 (/ (* a c) b_2))> |
#<alt (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))> |
#<alt (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))> |
#<alt (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5)))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c)))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1)))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5)))))))))> |
#<alt b_2> |
#<alt (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))> |
#<alt (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))> |
#<alt (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))> |
#<alt (* -1 b_2)> |
#<alt (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))> |
#<alt (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))> |
#<alt (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))> |
#<alt b_2> |
#<alt (+ b_2 (* -1/2 (/ (* a c) b_2)))> |
#<alt (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))> |
#<alt (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt b_2> |
#<alt (+ b_2 (* -1/2 (/ (* a c) b_2)))> |
#<alt (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))> |
#<alt (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b_2 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b_2 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow c 3)))) (* a (* c (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow c 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -1)))))))))> |
#<alt (/ 1 b_2)> |
#<alt (/ (+ 1 (* 1/2 (/ (* a c) (pow b_2 2)))) b_2)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2))))) b_2)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow c 3))) (* -1/2 (* a (* c (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))))))) (pow b_2 6))) (* 1/2 (/ (* a c) (pow b_2 2)))))) b_2)> |
#<alt (/ -1 b_2)> |
#<alt (* -1 (/ (+ 1 (* 1/2 (/ (* a c) (pow b_2 2)))) b_2))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2))))) b_2))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow c 3))) (* -1/2 (* a (* c (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))))))) (pow b_2 6))) (* 1/2 (/ (* a c) (pow b_2 2)))))) b_2))> |
#<alt (/ 1 b_2)> |
#<alt (+ (* 1/2 (/ (* a c) (pow b_2 3))) (/ 1 b_2))> |
#<alt (+ (* a (+ (* -1/2 (* a (* b_2 (+ (* -1 (/ (pow c 2) (pow b_2 6))) (* 1/4 (/ (pow c 2) (pow b_2 6))))))) (* 1/2 (/ c (pow b_2 3))))) (/ 1 b_2))> |
#<alt (+ (* a (+ (* 1/2 (/ c (pow b_2 3))) (* a (+ (* -1/2 (* a (* b_2 (+ (* -1 (/ (pow c 3) (pow b_2 8))) (* -1/2 (/ (* c (+ (* -1 (/ (pow c 2) (pow b_2 6))) (* 1/4 (/ (pow c 2) (pow b_2 6))))) (pow b_2 2))))))) (* -1/2 (* b_2 (+ (* -1 (/ (pow c 2) (pow b_2 6))) (* 1/4 (/ (pow c 2) (pow b_2 6)))))))))) (/ 1 b_2))> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/4 (/ (* a (pow b_2 4)) (* (pow c 3) (pow (sqrt -1) 2)))) (/ (pow b_2 6) (pow c 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow c 5))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/4 (/ (* a (pow b_2 4)) (pow c 3))) (/ (pow b_2 6) (pow c 4))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (/ 1 b_2)> |
#<alt (+ (* 1/2 (/ (* a c) (pow b_2 3))) (/ 1 b_2))> |
#<alt (+ (* c (+ (* -1/2 (* b_2 (* c (+ (* -1 (/ (pow a 2) (pow b_2 6))) (* 1/4 (/ (pow a 2) (pow b_2 6))))))) (* 1/2 (/ a (pow b_2 3))))) (/ 1 b_2))> |
#<alt (+ (* c (+ (* 1/2 (/ a (pow b_2 3))) (* c (+ (* -1/2 (* b_2 (* c (+ (* -1 (/ (pow a 3) (pow b_2 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow b_2 6))) (* 1/4 (/ (pow a 2) (pow b_2 6))))) (pow b_2 2))))))) (* -1/2 (* b_2 (+ (* -1 (/ (pow a 2) (pow b_2 6))) (* 1/4 (/ (pow a 2) (pow b_2 6)))))))))) (/ 1 b_2))> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/4 (/ (* (pow b_2 4) c) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow b_2 6) (pow a 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/4 (/ (* (pow b_2 4) c) (pow a 3))) (/ (pow b_2 6) (pow a 4)))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (* (pow b_2 4) (sqrt -1))))) (pow c 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -2 (/ b_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 (/ -2 a)> |
#<alt (* -2 (/ b_2 a))> |
#<alt (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2)))> |
#<alt (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2)))> |
#<alt (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2)))> |
#<alt (* 1/2 (/ c b_2))> |
#<alt (* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))> |
#<alt (* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))> |
#<alt (* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))> |
#<alt (* 1/2 (/ c b_2))> |
#<alt (* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))))> |
#<alt (* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))))> |
#<alt (* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))))> |
#<alt (* 1/2 (/ c b_2))> |
#<alt (/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2)> |
#<alt (/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2)> |
#<alt (/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2)> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))> |
#<alt (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))> |
#<alt (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a)> |
#<alt (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a)> |
#<alt (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a)> |
#<alt (* 1/2 (/ c b_2))> |
#<alt (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2)))> |
#<alt (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2)))> |
#<alt (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2)))> |
#<alt (* 1/2 (/ c b_2))> |
#<alt (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2)))> |
#<alt (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2)))> |
#<alt (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2)))> |
#<alt (/ 1/2 b_2)> |
#<alt (/ (+ 1/2 (* -2 (/ (pow b_2 2) (* a c)))) b_2)> |
#<alt (/ (+ 1/2 (* -2 (/ (pow b_2 2) (* a c)))) b_2)> |
#<alt (/ (+ 1/2 (* -2 (/ (pow b_2 2) (* a c)))) b_2)> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* b_2 (- (* 1/2 (/ 1 (pow b_2 2))) (* 2 (/ 1 (* a c)))))> |
#<alt (* b_2 (- (* 1/2 (/ 1 (pow b_2 2))) (* 2 (/ 1 (* a c)))))> |
#<alt (* b_2 (- (* 1/2 (/ 1 (pow b_2 2))) (* 2 (/ 1 (* a c)))))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -1 (* b_2 (- (* 2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b_2 2))))))> |
#<alt (* -1 (* b_2 (- (* 2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b_2 2))))))> |
#<alt (* -1 (* b_2 (- (* 2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b_2 2))))))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (/ (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) c)> |
#<alt (/ (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) c)> |
#<alt (/ (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) c)> |
#<alt (/ 1/2 b_2)> |
#<alt (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))> |
#<alt (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))> |
#<alt (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))> |
#<alt (/ 1/2 b_2)> |
#<alt (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))> |
#<alt (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))> |
#<alt (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (/ (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2))) a)> |
#<alt (/ (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2))) a)> |
#<alt (/ (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2))) a)> |
#<alt (/ 1/2 b_2)> |
#<alt (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))> |
#<alt (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))> |
#<alt (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))> |
#<alt (/ 1/2 b_2)> |
#<alt (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))> |
#<alt (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))> |
#<alt (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))> |
#<alt (/ 1/2 b_2)> |
#<alt (/ 1/2 b_2)> |
#<alt (/ 1/2 b_2)> |
#<alt (/ 1/2 b_2)> |
#<alt (/ 1/2 b_2)> |
#<alt (/ 1/2 b_2)> |
#<alt (/ 1/2 b_2)> |
#<alt (/ 1/2 b_2)> |
#<alt (/ 1/2 b_2)> |
#<alt (/ 1/2 b_2)> |
#<alt (/ 1/2 b_2)> |
#<alt (/ 1/2 b_2)> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))> |
#<alt (+ (* -1/2 (/ c b_2)) (* a (- (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3))))))> |
#<alt (+ (* -1/2 (/ c b_2)) (* a (- (* a (- (* -1 (* a (+ (* 1/128 (/ (pow c 4) (pow b_2 7))) (* 1/64 (/ (pow c 4) (pow b_2 7)))))) (* 1/16 (/ (pow c 3) (pow b_2 5))))) (* 1/8 (/ (pow c 2) (pow b_2 3))))))> |
#<alt (* 8 (/ (pow b_2 3) (* (pow a 2) c)))> |
#<alt (/ (+ (* -32 (/ (pow b_2 5) (* a (pow c 2)))) (* 8 (/ (pow b_2 3) c))) (pow a 2))> |
#<alt (/ (- (+ (* 8 (/ (pow b_2 3) c)) (* 256 (/ (pow b_2 7) (* (pow a 2) (pow c 3))))) (* 32 (/ (pow b_2 5) (* a (pow c 2))))) (pow a 2))> |
#<alt (/ (- (+ (* -1 (/ (+ (* 512 (/ (pow b_2 9) (pow c 4))) (* 1024 (/ (pow b_2 9) (pow c 4)))) (pow a 3))) (* 8 (/ (pow b_2 3) c))) (+ (* -256 (/ (pow b_2 7) (* (pow a 2) (pow c 3)))) (* 32 (/ (pow b_2 5) (* a (pow c 2)))))) (pow a 2))> |
#<alt (* 8 (/ (pow b_2 3) (* (pow a 2) c)))> |
#<alt (/ (+ (* -32 (/ (pow b_2 5) (* a (pow c 2)))) (* 8 (/ (pow b_2 3) c))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -256 (/ (pow b_2 7) (* a (pow c 3)))) (* 32 (/ (pow b_2 5) (pow c 2)))) a)) (* 8 (/ (pow b_2 3) c))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 512 (/ (pow b_2 9) (pow c 4))) (* 1024 (/ (pow b_2 9) (pow c 4)))) a)) (* 256 (/ (pow b_2 7) (pow c 3)))) a)) (* 32 (/ (pow b_2 5) (pow c 2)))) a)) (* 8 (/ (pow b_2 3) c))) (pow a 2))> |
#<alt (* 8 (/ (pow b_2 3) (* (pow a 2) c)))> |
#<alt (* (pow b_2 3) (+ (* -32 (/ (pow b_2 2) (* (pow a 3) (pow c 2)))) (* 8 (/ 1 (* (pow a 2) c)))))> |
#<alt (* (pow b_2 3) (+ (* (pow b_2 2) (- (* 256 (/ (pow b_2 2) (* (pow a 4) (pow c 3)))) (* 32 (/ 1 (* (pow a 3) (pow c 2)))))) (* 8 (/ 1 (* (pow a 2) c)))))> |
#<alt (* (pow b_2 3) (+ (* (pow b_2 2) (- (* (pow b_2 2) (+ (* -1536 (/ (pow b_2 2) (* (pow a 5) (pow c 4)))) (* 256 (/ 1 (* (pow a 4) (pow c 3)))))) (* 32 (/ 1 (* (pow a 3) (pow c 2)))))) (* 8 (/ 1 (* (pow a 2) c)))))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)> |
#<alt (/ (- (+ (* -1/2 c) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))) (* 1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)> |
#<alt (/ (- (+ (* -1 (/ (+ (* 1/128 (* (pow a 3) (pow c 4))) (* 1/64 (* (pow a 3) (pow c 4)))) (pow b_2 6))) (* -1/2 c)) (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))))) b_2)> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2))> |
#<alt (* -1 (/ (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (* 1/2 c)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (+ (* -1/64 (* (pow a 3) (pow c 4))) (* -1/128 (* (pow a 3) (pow c 4)))) (pow b_2 6))) (* 1/2 c)) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))> |
#<alt (* c (- (* c (- (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2))))> |
#<alt (* c (- (* c (- (* c (- (* -1 (* c (+ (* 1/128 (/ (pow a 3) (pow b_2 7))) (* 1/64 (/ (pow a 3) (pow b_2 7)))))) (* 1/16 (/ (pow a 2) (pow b_2 5))))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2))))> |
#<alt (* 8 (/ (pow b_2 3) (* (pow a 2) c)))> |
#<alt (/ (+ (* -32 (/ (pow b_2 5) (* (pow a 3) c))) (* 8 (/ (pow b_2 3) (pow a 2)))) c)> |
#<alt (/ (- (+ (* 8 (/ (pow b_2 3) (pow a 2))) (* 256 (/ (pow b_2 7) (* (pow a 4) (pow c 2))))) (* 32 (/ (pow b_2 5) (* (pow a 3) c)))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* 512 (/ (pow b_2 9) (pow a 5))) (* 1024 (/ (pow b_2 9) (pow a 5)))) (pow c 3))) (* 8 (/ (pow b_2 3) (pow a 2)))) (+ (* -256 (/ (pow b_2 7) (* (pow a 4) (pow c 2)))) (* 32 (/ (pow b_2 5) (* (pow a 3) c))))) c)> |
#<alt (* 8 (/ (pow b_2 3) (* (pow a 2) c)))> |
#<alt (* -1 (/ (+ (* -8 (/ (pow b_2 3) (pow a 2))) (* 32 (/ (pow b_2 5) (* (pow a 3) c)))) c))> |
#<alt (* -1 (/ (+ (* -8 (/ (pow b_2 3) (pow a 2))) (* -1 (/ (- (* 256 (/ (pow b_2 7) (* (pow a 4) c))) (* 32 (/ (pow b_2 5) (pow a 3)))) c))) c))> |
#<alt (* -1 (/ (+ (* -8 (/ (pow b_2 3) (pow a 2))) (* -1 (/ (- (* -1 (/ (- (+ (* 512 (/ (pow b_2 9) (* (pow a 5) c))) (* 1024 (/ (pow b_2 9) (* (pow a 5) c)))) (* 256 (/ (pow b_2 7) (pow a 4)))) c)) (* 32 (/ (pow b_2 5) (pow a 3)))) c))) c))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (/ (+ (* 1/8 (* a c)) (* 1/2 (pow b_2 2))) (pow b_2 3))> |
#<alt (/ (+ (* 1/8 (* a c)) (* (pow b_2 2) (+ 1/2 (* -2 (/ (pow b_2 2) (* a c)))))) (pow b_2 3))> |
#<alt (/ (+ (* 1/8 (* a c)) (* (pow b_2 2) (+ 1/2 (* -2 (/ (pow b_2 2) (* a c)))))) (pow b_2 3))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* b_2 (- (* 1/2 (/ 1 (pow b_2 2))) (* 2 (/ 1 (* a c)))))> |
#<alt (* b_2 (- (+ (* 1/8 (/ (* a c) (pow b_2 4))) (* 1/2 (/ 1 (pow b_2 2)))) (* 2 (/ 1 (* a c)))))> |
#<alt (* b_2 (- (+ (* 1/8 (/ (* a c) (pow b_2 4))) (* 1/2 (/ 1 (pow b_2 2)))) (* 2 (/ 1 (* a c)))))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (* -1 (* b_2 (- (* 2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b_2 2))))))> |
#<alt (* -1 (* b_2 (- (+ (* -1/8 (/ (* a c) (pow b_2 4))) (* 2 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b_2 2))))))> |
#<alt (* -1 (* b_2 (- (+ (* -1/8 (/ (* a c) (pow b_2 4))) (* 2 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b_2 2))))))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (/ (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2))) a)> |
#<alt (/ (+ (* -2 (/ b_2 c)) (* a (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))) a)> |
#<alt (/ (+ (* -2 (/ b_2 c)) (* a (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))) a)> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* a (+ (* 1/8 (/ c (pow b_2 3))) (* 1/2 (/ 1 (* a b_2)))))> |
#<alt (* a (+ (* -2 (/ b_2 (* (pow a 2) c))) (+ (* 1/8 (/ c (pow b_2 3))) (/ 1/2 (* a b_2)))))> |
#<alt (* a (+ (* -2 (/ b_2 (* (pow a 2) c))) (+ (* 1/8 (/ c (pow b_2 3))) (/ 1/2 (* a b_2)))))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* -1 (* a (- (* -1/8 (/ c (pow b_2 3))) (* 1/2 (/ 1 (* a b_2))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) a)) (* -1/8 (/ c (pow b_2 3))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) a)) (* -1/8 (/ c (pow b_2 3))))))> |
#<alt (* -2 (/ b_2 (* a c)))> |
#<alt (/ (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) c)> |
#<alt (/ (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))) c)> |
#<alt (/ (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))) c)> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* c (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c)))))> |
#<alt (* c (+ (* -2 (/ b_2 (* a (pow c 2)))) (+ (* 1/8 (/ a (pow b_2 3))) (/ 1/2 (* b_2 c)))))> |
#<alt (* c (+ (* -2 (/ b_2 (* a (pow c 2)))) (+ (* 1/8 (/ a (pow b_2 3))) (/ 1/2 (* b_2 c)))))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* -1 (* c (- (* -1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) c)) (* -1/8 (/ a (pow b_2 3))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) c)) (* -1/8 (/ a (pow b_2 3))))))> |
#<alt (* 1/8 (/ (* a (pow c 2)) (pow b_2 3)))> |
#<alt (/ (+ (* 1/8 (* a (pow c 2))) (* 1/2 (* (pow b_2 2) c))) (pow b_2 3))> |
#<alt (/ (+ (* 1/8 (* a (pow c 2))) (* (pow b_2 2) (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)))) (pow b_2 3))> |
#<alt (/ (+ (* 1/8 (* a (pow c 2))) (* (pow b_2 2) (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)))) (pow b_2 3))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))> |
#<alt (* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a))))> |
#<alt (* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a))))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a))))))> |
#<alt (* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a))))))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a)> |
#<alt (/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a)> |
#<alt (/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a)> |
#<alt (* 1/8 (/ (* a (pow c 2)) (pow b_2 3)))> |
#<alt (* a (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2)))))> |
#<alt (* a (+ (* -2 (/ b_2 (pow a 2))) (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2))))))> |
#<alt (* a (+ (* -2 (/ b_2 (pow a 2))) (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2))))))> |
#<alt (* 1/8 (/ (* a (pow c 2)) (pow b_2 3)))> |
#<alt (* -1 (* a (+ (* -1/2 (/ c (* a b_2))) (* -1/8 (/ (pow c 2) (pow b_2 3))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) a)) (* -1/8 (/ (pow c 2) (pow b_2 3))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) a)) (* -1/8 (/ (pow c 2) (pow b_2 3))))))> |
#<alt (* -2 (/ b_2 a))> |
#<alt (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2)))> |
#<alt (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))> |
#<alt (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))))> |
#<alt (* 1/8 (/ (* a (pow c 2)) (pow b_2 3)))> |
#<alt (* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ b_2 (* a (pow c 2)))) (+ (* 1/8 (/ a (pow b_2 3))) (/ 1/2 (* b_2 c)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ b_2 (* a (pow c 2)))) (+ (* 1/8 (/ a (pow b_2 3))) (/ 1/2 (* b_2 c)))))> |
#<alt (* 1/8 (/ (* a (pow c 2)) (pow b_2 3)))> |
#<alt (* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c)))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) c)) (* 1/8 (/ a (pow b_2 3)))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) c)) (* 1/8 (/ a (pow b_2 3)))))> |
#<alt (* 1/2 (/ c b_2))> |
#<alt (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))> |
#<alt (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))> |
#<alt (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))> |
#<alt (* 1/8 (/ (* a (pow c 2)) (pow b_2 3)))> |
#<alt (* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c)))))> |
#<alt (* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c)))))> |
#<alt (* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c)))))> |
#<alt (* 1/8 (/ (* a (pow c 2)) (pow b_2 3)))> |
#<alt (* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c)))))> |
#<alt (* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c)))))> |
#<alt (* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c)))))> |
#<alt (* 1/8 (/ (* a (pow c 2)) (pow b_2 3)))> |
#<alt (/ (+ (* 1/8 (* a (pow c 2))) (* 1/2 (* (pow b_2 2) c))) (pow b_2 3))> |
#<alt (/ (+ (* 1/8 (* a (pow c 2))) (* 1/2 (* (pow b_2 2) c))) (pow b_2 3))> |
#<alt (/ (+ (* 1/8 (* a (pow c 2))) (* 1/2 (* (pow b_2 2) c))) (pow b_2 3))> |
#<alt (* 1/2 (/ c b_2))> |
#<alt (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)> |
#<alt (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)> |
#<alt (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)> |
#<alt (* 1/2 (/ c b_2))> |
#<alt (* -1 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))> |
#<alt (* -1 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))> |
#<alt (* -1 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2))> |
#<alt (* 1/2 (/ c b_2))> |
#<alt (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2)))> |
#<alt (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2)))> |
#<alt (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2)))> |
#<alt (* 1/8 (/ (* a (pow c 2)) (pow b_2 3)))> |
#<alt (* a (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2)))))> |
#<alt (* a (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2)))))> |
#<alt (* a (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2)))))> |
#<alt (* 1/8 (/ (* a (pow c 2)) (pow b_2 3)))> |
#<alt (* -1 (* a (+ (* -1/2 (/ c (* a b_2))) (* -1/8 (/ (pow c 2) (pow b_2 3))))))> |
#<alt (* -1 (* a (+ (* -1/2 (/ c (* a b_2))) (* -1/8 (/ (pow c 2) (pow b_2 3))))))> |
#<alt (* -1 (* a (+ (* -1/2 (/ c (* a b_2))) (* -1/8 (/ (pow c 2) (pow b_2 3))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)> |
#<alt (/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2)> |
#<alt (/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2)> |
#<alt (* -1 (/ (* b_2 (- a (* -1 a))) (pow a 2)))> |
#<alt (* -1 (* b_2 (- (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a)) (/ -1 a))))> |
#<alt (* -1 (* b_2 (- (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a))) (/ -1 a))))> |
#<alt (* -1 (* b_2 (- (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a)))) (/ -1 a))))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))> |
#<alt (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))> |
#<alt (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a)))> |
#<alt (* -1/2 (/ c b_2))> |
#<alt (* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))> |
#<alt (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2))))> |
#<alt (* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -1))> |
#<alt (+ (* -1 (* a b_2)) (* (sqrt (* (pow a 3) c)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* 1/2 (* (sqrt (/ a c)) (/ b_2 (sqrt -1)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -1)))> |
#<alt (+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -1)))> |
#<alt (* -1/2 (/ (* (pow a 2) c) b_2))> |
#<alt (/ (+ (* -1/2 (* (pow a 2) c)) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 2)))) b_2)> |
#<alt (/ (+ (* -1/2 (* (pow a 2) c)) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 4))))) b_2)> |
#<alt (/ (+ (* -1/2 (* (pow a 2) c)) (+ (* -1/2 (/ (* a (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4))))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 4)))))) b_2)> |
#<alt (* -1 (* b_2 (- a (* -1 a))))> |
#<alt (* -1 (* b_2 (- (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2)))) (* -1 a))))> |
#<alt (* -1 (* b_2 (- (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))) (* -1 a))))> |
#<alt (* -1 (* b_2 (- (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6)))))) (* -1 a))))> |
#<alt (* -1/2 (/ (* (pow a 2) c) b_2))> |
#<alt (* (pow a 2) (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))> |
#<alt (* (pow a 2) (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))> |
#<alt (* (pow a 2) (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))))> |
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -1))> |
#<alt (* (pow a 2) (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a)))> |
#<alt (* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a)))> |
#<alt (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1)))> |
#<alt (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))))> |
#<alt (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) (* -1 b_2)) a))))> |
#<alt (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a)) (* -1 b_2)) a))))> |
#<alt (* -1/2 (/ (* (pow a 2) c) b_2))> |
#<alt (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3)))))> |
#<alt (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5)))))))> |
#<alt (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* c (+ (* -1/2 (/ (* a (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6)))))) b_2)) (* -1/16 (/ (pow a 4) (pow b_2 5)))))))))> |
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -1))> |
#<alt (* c (+ (* -1 (/ (* a b_2) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (/ (* a b_2) c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))) (/ (* a b_2) c)))> |
#<alt (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -1)) (/ (* a b_2) c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* a b_2)) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b_2 2) (sqrt -1))))) c)) (* a b_2)) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))> |
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* (pow a 3) c)) (sqrt -1)))> |
#<alt (+ (* (sqrt (* (pow a 3) c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt (* (pow a 3) c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5)))))))))> |
#<alt (* a b_2)> |
#<alt (* b_2 (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2)))))> |
#<alt (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))))> |
#<alt (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6)))))))> |
#<alt (* -1 (* a b_2))> |
#<alt (* -1 (* b_2 (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))))))> |
#<alt (* -1 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4)))))))> |
#<alt (* -1 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6))))))))> |
#<alt (* a b_2)> |
#<alt (* a (+ b_2 (* -1/2 (/ (* a c) b_2))))> |
#<alt (* a (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))))> |
#<alt (* a (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))))> |
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -1))> |
#<alt (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1)))> |
#<alt (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))))> |
#<alt (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))))))> |
#<alt (* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1))))))))> |
#<alt (* a b_2)> |
#<alt (+ (* -1/2 (/ (* (pow a 2) c) b_2)) (* a b_2))> |
#<alt (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3))))))> |
#<alt (+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5))))))))> |
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -1))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5)))))))))> |
#<alt b_2> |
#<alt (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))> |
#<alt (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))> |
#<alt (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))> |
#<alt (* -1 b_2)> |
#<alt (* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))))> |
#<alt (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))))> |
#<alt (* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))))> |
#<alt b_2> |
#<alt (+ b_2 (* -1/2 (/ (* a c) b_2)))> |
#<alt (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))> |
#<alt (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt b_2> |
#<alt (+ b_2 (* -1/2 (/ (* a c) b_2)))> |
#<alt (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))))> |
#<alt (+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* a c))> |
#<alt (- (pow b_2 2) (* a c))> |
#<alt (- (pow b_2 2) (* a c))> |
#<alt (- (pow b_2 2) (* a c))> |
#<alt (pow b_2 2)> |
#<alt (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))> |
#<alt (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))> |
#<alt (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))> |
#<alt (pow b_2 2)> |
#<alt (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))> |
#<alt (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))> |
#<alt (* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2)))))> |
#<alt (pow b_2 2)> |
#<alt (+ (* -1 (* a c)) (pow b_2 2))> |
#<alt (+ (* -1 (* a c)) (pow b_2 2))> |
#<alt (+ (* -1 (* a c)) (pow b_2 2))> |
#<alt (* -1 (* a c))> |
#<alt (* a (- (/ (pow b_2 2) a) c))> |
#<alt (* a (- (/ (pow b_2 2) a) c))> |
#<alt (* a (- (/ (pow b_2 2) a) c))> |
#<alt (* -1 (* a c))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c))))> |
#<alt (pow b_2 2)> |
#<alt (+ (* -1 (* a c)) (pow b_2 2))> |
#<alt (+ (* -1 (* a c)) (pow b_2 2))> |
#<alt (+ (* -1 (* a c)) (pow b_2 2))> |
#<alt (* -1 (* a c))> |
#<alt (* c (- (/ (pow b_2 2) c) a))> |
#<alt (* c (- (/ (pow b_2 2) c) a))> |
#<alt (* c (- (/ (pow b_2 2) c) a))> |
#<alt (* -1 (* a c))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a))))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (/ b_2 (* a c))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (* 1/8 (/ (* a c) (pow b_2 3)))> |
#<alt (/ a (pow b_2 3))> |
#<alt (/ a (pow b_2 3))> |
#<alt (/ a (pow b_2 3))> |
#<alt (/ a (pow b_2 3))> |
#<alt (/ a (pow b_2 3))> |
#<alt (/ a (pow b_2 3))> |
#<alt (/ a (pow b_2 3))> |
#<alt (/ a (pow b_2 3))> |
#<alt (/ a (pow b_2 3))> |
#<alt (/ a (pow b_2 3))> |
#<alt (/ a (pow b_2 3))> |
#<alt (/ a (pow b_2 3))> |
#<alt (/ a (pow b_2 3))> |
#<alt (/ a (pow b_2 3))> |
#<alt (/ a (pow b_2 3))> |
#<alt (/ a (pow b_2 3))> |
#<alt (/ a (pow b_2 3))> |
#<alt (/ a (pow b_2 3))> |
#<alt (/ a (pow b_2 3))> |
#<alt (/ a (pow b_2 3))> |
#<alt (/ a (pow b_2 3))> |
#<alt (/ a (pow b_2 3))> |
#<alt (/ a (pow b_2 3))> |
#<alt (/ a (pow b_2 3))> |
180 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | a | @ | inf | (/ (- (* (sqrt (- (* b_2 b_2) (* a c))) a) (* a b_2)) (* a a)) |
| 10.0ms | a | @ | inf | (/ (/ 1 a) (/ (+ (* (/ b_2 a) -2) (* c (+ (/ 1/2 b_2) (* c (* 1/8 (/ a (* b_2 (* b_2 b_2)))))))) c)) |
| 1.0ms | b_2 | @ | 0 | (/ (/ 1 a) (/ (+ (* (/ b_2 a) -2) (* c (+ (/ 1/2 b_2) (* c (* 1/8 (/ a (* b_2 (* b_2 b_2)))))))) c)) |
| 1.0ms | b_2 | @ | inf | (/ (/ 1 a) (/ (+ (* (/ b_2 a) -2) (* c (+ (/ 1/2 b_2) (* c (* 1/8 (/ a (* b_2 (* b_2 b_2)))))))) c)) |
| 1.0ms | c | @ | 0 | (* c (+ (/ 1/2 b_2) (* -2 (/ b_2 (* c a))))) |
| 1× | batch-egg-rewrite |
| 5218× | *-lowering-*.f32 |
| 5218× | *-lowering-*.f64 |
| 3136× | /-lowering-/.f32 |
| 3136× | /-lowering-/.f64 |
| 2098× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 223 |
| 1 | 273 | 215 |
| 2 | 2378 | 214 |
| 0 | 9526 | 214 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (/ 1 (pow (- (* b_2 b_2) (* a c)) -1/2)) b_2) a) |
(- (/ 1 (pow (- (* b_2 b_2) (* a c)) -1/2)) b_2) |
(/ 1 (pow (- (* b_2 b_2) (* a c)) -1/2)) |
(pow (- (* b_2 b_2) (* a c)) -1/2) |
(* (/ -2 a) b_2) |
(/ -2 a) |
(* c (+ (/ 1/2 b_2) (* -2 (/ b_2 (* c a))))) |
(+ (/ 1/2 b_2) (* -2 (/ b_2 (* c a)))) |
(/ 1/2 b_2) |
(* -2 (/ b_2 (* c a))) |
(/ (/ 1 a) (/ (+ (* (/ b_2 a) -2) (* c (+ (/ 1/2 b_2) (* c (* 1/8 (/ a (* b_2 (* b_2 b_2)))))))) c)) |
(/ (+ (* (/ b_2 a) -2) (* c (+ (/ 1/2 b_2) (* c (* 1/8 (/ a (* b_2 (* b_2 b_2)))))))) c) |
(+ (* (/ b_2 a) -2) (* c (+ (/ 1/2 b_2) (* c (* 1/8 (/ a (* b_2 (* b_2 b_2)))))))) |
(* c (+ (/ 1/2 b_2) (* c (* 1/8 (/ a (* b_2 (* b_2 b_2))))))) |
(/ (- (* (sqrt (- (* b_2 b_2) (* a c))) a) (* a b_2)) (* a a)) |
(- (* (sqrt (- (* b_2 b_2) (* a c))) a) (* a b_2)) |
(* (sqrt (- (* b_2 b_2) (* a c))) a) |
(sqrt (- (* b_2 b_2) (* a c))) |
(- (* b_2 b_2) (* a c)) |
(/ b_2 (* c a)) |
(* c (* 1/8 (/ a (* b_2 (* b_2 b_2))))) |
(/ a (* b_2 (* b_2 b_2))) |
| Outputs |
|---|
(+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (neg.f64 (/.f64 b_2 a))) |
(+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (/.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 b_2 a) (*.f64 a a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a)) |
(-.f64 (/.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 b_2 a) (*.f64 a a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (neg.f64 (/.f64 b_2 a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 a (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 b_2 a) (*.f64 a a)))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 b_2 a))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 a (*.f64 a a)) (neg.f64 (/.f64 (*.f64 b_2 a) (*.f64 a a)))) |
(fma.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 b_2 a) (*.f64 a a)))) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 a a) (neg.f64 (/.f64 (*.f64 b_2 a) (*.f64 a a)))) |
(fma.f64 (/.f64 a a) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (neg.f64 (/.f64 (*.f64 b_2 a) (*.f64 a a)))) |
(neg.f64 (/.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) (*.f64 a a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a))) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) |
(/.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (*.f64 a a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 a) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (/.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a) a) |
(/.f64 (-.f64 (*.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 b_2 a))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 a b_2)) a) (*.f64 a (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 a) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal -1 binary64)) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a)) |
(/.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) #s(literal -1 binary64)) (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 b_2 a) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b_2 a) (*.f64 a a)) (/.f64 (*.f64 b_2 a) (*.f64 a a))))) (+.f64 (pow.f64 (/.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 a a)) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 b_2 a) (*.f64 a a)) (/.f64 (*.f64 b_2 a) (*.f64 a a))) (*.f64 (/.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 b_2 a) (*.f64 a a)))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a)))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b_2 a) (*.f64 a a)) (/.f64 (*.f64 b_2 a) (*.f64 a a)))) (+.f64 (/.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 b_2 a) (*.f64 a a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 a) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (/.f64 #s(literal 1 binary64) a)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b_2)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 b_2 #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 b_2 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (neg.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) (*.f64 b_2 (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a)) |
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1 binary64))) |
(*.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 a) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) (*.f64 a a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2)) |
(+.f64 (-.f64 #s(literal 0 binary64) b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) |
(-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(-.f64 (/.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (/.f64 (*.f64 b_2 b_2) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b_2)) |
(fma.f64 #s(literal -1 binary64) b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b_2)) |
(fma.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b_2)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2))))) |
(/.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) (neg.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) (neg.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(fabs.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (-.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (sqrt.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/4 binary64))) |
(/.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (sqrt.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))) (sqrt.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1 binary64))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))))) |
(pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1/4 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/4 binary64)) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b_2 #s(literal -2 binary64)))) |
(/.f64 b_2 (/.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal -2 binary64) (/.f64 a b_2)) |
(/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(/.f64 (neg.f64 (*.f64 b_2 #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 b_2 #s(literal 1 binary64)) (/.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) b_2) (/.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) b_2) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a (*.f64 b_2 #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 b_2 (/.f64 #s(literal -2 binary64) a)) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 a)) |
(*.f64 (/.f64 #s(literal -2 binary64) a) b_2) |
(*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) |
(*.f64 (*.f64 b_2 #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal -2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -2 binary64) a) |
(/.f64 #s(literal -2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a c))) |
(+.f64 (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a c)) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) |
(fma.f64 c (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a c))) |
(fma.f64 c (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2)) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (/.f64 b_2 a) c) c) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b_2) c) (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a c))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) b_2) c (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a c))) |
(fma.f64 (/.f64 (/.f64 b_2 a) c) (*.f64 #s(literal -2 binary64) c) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2)) c (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 b_2 a) c) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 c (/.f64 (/.f64 b_2 a) c)) #s(literal -2 binary64) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) b_2) (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a c))) |
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a c)) (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a c)) (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a c)))) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a c)))) |
(/.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (/.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2)) (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2)) (/.f64 #s(literal 1/2 binary64) b_2))))) |
(/.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 b_2 a) c) (/.f64 (/.f64 b_2 a) c))))) (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 b_2 a) c)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (/.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) c) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2)) (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2)) (/.f64 #s(literal 1/2 binary64) b_2))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 b_2 a) c) (/.f64 (/.f64 b_2 a) c)))) c) (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 b_2 a) c)))) |
(/.f64 (+.f64 (*.f64 c (*.f64 a c)) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (*.f64 c (*.f64 b_2 #s(literal -2 binary64))))) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (*.f64 a c))) |
(/.f64 (+.f64 (*.f64 c (*.f64 a c)) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c))) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (*.f64 a c))) |
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 b_2 (*.f64 c (*.f64 b_2 #s(literal -2 binary64))))) (*.f64 b_2 (*.f64 a c))) |
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 b_2 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c))) (*.f64 b_2 (*.f64 a c))) |
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 a c)) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (*.f64 c (*.f64 b_2 #s(literal -2 binary64))))) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (*.f64 a c))) |
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 a c)) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c))) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (*.f64 a c))) |
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a c)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (*.f64 c (*.f64 b_2 #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (*.f64 a c))) |
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a c)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (*.f64 a c))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 a c)) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (*.f64 c (*.f64 b_2 #s(literal -2 binary64))))) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (*.f64 a c))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 a c)) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c))) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (*.f64 a c))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 a c)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (*.f64 c (*.f64 b_2 #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (*.f64 a c))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 a c)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (*.f64 a c))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a c)) (*.f64 b_2 (*.f64 c (*.f64 b_2 #s(literal -2 binary64))))) (*.f64 b_2 (*.f64 a c))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 a c)) (*.f64 b_2 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c))) (*.f64 b_2 (*.f64 a c))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b_2 #s(literal -2 binary64))) (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a c) (/.f64 b_2 #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b_2 #s(literal -2 binary64))) b_2) (*.f64 (*.f64 a c) (*.f64 c #s(literal 1/2 binary64)))) (*.f64 (*.f64 a c) b_2)) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b_2 #s(literal -2 binary64))) (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (*.f64 a c) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 a c) (/.f64 b_2 #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b_2 #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) b_2)) (*.f64 (*.f64 a c) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b_2 #s(literal -2 binary64))) (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal 1 binary64) c))) (*.f64 (*.f64 a c) (/.f64 b_2 #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b_2 #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) b_2)) (*.f64 (*.f64 a c) (*.f64 #s(literal -1/2 binary64) c))) (*.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 b_2 #s(literal -2 binary64))) b_2) (*.f64 (*.f64 a c) (*.f64 #s(literal 1/2 binary64) c))) (*.f64 (*.f64 a c) b_2)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (*.f64 a c) c)) (*.f64 (*.f64 a c) (/.f64 b_2 #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) b_2) (*.f64 (*.f64 a c) (*.f64 c #s(literal 1/2 binary64)))) (*.f64 (*.f64 a c) b_2)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (*.f64 a c) (*.f64 c #s(literal 1 binary64)))) (*.f64 (*.f64 a c) (/.f64 b_2 #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (-.f64 #s(literal 0 binary64) b_2)) (*.f64 (*.f64 a c) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal 1 binary64) c))) (*.f64 (*.f64 a c) (/.f64 b_2 #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (-.f64 #s(literal 0 binary64) b_2)) (*.f64 (*.f64 a c) (*.f64 #s(literal -1/2 binary64) c))) (*.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) b_2) (*.f64 (*.f64 a c) (*.f64 #s(literal 1/2 binary64) c))) (*.f64 (*.f64 a c) b_2)) |
(*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2))) c) |
(+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2))) |
(+.f64 (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2)) (/.f64 #s(literal 1/2 binary64) b_2)) |
(-.f64 (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2)) (/.f64 #s(literal -1/2 binary64) b_2)) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 b_2 a) c)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 b_2 a) c) (/.f64 (/.f64 b_2 a) c))) (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 b_2 a) c))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2))) |
(fma.f64 b_2 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -2 binary64)) (/.f64 #s(literal 1/2 binary64) b_2)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b_2)) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (/.f64 b_2 a) c) (/.f64 #s(literal 1/2 binary64) b_2)) |
(fma.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 b_2 c) (/.f64 #s(literal 1/2 binary64) b_2)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2))) |
(fma.f64 (/.f64 (/.f64 b_2 a) c) #s(literal -2 binary64) (/.f64 #s(literal 1/2 binary64) b_2)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b_2) #s(literal 1/2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2))) |
(fma.f64 (*.f64 b_2 #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 #s(literal 1/2 binary64) b_2)) |
(fma.f64 (/.f64 #s(literal -2 binary64) c) (/.f64 b_2 a) (/.f64 #s(literal 1/2 binary64) b_2)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2)) (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2)) (/.f64 #s(literal 1/2 binary64) b_2)))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (/.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 b_2 a) c))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 b_2 a) c) (/.f64 (/.f64 b_2 a) c)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (/.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2)) (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2)) (/.f64 #s(literal 1/2 binary64) b_2))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (/.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 b_2 a) c) (/.f64 (/.f64 b_2 a) c))) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2)))) (/.f64 b_2 #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 b_2 a) c) (/.f64 (/.f64 b_2 a) c)))) (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 b_2 a) c)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (*.f64 b_2 #s(literal -2 binary64)))) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (*.f64 a c))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (*.f64 b_2 #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (*.f64 a c))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (*.f64 b_2 (*.f64 b_2 #s(literal -2 binary64)))) (*.f64 b_2 (*.f64 a c))) |
(/.f64 (+.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (*.f64 a c) #s(literal 1 binary64))) (*.f64 (*.f64 a c) (/.f64 b_2 #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b_2)) (*.f64 (*.f64 a c) #s(literal -1/2 binary64))) (*.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (+.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) b_2) (*.f64 (*.f64 a c) #s(literal 1/2 binary64))) (*.f64 (*.f64 a c) b_2)) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (/.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2)) (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2)) (/.f64 #s(literal 1/2 binary64) b_2)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 b_2 a) c) (/.f64 (/.f64 b_2 a) c))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 b_2 a) c))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 b_2 a) c) (/.f64 (/.f64 b_2 a) c))) (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2))) (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2)) (/.f64 #s(literal 1/2 binary64) b_2))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64)))) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) b_2)) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal -2 binary64))) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (/.f64 (*.f64 a c) b_2))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 a b_2)))) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) c)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (neg.f64 (*.f64 b_2 #s(literal -2 binary64))))) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)))) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 b_2 c)))) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)))) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (*.f64 (/.f64 b_2 c) #s(literal -2 binary64)))) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c))) (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64)))) (*.f64 (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) b_2)) (*.f64 (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 a c) b_2))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 a b_2)))) (*.f64 (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)) c)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 b_2 #s(literal -2 binary64)))) (*.f64 (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 a c))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 b_2 #s(literal -2 binary64))))) (*.f64 (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)))) (*.f64 (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 b_2 c)))) (*.f64 (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)))) (*.f64 (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 b_2 c) #s(literal -2 binary64)))) (*.f64 (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c))) (*.f64 (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)) a)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b_2)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 (*.f64 a c) b_2))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal -2 binary64) (/.f64 a b_2)))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) c)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (neg.f64 (*.f64 b_2 #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 c)))) (*.f64 b_2 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (*.f64 (/.f64 b_2 c) #s(literal -2 binary64)))) (*.f64 b_2 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c))) (*.f64 b_2 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64)))) (*.f64 b_2 #s(literal 1 binary64))) (*.f64 b_2 (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b_2)) (*.f64 b_2 #s(literal -2 binary64))) (*.f64 b_2 (/.f64 (*.f64 a c) b_2))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b_2 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)))) (*.f64 b_2 c)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 b_2 (neg.f64 (*.f64 b_2 #s(literal -2 binary64))))) (*.f64 b_2 (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 b_2 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)))) (*.f64 b_2 (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b_2 (*.f64 #s(literal -2 binary64) (/.f64 b_2 c)))) (*.f64 b_2 a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 b_2 (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)))) (*.f64 b_2 (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b_2 (*.f64 (/.f64 b_2 c) #s(literal -2 binary64)))) (*.f64 b_2 a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b_2 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c))) (*.f64 b_2 a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b_2)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) #s(literal -2 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (/.f64 (*.f64 a c) b_2))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (/.f64 #s(literal -2 binary64) (/.f64 a b_2)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) c)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (*.f64 b_2 #s(literal -2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (*.f64 a c))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (neg.f64 (*.f64 b_2 #s(literal -2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (*.f64 #s(literal -2 binary64) (/.f64 b_2 c)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (*.f64 (/.f64 b_2 c) #s(literal -2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) a)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64)))) (*.f64 (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) b_2)) (*.f64 (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))) #s(literal -2 binary64))) (*.f64 (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 (*.f64 a c) b_2))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 a b_2)))) (*.f64 (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))) c)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 b_2 #s(literal -2 binary64)))) (*.f64 (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 a c))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))) (neg.f64 (*.f64 b_2 #s(literal -2 binary64))))) (*.f64 (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)))) (*.f64 (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 b_2 c)))) (*.f64 (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))) a)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (*.f64 (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)))) (*.f64 (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 b_2 c) #s(literal -2 binary64)))) (*.f64 (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))) a)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c))) (*.f64 (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64))) (/.f64 b_2 #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64))) (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b_2)) (*.f64 (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b_2) (*.f64 (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64))) b_2)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64))) (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a c) b_2) (/.f64 b_2 #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a c) b_2) (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 a c) b_2) (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a c) b_2) b_2)) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a c) b_2) (neg.f64 (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a c) b_2) (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 c #s(literal 1 binary64))) (*.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 c #s(literal 1 binary64))) (*.f64 c (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (-.f64 #s(literal 0 binary64) b_2)) (*.f64 c #s(literal -1/2 binary64))) (*.f64 c (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) b_2) (*.f64 c #s(literal 1/2 binary64))) (*.f64 c b_2)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (neg.f64 (-.f64 #s(literal 0 binary64) b_2))) (*.f64 c #s(literal 1/2 binary64))) (*.f64 c (neg.f64 (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 c #s(literal -1 binary64))) (*.f64 c (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a c) #s(literal 1 binary64))) (*.f64 (*.f64 a c) (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (*.f64 a c) #s(literal 1/2 binary64))) (*.f64 (*.f64 a c) (neg.f64 (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (*.f64 a c) #s(literal -1 binary64))) (*.f64 (*.f64 a c) (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b_2 #s(literal -2 binary64))) (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (/.f64 b_2 #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b_2 #s(literal -2 binary64))) (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b_2 #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) b_2)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b_2 #s(literal -2 binary64))) b_2) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) b_2)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b_2 #s(literal -2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (neg.f64 (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b_2 #s(literal -2 binary64))) (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)) (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (/.f64 b_2 #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)) (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)) (-.f64 #s(literal 0 binary64) b_2)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)) b_2) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) b_2)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)) (neg.f64 (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (neg.f64 (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)) (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 b_2 c)) (/.f64 b_2 #s(literal 1/2 binary64))) a) (*.f64 a (/.f64 b_2 #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 b_2 c)) (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64))) a) (*.f64 a (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 b_2 c)) (-.f64 #s(literal 0 binary64) b_2)) (/.f64 a #s(literal -2 binary64))) (*.f64 b_2 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 b_2 c)) b_2) (*.f64 a #s(literal 1/2 binary64))) (*.f64 b_2 a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 b_2 c)) (neg.f64 (-.f64 #s(literal 0 binary64) b_2))) (*.f64 a #s(literal 1/2 binary64))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 b_2 c)) (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)) (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (/.f64 b_2 #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)) (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b_2)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)) b_2) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) b_2)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b_2))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (neg.f64 (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)) (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b_2 c) #s(literal -2 binary64)) (/.f64 b_2 #s(literal 1/2 binary64))) a) (*.f64 a (/.f64 b_2 #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b_2 c) #s(literal -2 binary64)) (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64))) a) (*.f64 a (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b_2 c) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b_2)) (/.f64 a #s(literal -2 binary64))) (*.f64 b_2 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b_2 c) #s(literal -2 binary64)) b_2) (*.f64 a #s(literal 1/2 binary64))) (*.f64 b_2 a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b_2 c) #s(literal -2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) b_2))) (*.f64 a #s(literal 1/2 binary64))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 b_2 c) #s(literal -2 binary64)) (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 b_2 #s(literal 1/2 binary64))) a) (*.f64 a (/.f64 b_2 #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64))) a) (*.f64 a (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (-.f64 #s(literal 0 binary64) b_2)) (/.f64 a #s(literal -2 binary64))) (*.f64 b_2 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) b_2) (*.f64 a #s(literal 1/2 binary64))) (*.f64 b_2 a)) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (neg.f64 (-.f64 #s(literal 0 binary64) b_2))) (*.f64 a #s(literal 1/2 binary64))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) b_2)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2)) (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2)) (/.f64 #s(literal 1/2 binary64) b_2)))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (/.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 b_2 a) c))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 b_2 a) c) (/.f64 (/.f64 b_2 a) c))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (/.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2)) (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2)) (/.f64 #s(literal 1/2 binary64) b_2)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 b_2 a) c) (/.f64 (/.f64 b_2 a) c)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 b_2 a) c))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b_2 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) b_2)) |
(/.f64 #s(literal 1 binary64) (/.f64 b_2 #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) b_2)) |
(/.f64 #s(literal 1/2 binary64) b_2) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b_2))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b_2 #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b_2 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) b_2)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b_2))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b_2)) |
(*.f64 (/.f64 #s(literal 1 binary64) b_2) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64)))) |
(/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b_2)) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) c) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 a c)) |
(/.f64 (neg.f64 (*.f64 b_2 #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)) (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b_2 c)) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(/.f64 (*.f64 (/.f64 b_2 c) #s(literal -2 binary64)) a) |
(/.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) a) |
(pow.f64 (/.f64 (*.f64 a c) (*.f64 b_2 #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 b_2 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 b_2 a) c)) |
(*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 b_2 c)) |
(*.f64 (/.f64 (/.f64 b_2 a) c) #s(literal -2 binary64)) |
(*.f64 (*.f64 b_2 #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a c))) |
(*.f64 (/.f64 #s(literal -2 binary64) c) (/.f64 b_2 a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) a) c)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) (-.f64 #s(literal 0 binary64) c)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) a) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) a) c) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c)) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) a) c))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) a) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) c) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) |
(pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) a) c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) a) c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) a)) |
(*.f64 c (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) (-.f64 #s(literal 0 binary64) c)))) |
(*.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) c) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))))) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))))) (*.f64 c (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (/.f64 #s(literal -2 binary64) (/.f64 a b_2))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) (*.f64 c (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (/.f64 #s(literal -2 binary64) (/.f64 a b_2))))) c)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))))) (neg.f64 (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) #s(literal 1 binary64)) c) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))))) (/.f64 #s(literal 1 binary64) c)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (/.f64 #s(literal -2 binary64) (/.f64 a b_2)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) (/.f64 #s(literal 1 binary64) c)) (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c) #s(literal 1 binary64)) |
(pow.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c)) |
(*.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c))) |
(*.f64 (pow.f64 (/.f64 c (+.f64 (/.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (/.f64 #s(literal -2 binary64) (/.f64 a b_2))))))) |
(*.f64 (pow.f64 (/.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))))) |
(+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(+.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (/.f64 #s(literal -2 binary64) (/.f64 a b_2))) |
(+.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (/.f64 #s(literal -2 binary64) (/.f64 a b_2)))) |
(+.f64 (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) (/.f64 (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))))) |
(fma.f64 b_2 (/.f64 #s(literal -2 binary64) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(fma.f64 c (/.f64 #s(literal 1/2 binary64) b_2) (+.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (/.f64 #s(literal -2 binary64) (/.f64 a b_2)))) |
(fma.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (/.f64 #s(literal -2 binary64) (/.f64 a b_2))) |
(fma.f64 #s(literal -2 binary64) (/.f64 b_2 a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(fma.f64 (/.f64 #s(literal -2 binary64) a) b_2 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b_2) c) (+.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (/.f64 #s(literal -2 binary64) (/.f64 a b_2)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) b_2) c (+.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (/.f64 #s(literal -2 binary64) (/.f64 a b_2)))) |
(fma.f64 (/.f64 b_2 a) #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) c (/.f64 #s(literal -2 binary64) (/.f64 a b_2))) |
(fma.f64 (*.f64 b_2 #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(fma.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) b_2) (+.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (/.f64 #s(literal -2 binary64) (/.f64 a b_2)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (/.f64 #s(literal -2 binary64) (/.f64 a b_2))))) (+.f64 (/.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (/.f64 #s(literal -2 binary64) (/.f64 a b_2)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))))) (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 b_2 #s(literal -2 binary64))) (*.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))))) (neg.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (/.f64 #s(literal -2 binary64) (/.f64 a b_2))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))))) (neg.f64 (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)))) (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (/.f64 #s(literal -2 binary64) (/.f64 a b_2)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))))) (*.f64 (/.f64 a (*.f64 b_2 #s(literal -2 binary64))) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 a (*.f64 b_2 #s(literal -2 binary64))) (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))) (*.f64 (/.f64 a (*.f64 b_2 #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))))) (*.f64 (/.f64 a (*.f64 b_2 #s(literal -2 binary64))) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2))))) (*.f64 (/.f64 a (*.f64 b_2 #s(literal -2 binary64))) (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))))))) (*.f64 (/.f64 a (*.f64 b_2 #s(literal -2 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (/.f64 a (*.f64 b_2 #s(literal -2 binary64))) (*.f64 c (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))))) (*.f64 (/.f64 a (*.f64 b_2 #s(literal -2 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2))))) (*.f64 (/.f64 a (*.f64 b_2 #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64)))) c))) (*.f64 (/.f64 a (*.f64 b_2 #s(literal -2 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (/.f64 a (*.f64 b_2 #s(literal -2 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c))) (*.f64 (/.f64 a (*.f64 b_2 #s(literal -2 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(/.f64 (+.f64 (*.f64 b_2 (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))))) (*.f64 (/.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))))) |
(/.f64 (+.f64 (*.f64 b_2 (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))) (*.f64 (/.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))))) (*.f64 (/.f64 a #s(literal -2 binary64)) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) |
(/.f64 (+.f64 (*.f64 b_2 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2))))) (*.f64 (/.f64 a #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))))))) (*.f64 (/.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 b_2 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (/.f64 a #s(literal -2 binary64)) (*.f64 c (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))))) (*.f64 (/.f64 a #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(/.f64 (+.f64 (*.f64 b_2 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2))))) (*.f64 (/.f64 a #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64)))) c))) (*.f64 (/.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 b_2 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (/.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c))) (*.f64 (/.f64 a #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))))) (*.f64 (/.f64 a b_2) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 a b_2) (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))) (*.f64 (/.f64 a b_2) (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))))) (*.f64 (/.f64 a b_2) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2))))) (*.f64 (/.f64 a b_2) (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))))))) (*.f64 (/.f64 a b_2) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (/.f64 a b_2) (*.f64 c (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))))) (*.f64 (/.f64 a b_2) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2))))) (*.f64 (/.f64 a b_2) (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64)))) c))) (*.f64 (/.f64 a b_2) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (/.f64 a b_2) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c))) (*.f64 (/.f64 a b_2) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(/.f64 (+.f64 (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))) (*.f64 c (*.f64 c c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) |
(/.f64 (+.f64 (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(/.f64 (+.f64 (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64)))) c))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 b_2 #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))) (*.f64 c (*.f64 c c)))))) (*.f64 a (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))) (*.f64 a (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))))) (*.f64 a (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2))))) (*.f64 a (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))))))) (*.f64 a (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 a (*.f64 c (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))))) (*.f64 a (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2))))) (*.f64 a (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64)))) c))) (*.f64 a (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 a (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c))) (*.f64 a (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b_2 #s(literal -2 binary64))) (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))) (*.f64 c (*.f64 c c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b_2 #s(literal -2 binary64))) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b_2 #s(literal -2 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b_2 #s(literal -2 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b_2 #s(literal -2 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64)))) c))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 b_2 #s(literal -2 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b_2 #s(literal 1 binary64)) (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))))) (*.f64 (/.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b_2 #s(literal 1 binary64)) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))) (*.f64 (/.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))))) (*.f64 (/.f64 a #s(literal -2 binary64)) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b_2 #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2))))) (*.f64 (/.f64 a #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))))))) (*.f64 (/.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b_2 #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (/.f64 a #s(literal -2 binary64)) (*.f64 c (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))))) (*.f64 (/.f64 a #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b_2 #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2))))) (*.f64 (/.f64 a #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64)))) c))) (*.f64 (/.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b_2 #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (/.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c))) (*.f64 (/.f64 a #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)) (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))) (*.f64 c (*.f64 c c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64)))) c))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)) (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))) (*.f64 c (*.f64 c c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64)))) c))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) b_2) (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))))) (*.f64 (/.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) b_2) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))) (*.f64 (/.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))))) (*.f64 (/.f64 a #s(literal -2 binary64)) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) b_2) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2))))) (*.f64 (/.f64 a #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))))))) (*.f64 (/.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) b_2) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (/.f64 a #s(literal -2 binary64)) (*.f64 c (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))))) (*.f64 (/.f64 a #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) b_2) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2))))) (*.f64 (/.f64 a #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64)))) c))) (*.f64 (/.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) b_2) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (/.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c))) (*.f64 (/.f64 a #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) b_2) (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))) (*.f64 c (*.f64 c c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) b_2) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) b_2) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) b_2) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) b_2) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64)))) c))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) b_2) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 a (*.f64 b_2 #s(literal -2 binary64)))) (*.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) (/.f64 a (*.f64 b_2 #s(literal -2 binary64))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) b_2)) (*.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) (/.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 a b_2)) (*.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) #s(literal -2 binary64))) (*.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) (/.f64 a b_2))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))) (*.f64 c (*.f64 c c)))) a) (*.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) (*.f64 b_2 #s(literal -2 binary64)))) (*.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) a)) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) (neg.f64 (*.f64 b_2 #s(literal -2 binary64))))) (*.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) (*.f64 b_2 #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) (/.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)))) (*.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) (*.f64 #s(literal 1 binary64) b_2))) (*.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) (/.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) (*.f64 #s(literal 2 binary64) b_2))) (*.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))) (/.f64 a (*.f64 b_2 #s(literal -2 binary64)))) (*.f64 (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (/.f64 a (*.f64 b_2 #s(literal -2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))) (/.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) b_2)) (*.f64 (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (/.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))) (/.f64 a b_2)) (*.f64 (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) #s(literal -2 binary64))) (*.f64 (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (/.f64 a b_2))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))) a) (*.f64 (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 b_2 #s(literal -2 binary64)))) (*.f64 (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (neg.f64 (*.f64 b_2 #s(literal -2 binary64))))) (*.f64 (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))) (/.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 b_2 #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (/.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)))) (*.f64 (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)))) (*.f64 (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))) (/.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 #s(literal 1 binary64) b_2))) (*.f64 (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (/.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 #s(literal 2 binary64) b_2))) (*.f64 (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))))) (/.f64 a (*.f64 b_2 #s(literal -2 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (/.f64 a (*.f64 b_2 #s(literal -2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))))) (/.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) b_2)) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (/.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))))) (/.f64 a b_2)) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (/.f64 a b_2))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))))) a) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (*.f64 b_2 #s(literal -2 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (neg.f64 (*.f64 b_2 #s(literal -2 binary64))))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))))) (/.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (*.f64 b_2 #s(literal 1 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (/.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))))) (/.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (*.f64 #s(literal 1 binary64) b_2))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (/.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (*.f64 #s(literal 2 binary64) b_2))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) (/.f64 a (*.f64 b_2 #s(literal -2 binary64)))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (/.f64 a (*.f64 b_2 #s(literal -2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) (/.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) b_2)) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (/.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) (/.f64 a b_2)) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) #s(literal -2 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (/.f64 a b_2))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) a) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (*.f64 b_2 #s(literal -2 binary64)))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (neg.f64 (*.f64 b_2 #s(literal -2 binary64))))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) (/.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (*.f64 b_2 #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (/.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) (/.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (*.f64 #s(literal 1 binary64) b_2))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (/.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (*.f64 #s(literal 2 binary64) b_2))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64)))) c) (/.f64 a (*.f64 b_2 #s(literal -2 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (/.f64 a (*.f64 b_2 #s(literal -2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64)))) c) (/.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) b_2)) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (/.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64)))) c) (/.f64 a b_2)) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (/.f64 a b_2))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64)))) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64)))) c) a) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (*.f64 b_2 #s(literal -2 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64)))) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (neg.f64 (*.f64 b_2 #s(literal -2 binary64))))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64)))) c) (/.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (*.f64 b_2 #s(literal 1 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (/.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64)))) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64)))) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64)))) c) (/.f64 a #s(literal -2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (*.f64 #s(literal 1 binary64) b_2))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (/.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64)))) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (*.f64 #s(literal 2 binary64) b_2))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c) (/.f64 a (*.f64 b_2 #s(literal -2 binary64)))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (/.f64 a (*.f64 b_2 #s(literal -2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c) (/.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) b_2)) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (/.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c) (/.f64 a b_2)) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) #s(literal -2 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (/.f64 a b_2))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c) a) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (*.f64 b_2 #s(literal -2 binary64)))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (neg.f64 (*.f64 b_2 #s(literal -2 binary64))))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c) (/.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (*.f64 b_2 #s(literal 1 binary64)))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (/.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b_2)))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (*.f64 (-.f64 #s(literal 0 binary64) b_2) #s(literal -2 binary64)))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c) (/.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (*.f64 #s(literal 1 binary64) b_2))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (/.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (*.f64 #s(literal 2 binary64) b_2))) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (/.f64 #s(literal -2 binary64) (/.f64 a b_2))))) (+.f64 (/.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal -8 binary64)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (/.f64 #s(literal -2 binary64) (/.f64 a b_2))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (*.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) |
(fma.f64 c (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) |
(fma.f64 c (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b_2) c) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) b_2) c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) c (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 c #s(literal 1/8 binary64)) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) c) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 c c) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 c (*.f64 c #s(literal 1/8 binary64))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) b_2) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) |
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c))) (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (*.f64 c c)))) |
(/.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2))))) |
(/.f64 (*.f64 c (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))))) #s(literal 1/512 binary64)))) c) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (-.f64 (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 #s(literal 1/2 binary64) b_2))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 b_2 b_2)) (*.f64 c (*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))))) c) (-.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) c) |
(+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (neg.f64 (/.f64 b_2 a))) |
(+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (/.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 b_2 a) (*.f64 a a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a)) |
(-.f64 (/.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 b_2 a) (*.f64 a a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (neg.f64 (/.f64 b_2 a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 a (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 b_2 a) (*.f64 a a)))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 b_2 a))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 a (*.f64 a a)) (neg.f64 (/.f64 (*.f64 b_2 a) (*.f64 a a)))) |
(fma.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 b_2 a) (*.f64 a a)))) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 a a) (neg.f64 (/.f64 (*.f64 b_2 a) (*.f64 a a)))) |
(fma.f64 (/.f64 a a) (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (neg.f64 (/.f64 (*.f64 b_2 a) (*.f64 a a)))) |
(neg.f64 (/.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) (*.f64 a a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a))) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) |
(/.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (*.f64 a a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 a) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) (*.f64 a a))) (*.f64 (*.f64 a a) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (/.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a) a) |
(/.f64 (-.f64 (*.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 b_2 a))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 a b_2)) a) (*.f64 a (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 a) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) #s(literal -1 binary64)) (*.f64 (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) #s(literal 1 binary64)) (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a)) |
(/.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) #s(literal -1 binary64)) (*.f64 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 a a)) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 b_2 a) (*.f64 a a)) (*.f64 (/.f64 (*.f64 b_2 a) (*.f64 a a)) (/.f64 (*.f64 b_2 a) (*.f64 a a))))) (+.f64 (pow.f64 (/.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 a a)) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 b_2 a) (*.f64 a a)) (/.f64 (*.f64 b_2 a) (*.f64 a a))) (*.f64 (/.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 b_2 a) (*.f64 a a)))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a)))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 b_2 a) (/.f64 b_2 a)) (*.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 a a)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b_2 a) (*.f64 a a)) (/.f64 (*.f64 b_2 a) (*.f64 a a)))) (+.f64 (/.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 b_2 a) (*.f64 a a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) #s(literal 2 binary64)) (*.f64 (/.f64 b_2 a) (/.f64 b_2 a))) (+.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (/.f64 b_2 a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 a) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (*.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (/.f64 #s(literal 1 binary64) a)) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b_2)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 b_2 #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 b_2 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (neg.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) (*.f64 b_2 (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a)) |
(*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal -1 binary64))) |
(*.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 3/2 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 a) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) (*.f64 a a)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(+.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 b_2 (-.f64 #s(literal 0 binary64) a))) |
(+.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a)))) |
(+.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a))) |
(+.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (+.f64 (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a)) (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a)))) |
(+.f64 (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a)) (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 b_2 a)) |
(-.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (-.f64 (*.f64 b_2 a) (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) #s(literal 3/2 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 a) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) (/.f64 (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 a) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 a a)) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 b_2 (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (neg.f64 (-.f64 (*.f64 b_2 a) (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a))))) |
(fma.f64 b_2 (-.f64 #s(literal 0 binary64) a) (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(fma.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a))) |
(fma.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) (+.f64 (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a)) (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a)))) |
(fma.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 b_2 (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a)))) |
(fma.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (neg.f64 (-.f64 (*.f64 b_2 a) (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a))))) |
(fma.f64 a (-.f64 #s(literal 0 binary64) b_2) (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a (*.f64 b_2 (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a)))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a (neg.f64 (-.f64 (*.f64 b_2 a) (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b_2) a (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b_2 a) (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) b_2 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 a) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 a) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) (+.f64 (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a)) (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a)))) |
(fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a))) |
(fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) (+.f64 (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a)) (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 a) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) (*.f64 a a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 a) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 a a)) (*.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) (*.f64 a a))) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) (*.f64 a a))) (-.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 a) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) (*.f64 a a)))) (neg.f64 (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 3 binary64)) (*.f64 (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a)) (*.f64 (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a)) (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a))))) (+.f64 (pow.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a)) (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a))) (*.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a)) (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a)))) (-.f64 (*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) (+.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 b_2 a)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 a) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) (*.f64 a a)))) #s(literal -1 binary64)) |
(*.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
(*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 a) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))))) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 a a)) (*.f64 (*.f64 b_2 b_2) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 a #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(*.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(fabs.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (-.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (sqrt.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/4 binary64))) |
(/.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (sqrt.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))) (sqrt.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1 binary64))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))))) |
(pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(+.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(+.f64 (*.f64 b_2 b_2) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) |
(+.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b_2 b_2)) |
(exp.f64 (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) #s(literal 2 binary64))) |
(fabs.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(-.f64 (*.f64 b_2 b_2) (*.f64 a c)) |
(-.f64 (*.f64 b_2 b_2) (-.f64 (*.f64 a c) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(-.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(fma.f64 b_2 b_2 (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(fma.f64 b_2 b_2 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(fma.f64 b_2 b_2 (neg.f64 (-.f64 (*.f64 a c) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))) |
(fma.f64 a (-.f64 #s(literal 0 binary64) c) (*.f64 b_2 b_2)) |
(fma.f64 c (-.f64 #s(literal 0 binary64) a) (*.f64 b_2 b_2)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) a (*.f64 b_2 b_2)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a c) (*.f64 b_2 b_2)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) c (*.f64 b_2 b_2)) |
(fma.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) |
(fma.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(fma.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) |
(fma.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (-.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(/.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))) (-.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) (neg.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))))) (+.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c))) (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 a c)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (exp.f64 (log.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))))) (exp.f64 (log.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) |
(pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/4 binary64)) #s(literal -4 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b_2 b_2) (*.f64 a c)) (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(*.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 b_2 b_2) (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 (*.f64 a c) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a c) b_2)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 b_2 (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b_2) (*.f64 a c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) b_2)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b_2) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b_2 c))) |
(/.f64 b_2 (*.f64 a c)) |
(/.f64 (/.f64 b_2 a) c) |
(/.f64 (-.f64 #s(literal 0 binary64) b_2) (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a c) b_2))) |
(/.f64 (/.f64 b_2 c) a) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b_2)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (neg.f64 (/.f64 b_2 c)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 b_2 #s(literal 1 binary64)) (*.f64 a c)) |
(pow.f64 (/.f64 (*.f64 a c) b_2) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a c) b_2) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 b_2 c)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b_2 a) c)) |
(*.f64 b_2 (/.f64 #s(literal 1 binary64) (*.f64 a c))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b_2 c)) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 b_2 a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) b_2) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (pow.f64 (/.f64 #s(literal 1 binary64) b_2) #s(literal -1 binary64))) |
(*.f64 (/.f64 b_2 c) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal 1/8 binary64)) a) (*.f64 b_2 (*.f64 b_2 b_2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal 1/8 binary64))) (*.f64 b_2 (*.f64 b_2 b_2))) |
(/.f64 (*.f64 (*.f64 c #s(literal 1/8 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b_2 (*.f64 b_2 b_2)))) |
(/.f64 (*.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 a b_2)) (*.f64 b_2 b_2)) |
(/.f64 (*.f64 (*.f64 a #s(literal 1/8 binary64)) c) (*.f64 b_2 (*.f64 b_2 b_2))) |
(*.f64 c (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) c)) |
(*.f64 (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 c #s(literal 1/8 binary64))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) c) |
(*.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2)))) |
(*.f64 (*.f64 c (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal 1/8 binary64)) |
(*.f64 (*.f64 (*.f64 c #s(literal 1/8 binary64)) a) (/.f64 #s(literal 1 binary64) (*.f64 b_2 (*.f64 b_2 b_2)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b_2 b_2) (/.f64 a b_2))) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b_2 (*.f64 b_2 b_2)))) |
(/.f64 (/.f64 a b_2) (*.f64 b_2 b_2)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(/.f64 (neg.f64 (/.f64 a b_2)) (neg.f64 (*.f64 b_2 b_2))) |
(/.f64 (/.f64 a (*.f64 b_2 b_2)) b_2) |
(/.f64 (/.f64 (/.f64 a b_2) b_2) b_2) |
(pow.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b_2 b_2) (/.f64 a b_2)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2)))) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b_2 (*.f64 b_2 b_2)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(*.f64 (/.f64 a b_2) (/.f64 #s(literal 1 binary64) (*.f64 b_2 b_2))) |
(*.f64 (/.f64 #s(literal 1 binary64) b_2) (pow.f64 (/.f64 (*.f64 b_2 b_2) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b_2 b_2)) (/.f64 a b_2)) |
| 1× | egg-herbie |
| 6456× | *-lowering-*.f32 |
| 6456× | *-lowering-*.f64 |
| 3688× | +-lowering-+.f64 |
| 3688× | +-lowering-+.f32 |
| 1634× | distribute-lft-in |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1276 | 12587 |
| 1 | 4527 | 12422 |
| 0 | 8161 | 12422 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1/2 (/ c b_2)) |
(/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2) |
(* -2 (/ b_2 a)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))) |
(* -1/2 (/ c b_2)) |
(+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))) |
(* -1/2 (/ c b_2)) |
(* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))) |
(* -1/2 (/ (* a c) b_2)) |
(/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2) |
(/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2) |
(/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2) |
(* -2 b_2) |
(* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))) |
(* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))) |
(* -1/2 (/ (* a c) b_2)) |
(* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
(* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))) |
(* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1/2 (/ (* a c) b_2)) |
(* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))) |
(* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))) |
(* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))) |
(+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))) |
b_2 |
(* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))) |
(* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))) |
(* -1 b_2) |
(* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))) |
(* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
(+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))) |
(+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b_2 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b_2 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow c 3)))) (* a (* c (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow c 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -1))))))))) |
(/ 1 b_2) |
(/ (+ 1 (* 1/2 (/ (* a c) (pow b_2 2)))) b_2) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2))))) b_2) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow c 3))) (* -1/2 (* a (* c (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))))))) (pow b_2 6))) (* 1/2 (/ (* a c) (pow b_2 2)))))) b_2) |
(/ -1 b_2) |
(* -1 (/ (+ 1 (* 1/2 (/ (* a c) (pow b_2 2)))) b_2)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2))))) b_2)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow c 3))) (* -1/2 (* a (* c (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))))))) (pow b_2 6))) (* 1/2 (/ (* a c) (pow b_2 2)))))) b_2)) |
(/ 1 b_2) |
(+ (* 1/2 (/ (* a c) (pow b_2 3))) (/ 1 b_2)) |
(+ (* a (+ (* -1/2 (* a (* b_2 (+ (* -1 (/ (pow c 2) (pow b_2 6))) (* 1/4 (/ (pow c 2) (pow b_2 6))))))) (* 1/2 (/ c (pow b_2 3))))) (/ 1 b_2)) |
(+ (* a (+ (* 1/2 (/ c (pow b_2 3))) (* a (+ (* -1/2 (* a (* b_2 (+ (* -1 (/ (pow c 3) (pow b_2 8))) (* -1/2 (/ (* c (+ (* -1 (/ (pow c 2) (pow b_2 6))) (* 1/4 (/ (pow c 2) (pow b_2 6))))) (pow b_2 2))))))) (* -1/2 (* b_2 (+ (* -1 (/ (pow c 2) (pow b_2 6))) (* 1/4 (/ (pow c 2) (pow b_2 6)))))))))) (/ 1 b_2)) |
(* (sqrt (/ 1 (* a c))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/4 (/ (* a (pow b_2 4)) (* (pow c 3) (pow (sqrt -1) 2)))) (/ (pow b_2 6) (pow c 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow c 5))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/4 (/ (* a (pow b_2 4)) (pow c 3))) (/ (pow b_2 6) (pow c 4))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(/ 1 b_2) |
(+ (* 1/2 (/ (* a c) (pow b_2 3))) (/ 1 b_2)) |
(+ (* c (+ (* -1/2 (* b_2 (* c (+ (* -1 (/ (pow a 2) (pow b_2 6))) (* 1/4 (/ (pow a 2) (pow b_2 6))))))) (* 1/2 (/ a (pow b_2 3))))) (/ 1 b_2)) |
(+ (* c (+ (* 1/2 (/ a (pow b_2 3))) (* c (+ (* -1/2 (* b_2 (* c (+ (* -1 (/ (pow a 3) (pow b_2 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow b_2 6))) (* 1/4 (/ (pow a 2) (pow b_2 6))))) (pow b_2 2))))))) (* -1/2 (* b_2 (+ (* -1 (/ (pow a 2) (pow b_2 6))) (* 1/4 (/ (pow a 2) (pow b_2 6)))))))))) (/ 1 b_2)) |
(* (sqrt (/ 1 (* a c))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/4 (/ (* (pow b_2 4) c) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow b_2 6) (pow a 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1)) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/4 (/ (* (pow b_2 4) c) (pow a 3))) (/ (pow b_2 6) (pow a 4)))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (* (pow b_2 4) (sqrt -1))))) (pow c 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(* -2 (/ b_2 a)) |
(/ -2 a) |
(/ -2 a) |
(/ -2 a) |
(/ -2 a) |
(/ -2 a) |
(/ -2 a) |
(/ -2 a) |
(/ -2 a) |
(/ -2 a) |
(/ -2 a) |
(/ -2 a) |
(/ -2 a) |
(* -2 (/ b_2 a)) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(* 1/2 (/ c b_2)) |
(* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))) |
(* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))) |
(* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))) |
(* 1/2 (/ c b_2)) |
(* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))) |
(* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))) |
(* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))) |
(* 1/2 (/ c b_2)) |
(/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2) |
(/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2) |
(/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2) |
(* -2 (/ b_2 a)) |
(* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))) |
(* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))) |
(* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))) |
(* -2 (/ b_2 a)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(* -2 (/ b_2 a)) |
(/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a) |
(/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a) |
(/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a) |
(* 1/2 (/ c b_2)) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(* 1/2 (/ c b_2)) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(/ 1/2 b_2) |
(/ (+ 1/2 (* -2 (/ (pow b_2 2) (* a c)))) b_2) |
(/ (+ 1/2 (* -2 (/ (pow b_2 2) (* a c)))) b_2) |
(/ (+ 1/2 (* -2 (/ (pow b_2 2) (* a c)))) b_2) |
(* -2 (/ b_2 (* a c))) |
(* b_2 (- (* 1/2 (/ 1 (pow b_2 2))) (* 2 (/ 1 (* a c))))) |
(* b_2 (- (* 1/2 (/ 1 (pow b_2 2))) (* 2 (/ 1 (* a c))))) |
(* b_2 (- (* 1/2 (/ 1 (pow b_2 2))) (* 2 (/ 1 (* a c))))) |
(* -2 (/ b_2 (* a c))) |
(* -1 (* b_2 (- (* 2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b_2 2)))))) |
(* -1 (* b_2 (- (* 2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b_2 2)))))) |
(* -1 (* b_2 (- (* 2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b_2 2)))))) |
(* -2 (/ b_2 (* a c))) |
(/ (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) c) |
(/ (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) c) |
(/ (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) c) |
(/ 1/2 b_2) |
(+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) |
(+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) |
(+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) |
(/ 1/2 b_2) |
(+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) |
(+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) |
(+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) |
(* -2 (/ b_2 (* a c))) |
(/ (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2))) a) |
(/ (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2))) a) |
(/ (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2))) a) |
(/ 1/2 b_2) |
(+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) |
(+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) |
(+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) |
(/ 1/2 b_2) |
(+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) |
(+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) |
(+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) |
(/ 1/2 b_2) |
(/ 1/2 b_2) |
(/ 1/2 b_2) |
(/ 1/2 b_2) |
(/ 1/2 b_2) |
(/ 1/2 b_2) |
(/ 1/2 b_2) |
(/ 1/2 b_2) |
(/ 1/2 b_2) |
(/ 1/2 b_2) |
(/ 1/2 b_2) |
(/ 1/2 b_2) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -2 (/ b_2 (* a c))) |
(* -1/2 (/ c b_2)) |
(+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))) |
(+ (* -1/2 (/ c b_2)) (* a (- (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))) |
(+ (* -1/2 (/ c b_2)) (* a (- (* a (- (* -1 (* a (+ (* 1/128 (/ (pow c 4) (pow b_2 7))) (* 1/64 (/ (pow c 4) (pow b_2 7)))))) (* 1/16 (/ (pow c 3) (pow b_2 5))))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))) |
(* 8 (/ (pow b_2 3) (* (pow a 2) c))) |
(/ (+ (* -32 (/ (pow b_2 5) (* a (pow c 2)))) (* 8 (/ (pow b_2 3) c))) (pow a 2)) |
(/ (- (+ (* 8 (/ (pow b_2 3) c)) (* 256 (/ (pow b_2 7) (* (pow a 2) (pow c 3))))) (* 32 (/ (pow b_2 5) (* a (pow c 2))))) (pow a 2)) |
(/ (- (+ (* -1 (/ (+ (* 512 (/ (pow b_2 9) (pow c 4))) (* 1024 (/ (pow b_2 9) (pow c 4)))) (pow a 3))) (* 8 (/ (pow b_2 3) c))) (+ (* -256 (/ (pow b_2 7) (* (pow a 2) (pow c 3)))) (* 32 (/ (pow b_2 5) (* a (pow c 2)))))) (pow a 2)) |
(* 8 (/ (pow b_2 3) (* (pow a 2) c))) |
(/ (+ (* -32 (/ (pow b_2 5) (* a (pow c 2)))) (* 8 (/ (pow b_2 3) c))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -256 (/ (pow b_2 7) (* a (pow c 3)))) (* 32 (/ (pow b_2 5) (pow c 2)))) a)) (* 8 (/ (pow b_2 3) c))) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 512 (/ (pow b_2 9) (pow c 4))) (* 1024 (/ (pow b_2 9) (pow c 4)))) a)) (* 256 (/ (pow b_2 7) (pow c 3)))) a)) (* 32 (/ (pow b_2 5) (pow c 2)))) a)) (* 8 (/ (pow b_2 3) c))) (pow a 2)) |
(* 8 (/ (pow b_2 3) (* (pow a 2) c))) |
(* (pow b_2 3) (+ (* -32 (/ (pow b_2 2) (* (pow a 3) (pow c 2)))) (* 8 (/ 1 (* (pow a 2) c))))) |
(* (pow b_2 3) (+ (* (pow b_2 2) (- (* 256 (/ (pow b_2 2) (* (pow a 4) (pow c 3)))) (* 32 (/ 1 (* (pow a 3) (pow c 2)))))) (* 8 (/ 1 (* (pow a 2) c))))) |
(* (pow b_2 3) (+ (* (pow b_2 2) (- (* (pow b_2 2) (+ (* -1536 (/ (pow b_2 2) (* (pow a 5) (pow c 4)))) (* 256 (/ 1 (* (pow a 4) (pow c 3)))))) (* 32 (/ 1 (* (pow a 3) (pow c 2)))))) (* 8 (/ 1 (* (pow a 2) c))))) |
(* -1/2 (/ c b_2)) |
(/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2) |
(/ (- (+ (* -1/2 c) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))) (* 1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2) |
(/ (- (+ (* -1 (/ (+ (* 1/128 (* (pow a 3) (pow c 4))) (* 1/64 (* (pow a 3) (pow c 4)))) (pow b_2 6))) (* -1/2 c)) (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))))) b_2) |
(* -1/2 (/ c b_2)) |
(* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)) |
(* -1 (/ (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (* 1/2 c)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* -1/64 (* (pow a 3) (pow c 4))) (* -1/128 (* (pow a 3) (pow c 4)))) (pow b_2 6))) (* 1/2 c)) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2)) |
(* -1/2 (/ c b_2)) |
(* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) |
(* c (- (* c (- (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2)))) |
(* c (- (* c (- (* c (- (* -1 (* c (+ (* 1/128 (/ (pow a 3) (pow b_2 7))) (* 1/64 (/ (pow a 3) (pow b_2 7)))))) (* 1/16 (/ (pow a 2) (pow b_2 5))))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2)))) |
(* 8 (/ (pow b_2 3) (* (pow a 2) c))) |
(/ (+ (* -32 (/ (pow b_2 5) (* (pow a 3) c))) (* 8 (/ (pow b_2 3) (pow a 2)))) c) |
(/ (- (+ (* 8 (/ (pow b_2 3) (pow a 2))) (* 256 (/ (pow b_2 7) (* (pow a 4) (pow c 2))))) (* 32 (/ (pow b_2 5) (* (pow a 3) c)))) c) |
(/ (- (+ (* -1 (/ (+ (* 512 (/ (pow b_2 9) (pow a 5))) (* 1024 (/ (pow b_2 9) (pow a 5)))) (pow c 3))) (* 8 (/ (pow b_2 3) (pow a 2)))) (+ (* -256 (/ (pow b_2 7) (* (pow a 4) (pow c 2)))) (* 32 (/ (pow b_2 5) (* (pow a 3) c))))) c) |
(* 8 (/ (pow b_2 3) (* (pow a 2) c))) |
(* -1 (/ (+ (* -8 (/ (pow b_2 3) (pow a 2))) (* 32 (/ (pow b_2 5) (* (pow a 3) c)))) c)) |
(* -1 (/ (+ (* -8 (/ (pow b_2 3) (pow a 2))) (* -1 (/ (- (* 256 (/ (pow b_2 7) (* (pow a 4) c))) (* 32 (/ (pow b_2 5) (pow a 3)))) c))) c)) |
(* -1 (/ (+ (* -8 (/ (pow b_2 3) (pow a 2))) (* -1 (/ (- (* -1 (/ (- (+ (* 512 (/ (pow b_2 9) (* (pow a 5) c))) (* 1024 (/ (pow b_2 9) (* (pow a 5) c)))) (* 256 (/ (pow b_2 7) (pow a 4)))) c)) (* 32 (/ (pow b_2 5) (pow a 3)))) c))) c)) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/ (+ (* 1/8 (* a c)) (* 1/2 (pow b_2 2))) (pow b_2 3)) |
(/ (+ (* 1/8 (* a c)) (* (pow b_2 2) (+ 1/2 (* -2 (/ (pow b_2 2) (* a c)))))) (pow b_2 3)) |
(/ (+ (* 1/8 (* a c)) (* (pow b_2 2) (+ 1/2 (* -2 (/ (pow b_2 2) (* a c)))))) (pow b_2 3)) |
(* -2 (/ b_2 (* a c))) |
(* b_2 (- (* 1/2 (/ 1 (pow b_2 2))) (* 2 (/ 1 (* a c))))) |
(* b_2 (- (+ (* 1/8 (/ (* a c) (pow b_2 4))) (* 1/2 (/ 1 (pow b_2 2)))) (* 2 (/ 1 (* a c))))) |
(* b_2 (- (+ (* 1/8 (/ (* a c) (pow b_2 4))) (* 1/2 (/ 1 (pow b_2 2)))) (* 2 (/ 1 (* a c))))) |
(* -2 (/ b_2 (* a c))) |
(* -1 (* b_2 (- (* 2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b_2 2)))))) |
(* -1 (* b_2 (- (+ (* -1/8 (/ (* a c) (pow b_2 4))) (* 2 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b_2 2)))))) |
(* -1 (* b_2 (- (+ (* -1/8 (/ (* a c) (pow b_2 4))) (* 2 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b_2 2)))))) |
(* -2 (/ b_2 (* a c))) |
(/ (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2))) a) |
(/ (+ (* -2 (/ b_2 c)) (* a (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))) a) |
(/ (+ (* -2 (/ b_2 c)) (* a (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))) a) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* a (+ (* 1/8 (/ c (pow b_2 3))) (* 1/2 (/ 1 (* a b_2))))) |
(* a (+ (* -2 (/ b_2 (* (pow a 2) c))) (+ (* 1/8 (/ c (pow b_2 3))) (/ 1/2 (* a b_2))))) |
(* a (+ (* -2 (/ b_2 (* (pow a 2) c))) (+ (* 1/8 (/ c (pow b_2 3))) (/ 1/2 (* a b_2))))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* -1 (* a (- (* -1/8 (/ c (pow b_2 3))) (* 1/2 (/ 1 (* a b_2)))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) a)) (* -1/8 (/ c (pow b_2 3)))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) a)) (* -1/8 (/ c (pow b_2 3)))))) |
(* -2 (/ b_2 (* a c))) |
(/ (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) c) |
(/ (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))) c) |
(/ (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))) c) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* c (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))) |
(* c (+ (* -2 (/ b_2 (* a (pow c 2)))) (+ (* 1/8 (/ a (pow b_2 3))) (/ 1/2 (* b_2 c))))) |
(* c (+ (* -2 (/ b_2 (* a (pow c 2)))) (+ (* 1/8 (/ a (pow b_2 3))) (/ 1/2 (* b_2 c))))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* -1 (* c (- (* -1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) c)) (* -1/8 (/ a (pow b_2 3)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) c)) (* -1/8 (/ a (pow b_2 3)))))) |
(* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) |
(/ (+ (* 1/8 (* a (pow c 2))) (* 1/2 (* (pow b_2 2) c))) (pow b_2 3)) |
(/ (+ (* 1/8 (* a (pow c 2))) (* (pow b_2 2) (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)))) (pow b_2 3)) |
(/ (+ (* 1/8 (* a (pow c 2))) (* (pow b_2 2) (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)))) (pow b_2 3)) |
(* -2 (/ b_2 a)) |
(* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))) |
(* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))) |
(* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))) |
(* -2 (/ b_2 a)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))) |
(* -2 (/ b_2 a)) |
(/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a) |
(/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a) |
(/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a) |
(* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) |
(* a (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2))))) |
(* a (+ (* -2 (/ b_2 (pow a 2))) (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2)))))) |
(* a (+ (* -2 (/ b_2 (pow a 2))) (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2)))))) |
(* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) |
(* -1 (* a (+ (* -1/2 (/ c (* a b_2))) (* -1/8 (/ (pow c 2) (pow b_2 3)))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) a)) (* -1/8 (/ (pow c 2) (pow b_2 3)))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) a)) (* -1/8 (/ (pow c 2) (pow b_2 3)))))) |
(* -2 (/ b_2 a)) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))) |
(+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))) |
(* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) |
(* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))) |
(* (pow c 2) (+ (* -2 (/ b_2 (* a (pow c 2)))) (+ (* 1/8 (/ a (pow b_2 3))) (/ 1/2 (* b_2 c))))) |
(* (pow c 2) (+ (* -2 (/ b_2 (* a (pow c 2)))) (+ (* 1/8 (/ a (pow b_2 3))) (/ 1/2 (* b_2 c))))) |
(* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) |
(* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))) |
(* (pow c 2) (+ (* -1 (/ (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) c)) (* 1/8 (/ a (pow b_2 3))))) |
(* (pow c 2) (+ (* -1 (/ (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) c)) (* 1/8 (/ a (pow b_2 3))))) |
(* 1/2 (/ c b_2)) |
(* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) |
(* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) |
(* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) |
(* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) |
(* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))) |
(* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))) |
(* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))) |
(* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) |
(* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))) |
(* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))) |
(* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))) |
(* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) |
(/ (+ (* 1/8 (* a (pow c 2))) (* 1/2 (* (pow b_2 2) c))) (pow b_2 3)) |
(/ (+ (* 1/8 (* a (pow c 2))) (* 1/2 (* (pow b_2 2) c))) (pow b_2 3)) |
(/ (+ (* 1/8 (* a (pow c 2))) (* 1/2 (* (pow b_2 2) c))) (pow b_2 3)) |
(* 1/2 (/ c b_2)) |
(/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2) |
(/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2) |
(/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2) |
(* 1/2 (/ c b_2)) |
(* -1 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)) |
(* -1 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)) |
(* -1 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)) |
(* 1/2 (/ c b_2)) |
(+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))) |
(+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))) |
(+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))) |
(* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) |
(* a (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2))))) |
(* a (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2))))) |
(* a (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2))))) |
(* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) |
(* -1 (* a (+ (* -1/2 (/ c (* a b_2))) (* -1/8 (/ (pow c 2) (pow b_2 3)))))) |
(* -1 (* a (+ (* -1/2 (/ c (* a b_2))) (* -1/8 (/ (pow c 2) (pow b_2 3)))))) |
(* -1 (* a (+ (* -1/2 (/ c (* a b_2))) (* -1/8 (/ (pow c 2) (pow b_2 3)))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1/2 (/ c b_2)) |
(/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2) |
(* -1 (/ (* b_2 (- a (* -1 a))) (pow a 2))) |
(* -1 (* b_2 (- (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a)) (/ -1 a)))) |
(* -1 (* b_2 (- (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a))) (/ -1 a)))) |
(* -1 (* b_2 (- (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a)))) (/ -1 a)))) |
(* -1/2 (/ c b_2)) |
(+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))) |
(* -1/2 (/ c b_2)) |
(* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(+ (* -1 (* a b_2)) (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ a c)) (/ b_2 (sqrt -1)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(* -1/2 (/ (* (pow a 2) c) b_2)) |
(/ (+ (* -1/2 (* (pow a 2) c)) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 2)))) b_2) |
(/ (+ (* -1/2 (* (pow a 2) c)) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 4))))) b_2) |
(/ (+ (* -1/2 (* (pow a 2) c)) (+ (* -1/2 (/ (* a (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4))))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 4)))))) b_2) |
(* -1 (* b_2 (- a (* -1 a)))) |
(* -1 (* b_2 (- (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2)))) (* -1 a)))) |
(* -1 (* b_2 (- (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))) (* -1 a)))) |
(* -1 (* b_2 (- (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6)))))) (* -1 a)))) |
(* -1/2 (/ (* (pow a 2) c) b_2)) |
(* (pow a 2) (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
(* (pow a 2) (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))) |
(* (pow a 2) (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(* (pow a 2) (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))) |
(* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))) |
(* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) (* -1 b_2)) a)))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a)) (* -1 b_2)) a)))) |
(* -1/2 (/ (* (pow a 2) c) b_2)) |
(* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3))))) |
(* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5))))))) |
(* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* c (+ (* -1/2 (/ (* a (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6)))))) b_2)) (* -1/16 (/ (pow a 4) (pow b_2 5))))))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(* c (+ (* -1 (/ (* a b_2) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (/ (* a b_2) c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))) (/ (* a b_2) c))) |
(* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(* -1 (* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -1)) (/ (* a b_2) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* a b_2)) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b_2 2) (sqrt -1))))) c)) (* a b_2)) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ a c)) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(+ (* (sqrt (* (pow a 3) c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* (pow a 3) c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))) |
(* a b_2) |
(* b_2 (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))))) |
(* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4)))))) |
(* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6))))))) |
(* -1 (* a b_2)) |
(* -1 (* b_2 (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2)))))) |
(* -1 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))))) |
(* -1 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6)))))))) |
(* a b_2) |
(* a (+ b_2 (* -1/2 (/ (* a c) b_2)))) |
(* a (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
(* a (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1))))))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))))))) |
(* a b_2) |
(+ (* -1/2 (/ (* (pow a 2) c) b_2)) (* a b_2)) |
(+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3)))))) |
(+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5)))))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))) |
(+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))) |
b_2 |
(* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))) |
(* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))) |
(* -1 b_2) |
(* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))) |
(* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
(+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))) |
(+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* a c)) |
(- (pow b_2 2) (* a c)) |
(- (pow b_2 2) (* a c)) |
(- (pow b_2 2) (* a c)) |
(pow b_2 2) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(pow b_2 2) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(pow b_2 2) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(* -1 (* a c)) |
(* a (- (/ (pow b_2 2) a) c)) |
(* a (- (/ (pow b_2 2) a) c)) |
(* a (- (/ (pow b_2 2) a) c)) |
(* -1 (* a c)) |
(* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))) |
(* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))) |
(* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))) |
(pow b_2 2) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(* -1 (* a c)) |
(* c (- (/ (pow b_2 2) c) a)) |
(* c (- (/ (pow b_2 2) c) a)) |
(* c (- (/ (pow b_2 2) c) a)) |
(* -1 (* a c)) |
(* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))) |
(* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))) |
(* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 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_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)) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/ a (pow b_2 3)) |
(/ a (pow b_2 3)) |
(/ a (pow b_2 3)) |
(/ a (pow b_2 3)) |
(/ a (pow b_2 3)) |
(/ a (pow b_2 3)) |
(/ a (pow b_2 3)) |
(/ a (pow b_2 3)) |
(/ a (pow b_2 3)) |
(/ a (pow b_2 3)) |
(/ a (pow b_2 3)) |
(/ a (pow b_2 3)) |
(/ a (pow b_2 3)) |
(/ a (pow b_2 3)) |
(/ a (pow b_2 3)) |
(/ a (pow b_2 3)) |
(/ a (pow b_2 3)) |
(/ a (pow b_2 3)) |
(/ a (pow b_2 3)) |
(/ a (pow b_2 3)) |
(/ a (pow b_2 3)) |
(/ a (pow b_2 3)) |
(/ a (pow b_2 3)) |
(/ a (pow b_2 3)) |
| Outputs |
|---|
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b_2 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) a)))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b_2 (+.f64 (*.f64 b_2 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 #s(literal -1 binary64) a)))) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) |
(/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 b_2))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64)))))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (/.f64 #s(literal 5/64 binary64) a))))) b_2) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (* 2 (/ 1 a))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b_2 #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b_2 #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) |
(+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 (*.f64 b_2 b_2)))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b_2 #s(literal 5 binary64)))))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)))) b_2) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 5 binary64)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)) |
(+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a))) |
(+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))) |
(-.f64 (/.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 b_2 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))))) a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 b_2 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))))) a)) a)) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) |
(* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal -1/2 binary64) b_2))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b_2 #s(literal 5 binary64))))) (/.f64 #s(literal -1/2 binary64) b_2))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)))) (*.f64 a b_2)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 5 binary64))))))) (/.f64 #s(literal -1/2 binary64) b_2))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b_2 (*.f64 c a)))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 c (-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (/.f64 b_2 (*.f64 c a)))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(*.f64 c (-.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))) (/.f64 b_2 (*.f64 c a)))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))) |
(*.f64 (+.f64 (/.f64 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (/.f64 b_2 a)) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)) (-.f64 #s(literal 0 binary64) c)) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b_2) (* (sqrt (* a c)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) b_2) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b_2 (sqrt -1)))) 1)) (* (sqrt (* a c)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b_2 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) #s(literal -1 binary64)))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))))) 1)) (* (sqrt (* a c)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b_2 (+.f64 (*.f64 b_2 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))))) #s(literal -1 binary64)))) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(/ (+ (* -1/2 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2)))) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b_2 b_2)))) b_2) |
(/ (+ (* -1/2 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4))))) b_2) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 4 binary64))))) b_2) |
(/ (+ (* -1/2 (* a c)) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 4)))))) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b_2 b_2))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #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 5/64 binary64))) (pow.f64 b_2 #s(literal 6 binary64))))) b_2) |
(* -2 b_2) |
(*.f64 b_2 #s(literal -2 binary64)) |
(* -1 (* b_2 (+ 2 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)))) |
(* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64)))))) |
(* -1 (* b_2 (+ 2 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 6 binary64))))))) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b_2 #s(literal 5 binary64))))))) |
(* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)))) b_2) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 5 binary64))))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))) |
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (sqrt -1)) (/ b_2 a)))) |
(*.f64 a (-.f64 (/.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) b_2) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1))))) a)) b_2) a)) (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (-.f64 #s(literal 0 binary64) a)) b_2) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1/2 (/ (* a c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) |
(* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b_2)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b_2 #s(literal 5 binary64))))))) |
(* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow a 3) (pow b_2 5))))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)))) b_2) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b_2 #s(literal 5 binary64))))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b_2 c)) (* (sqrt (/ a c)) (sqrt -1)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b_2 c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))) (/ b_2 c))) |
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b_2 c)))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) (/ b_2 c))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b_2 c))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -1)) (/ b_2 c)))) |
(*.f64 (+.f64 (/.f64 b_2 c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) b_2) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (pow b_2 2) (sqrt -1))))) c)) b_2) c)) (* (sqrt (/ a c)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))))) (-.f64 #s(literal 0 binary64) c)) b_2) c)) (-.f64 #s(literal 0 binary64) c)) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))))) |
b_2 |
(* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(*.f64 b_2 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)))) |
(* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))) |
(*.f64 b_2 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64)))))) |
(* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))) |
(*.f64 b_2 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 6 binary64))))))) |
(* -1 b_2) |
(-.f64 #s(literal 0 binary64) b_2) |
(* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)))) |
(* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64)))))) |
(* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 6 binary64))))))) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+.f64 b_2 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
(+.f64 b_2 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) |
(+.f64 b_2 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b_2 #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))))) (*.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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))))))) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+.f64 b_2 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))) |
(+.f64 b_2 (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b_2)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))) |
(+.f64 b_2 (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b_2 #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 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_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 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))))))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))))) (-.f64 #s(literal 0 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/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b_2 2) (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1)))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c)))))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b_2 2) (+ (* 1/2 (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow c 3)))) (* a (* c (pow (sqrt -1) 2))))) (/ 1 (* (pow a 4) (pow c 4))))) (sqrt -1)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/4 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1) 2))))) (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -1))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (*.f64 b_2 b_2) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))))))) (-.f64 #s(literal 0 binary64) (*.f64 c a))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))))))) (sqrt.f64 #s(literal -1 binary64))))))))) |
(/ 1 b_2) |
(/.f64 #s(literal 1 binary64) b_2) |
(/ (+ 1 (* 1/2 (/ (* a c) (pow b_2 2)))) b_2) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) b_2) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2))))) b_2) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))))) b_2) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow c 3))) (* -1/2 (* a (* c (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))))))) (pow b_2 6))) (* 1/2 (/ (* a c) (pow b_2 2)))))) b_2) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -3/4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (pow.f64 b_2 #s(literal 6 binary64))))) b_2) |
(/ -1 b_2) |
(/.f64 #s(literal -1 binary64) b_2) |
(* -1 (/ (+ 1 (* 1/2 (/ (* a c) (pow b_2 2)))) b_2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (* 1/2 (/ (* a c) (pow b_2 2))))) b_2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))) (pow b_2 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 3) (pow c 3))) (* -1/2 (* a (* c (+ (* -1 (* (pow a 2) (pow c 2))) (* 1/4 (* (pow a 2) (pow c 2)))))))) (pow b_2 6))) (* 1/2 (/ (* a c) (pow b_2 2)))))) b_2)) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -3/4 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -3/4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (pow.f64 b_2 #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b_2)) |
(/ 1 b_2) |
(/.f64 #s(literal 1 binary64) b_2) |
(+ (* 1/2 (/ (* a c) (pow b_2 3))) (/ 1 b_2)) |
(+.f64 (/.f64 #s(literal 1 binary64) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(+ (* a (+ (* -1/2 (* a (* b_2 (+ (* -1 (/ (pow c 2) (pow b_2 6))) (* 1/4 (/ (pow c 2) (pow b_2 6))))))) (* 1/2 (/ c (pow b_2 3))))) (/ 1 b_2)) |
(+.f64 (/.f64 #s(literal 1 binary64) b_2) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a b_2) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -3/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 (*.f64 b_2 b_2))))))) |
(+ (* a (+ (* 1/2 (/ c (pow b_2 3))) (* a (+ (* -1/2 (* a (* b_2 (+ (* -1 (/ (pow c 3) (pow b_2 8))) (* -1/2 (/ (* c (+ (* -1 (/ (pow c 2) (pow b_2 6))) (* 1/4 (/ (pow c 2) (pow b_2 6))))) (pow b_2 2))))))) (* -1/2 (* b_2 (+ (* -1 (/ (pow c 2) (pow b_2 6))) (* 1/4 (/ (pow c 2) (pow b_2 6)))))))))) (/ 1 b_2)) |
(+.f64 (/.f64 #s(literal 1 binary64) b_2) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 (*.f64 b_2 b_2)))) (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 a b_2) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -3/4 binary64)))) (*.f64 b_2 b_2)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b_2 #s(literal 8 binary64))))) (*.f64 b_2 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -3/4 binary64))))))))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (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_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/4 (/ (* a (pow b_2 4)) (* (pow c 3) (pow (sqrt -1) 2)))) (/ (pow b_2 6) (pow c 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 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_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c 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/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a (pow c 5))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/4 (/ (* a (pow b_2 4)) (pow c 3))) (/ (pow b_2 6) (pow c 4))))))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))))))) (*.f64 a (*.f64 a a)))) |
(/ 1 b_2) |
(/.f64 #s(literal 1 binary64) b_2) |
(+ (* 1/2 (/ (* a c) (pow b_2 3))) (/ 1 b_2)) |
(+.f64 (/.f64 #s(literal 1 binary64) b_2) (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(+ (* c (+ (* -1/2 (* b_2 (* c (+ (* -1 (/ (pow a 2) (pow b_2 6))) (* 1/4 (/ (pow a 2) (pow b_2 6))))))) (* 1/2 (/ a (pow b_2 3))))) (/ 1 b_2)) |
(+.f64 (/.f64 #s(literal 1 binary64) b_2) (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c b_2) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -3/4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(+ (* c (+ (* 1/2 (/ a (pow b_2 3))) (* c (+ (* -1/2 (* b_2 (* c (+ (* -1 (/ (pow a 3) (pow b_2 8))) (* -1/2 (/ (* a (+ (* -1 (/ (pow a 2) (pow b_2 6))) (* 1/4 (/ (pow a 2) (pow b_2 6))))) (pow b_2 2))))))) (* -1/2 (* b_2 (+ (* -1 (/ (pow a 2) (pow b_2 6))) (* 1/4 (/ (pow a 2) (pow b_2 6)))))))))) (/ 1 b_2)) |
(+.f64 (/.f64 #s(literal 1 binary64) b_2) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 c (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 c b_2) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -3/4 binary64)))) (*.f64 b_2 b_2)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b_2 #s(literal 8 binary64))))) (*.f64 b_2 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal -3/4 binary64))))))))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (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_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/4 (/ (* (pow b_2 4) c) (* (pow a 3) (pow (sqrt -1) 2)))) (/ (pow b_2 6) (pow a 4))) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 #s(literal -1/2 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_2 #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64)))) (+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))))))) |
(+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/4 (/ (* (pow b_2 4) c) (pow a 3))) (/ (pow b_2 6) (pow a 4)))))) (* 1/2 (* (sqrt (/ c (pow a 5))) (* (pow b_2 4) (sqrt -1))))) (pow c 3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (+.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))))) (*.f64 c (*.f64 c c)))) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
(/ -2 a) |
(/.f64 #s(literal -2 binary64) a) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) |
(* 1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) |
(* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))))) |
(* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))))) |
(* c (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))))) |
(* 1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) |
(* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) b_2) (*.f64 c a)) (/.f64 #s(literal -1/2 binary64) b_2)))) |
(* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) b_2) (*.f64 c a)) (/.f64 #s(literal -1/2 binary64) b_2)))) |
(* -1 (* c (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) b_2) (*.f64 c a)) (/.f64 #s(literal -1/2 binary64) b_2)))) |
(* 1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) |
(/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 b_2) a)) (*.f64 c #s(literal 1/2 binary64))) b_2) |
(/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 b_2) a)) (*.f64 c #s(literal 1/2 binary64))) b_2) |
(/ (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 b_2) a)) (*.f64 c #s(literal 1/2 binary64))) b_2) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))) |
(*.f64 b_2 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal -2 binary64) a))) |
(* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))) |
(*.f64 b_2 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal -2 binary64) a))) |
(* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))) |
(*.f64 b_2 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal -2 binary64) a))) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b_2)) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a) |
(/.f64 (+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2))) a) |
(/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a) |
(/.f64 (+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2))) a) |
(/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a) |
(/.f64 (+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2))) a) |
(* 1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) |
(* 1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) |
(/ 1/2 b_2) |
(/.f64 #s(literal 1/2 binary64) b_2) |
(/ (+ 1/2 (* -2 (/ (pow b_2 2) (* a c)))) b_2) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 c a))) b_2) |
(/ (+ 1/2 (* -2 (/ (pow b_2 2) (* a c)))) b_2) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 c a))) b_2) |
(/ (+ 1/2 (* -2 (/ (pow b_2 2) (* a c)))) b_2) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 c a))) b_2) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* b_2 (- (* 1/2 (/ 1 (pow b_2 2))) (* 2 (/ 1 (* a c))))) |
(*.f64 b_2 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b_2 b_2)) (/.f64 #s(literal -2 binary64) (*.f64 c a)))) |
(* b_2 (- (* 1/2 (/ 1 (pow b_2 2))) (* 2 (/ 1 (* a c))))) |
(*.f64 b_2 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b_2 b_2)) (/.f64 #s(literal -2 binary64) (*.f64 c a)))) |
(* b_2 (- (* 1/2 (/ 1 (pow b_2 2))) (* 2 (/ 1 (* a c))))) |
(*.f64 b_2 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b_2 b_2)) (/.f64 #s(literal -2 binary64) (*.f64 c a)))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -1 (* b_2 (- (* 2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b_2 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 c a)) (/.f64 #s(literal -1/2 binary64) (*.f64 b_2 b_2)))) |
(* -1 (* b_2 (- (* 2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b_2 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 c a)) (/.f64 #s(literal -1/2 binary64) (*.f64 b_2 b_2)))) |
(* -1 (* b_2 (- (* 2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b_2 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 c a)) (/.f64 #s(literal -1/2 binary64) (*.f64 b_2 b_2)))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(/ (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) c) |
(/.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) c) |
(/ (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) c) |
(/.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) c) |
(/ (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) c) |
(/.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) c) |
(/ 1/2 b_2) |
(/.f64 #s(literal 1/2 binary64) b_2) |
(+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a)))) |
(+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a)))) |
(+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a)))) |
(/ 1/2 b_2) |
(/.f64 #s(literal 1/2 binary64) b_2) |
(+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a)))) |
(+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a)))) |
(+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a)))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(/ (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b_2)) a) |
(/ (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b_2)) a) |
(/ (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b_2)) a) |
(/ 1/2 b_2) |
(/.f64 #s(literal 1/2 binary64) b_2) |
(+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a)))) |
(+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a)))) |
(+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a)))) |
(/ 1/2 b_2) |
(/.f64 #s(literal 1/2 binary64) b_2) |
(+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a)))) |
(+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a)))) |
(+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a)))) |
(/ 1/2 b_2) |
(/.f64 #s(literal 1/2 binary64) b_2) |
(/ 1/2 b_2) |
(/.f64 #s(literal 1/2 binary64) b_2) |
(/ 1/2 b_2) |
(/.f64 #s(literal 1/2 binary64) b_2) |
(/ 1/2 b_2) |
(/.f64 #s(literal 1/2 binary64) b_2) |
(/ 1/2 b_2) |
(/.f64 #s(literal 1/2 binary64) b_2) |
(/ 1/2 b_2) |
(/.f64 #s(literal 1/2 binary64) b_2) |
(/ 1/2 b_2) |
(/.f64 #s(literal 1/2 binary64) b_2) |
(/ 1/2 b_2) |
(/.f64 #s(literal 1/2 binary64) b_2) |
(/ 1/2 b_2) |
(/.f64 #s(literal 1/2 binary64) b_2) |
(/ 1/2 b_2) |
(/.f64 #s(literal 1/2 binary64) b_2) |
(/ 1/2 b_2) |
(/.f64 #s(literal 1/2 binary64) b_2) |
(/ 1/2 b_2) |
(/.f64 #s(literal 1/2 binary64) b_2) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) |
(+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 (*.f64 b_2 b_2)))) |
(+ (* -1/2 (/ c b_2)) (* a (- (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b_2 #s(literal 5 binary64)))))) |
(+ (* -1/2 (/ c b_2)) (* a (- (* a (- (* -1 (* a (+ (* 1/128 (/ (pow c 4) (pow b_2 7))) (* 1/64 (/ (pow c 4) (pow b_2 7)))))) (* 1/16 (/ (pow c 3) (pow b_2 5))))) (* 1/8 (/ (pow c 2) (pow b_2 3)))))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 7 binary64))) #s(literal 3/128 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(* 8 (/ (pow b_2 3) (* (pow a 2) c))) |
(/.f64 (*.f64 #s(literal 8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 c (*.f64 a a))) |
(/ (+ (* -32 (/ (pow b_2 5) (* a (pow c 2)))) (* 8 (/ (pow b_2 3) c))) (pow a 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) c) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 a (*.f64 c c)))) (*.f64 a a)) |
(/ (- (+ (* 8 (/ (pow b_2 3) c)) (* 256 (/ (pow b_2 7) (* (pow a 2) (pow c 3))))) (* 32 (/ (pow b_2 5) (* a (pow c 2))))) (pow a 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) c) (+.f64 (/.f64 (*.f64 #s(literal 256 binary64) (pow.f64 b_2 #s(literal 7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 a (*.f64 c c))))) (*.f64 a a)) |
(/ (- (+ (* -1 (/ (+ (* 512 (/ (pow b_2 9) (pow c 4))) (* 1024 (/ (pow b_2 9) (pow c 4)))) (pow a 3))) (* 8 (/ (pow b_2 3) c))) (+ (* -256 (/ (pow b_2 7) (* (pow a 2) (pow c 3)))) (* 32 (/ (pow b_2 5) (* a (pow c 2)))))) (pow a 2)) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) c) (/.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 9 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1536 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 #s(literal 32 binary64) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 b_2 #s(literal 7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))))) (*.f64 a a)) |
(* 8 (/ (pow b_2 3) (* (pow a 2) c))) |
(/.f64 (*.f64 #s(literal 8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 c (*.f64 a a))) |
(/ (+ (* -32 (/ (pow b_2 5) (* a (pow c 2)))) (* 8 (/ (pow b_2 3) c))) (pow a 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) c) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 a (*.f64 c c)))) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -256 (/ (pow b_2 7) (* a (pow c 3)))) (* 32 (/ (pow b_2 5) (pow c 2)))) a)) (* 8 (/ (pow b_2 3) c))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) c) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 b_2 #s(literal 7 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 32 binary64) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 c c))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 512 (/ (pow b_2 9) (pow c 4))) (* 1024 (/ (pow b_2 9) (pow c 4)))) a)) (* 256 (/ (pow b_2 7) (pow c 3)))) a)) (* 32 (/ (pow b_2 5) (pow c 2)))) a)) (* 8 (/ (pow b_2 3) c))) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) c) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 32 binary64) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 c c)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (pow.f64 b_2 #s(literal 7 binary64))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 9 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 1536 binary64)) a)) a)) a)) (*.f64 a a)) |
(* 8 (/ (pow b_2 3) (* (pow a 2) c))) |
(/.f64 (*.f64 #s(literal 8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 c (*.f64 a a))) |
(* (pow b_2 3) (+ (* -32 (/ (pow b_2 2) (* (pow a 3) (pow c 2)))) (* 8 (/ 1 (* (pow a 2) c))))) |
(*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 b_2 b_2)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a a))))) |
(* (pow b_2 3) (+ (* (pow b_2 2) (- (* 256 (/ (pow b_2 2) (* (pow a 4) (pow c 3)))) (* 32 (/ 1 (* (pow a 3) (pow c 2)))))) (* 8 (/ 1 (* (pow a 2) c))))) |
(*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b_2 b_2) (+.f64 (/.f64 (*.f64 #s(literal 256 binary64) (*.f64 b_2 b_2)) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))))) |
(* (pow b_2 3) (+ (* (pow b_2 2) (- (* (pow b_2 2) (+ (* -1536 (/ (pow b_2 2) (* (pow a 5) (pow c 4)))) (* 256 (/ 1 (* (pow a 4) (pow c 3)))))) (* 32 (/ 1 (* (pow a 3) (pow c 2)))))) (* 8 (/ 1 (* (pow a 2) c))))) |
(*.f64 (*.f64 b_2 (*.f64 b_2 b_2)) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 (*.f64 b_2 b_2) (+.f64 (/.f64 (*.f64 #s(literal -1536 binary64) (*.f64 b_2 b_2)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 4 binary64)))) (/.f64 #s(literal 256 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))))) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) |
(/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 b_2))) b_2) |
(/ (- (+ (* -1/2 c) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))) (* 1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64)))))) b_2) |
(/ (- (+ (* -1 (/ (+ (* 1/128 (* (pow a 3) (pow c 4))) (* 1/64 (* (pow a 3) (pow c 4)))) (pow b_2 6))) (* -1/2 c)) (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))))) b_2) |
(/.f64 (-.f64 (-.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal 3/128 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b_2 b_2)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64)))) b_2) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) |
(* -1 (/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2)) |
(/.f64 (+.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b_2 b_2))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (/ (- (+ (* 1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))) (* 1/2 c)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64))) #s(literal 1/16 binary64)) (+.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b_2 b_2)))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* -1/64 (* (pow a 3) (pow c 4))) (* -1/128 (* (pow a 3) (pow c 4)))) (pow b_2 6))) (* 1/2 c)) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2)) |
(/.f64 (-.f64 (-.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal -3/128 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) |
(* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal -1/2 binary64) b_2))) |
(* c (- (* c (- (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b_2 #s(literal 5 binary64))))) (/.f64 #s(literal -1/2 binary64) b_2))) |
(* c (- (* c (- (* c (- (* -1 (* c (+ (* 1/128 (/ (pow a 3) (pow b_2 7))) (* 1/64 (/ (pow a 3) (pow b_2 7)))))) (* 1/16 (/ (pow a 2) (pow b_2 5))))) (* 1/8 (/ a (pow b_2 3))))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b_2 #s(literal 7 binary64))) #s(literal 3/128 binary64)) (-.f64 #s(literal 0 binary64) c)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))))) (/.f64 #s(literal -1/2 binary64) b_2))) |
(* 8 (/ (pow b_2 3) (* (pow a 2) c))) |
(/.f64 (*.f64 #s(literal 8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 c (*.f64 a a))) |
(/ (+ (* -32 (/ (pow b_2 5) (* (pow a 3) c))) (* 8 (/ (pow b_2 3) (pow a 2)))) c) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a a)) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 c (*.f64 a (*.f64 a a))))) c) |
(/ (- (+ (* 8 (/ (pow b_2 3) (pow a 2))) (* 256 (/ (pow b_2 7) (* (pow a 4) (pow c 2))))) (* 32 (/ (pow b_2 5) (* (pow a 3) c)))) c) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 256 binary64) (pow.f64 b_2 #s(literal 7 binary64))) (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 c (*.f64 a (*.f64 a a))))) c) |
(/ (- (+ (* -1 (/ (+ (* 512 (/ (pow b_2 9) (pow a 5))) (* 1024 (/ (pow b_2 9) (pow a 5)))) (pow c 3))) (* 8 (/ (pow b_2 3) (pow a 2)))) (+ (* -256 (/ (pow b_2 7) (* (pow a 4) (pow c 2)))) (* 32 (/ (pow b_2 5) (* (pow a 3) c))))) c) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a a)) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 9 binary64)) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (/.f64 #s(literal 1536 binary64) (*.f64 c c)))) (+.f64 (/.f64 (*.f64 #s(literal 32 binary64) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 b_2 #s(literal 7 binary64))) (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64)))))) c) |
(* 8 (/ (pow b_2 3) (* (pow a 2) c))) |
(/.f64 (*.f64 #s(literal 8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 c (*.f64 a a))) |
(* -1 (/ (+ (* -8 (/ (pow b_2 3) (pow a 2))) (* 32 (/ (pow b_2 5) (* (pow a 3) c)))) c)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 32 binary64) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a a))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (/ (+ (* -8 (/ (pow b_2 3) (pow a 2))) (* -1 (/ (- (* 256 (/ (pow b_2 7) (* (pow a 4) c))) (* 32 (/ (pow b_2 5) (pow a 3)))) c))) c)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a a)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 256 binary64) (pow.f64 b_2 #s(literal 7 binary64))) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 32 binary64) (pow.f64 b_2 #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (/ (+ (* -8 (/ (pow b_2 3) (pow a 2))) (* -1 (/ (- (* -1 (/ (- (+ (* 512 (/ (pow b_2 9) (* (pow a 5) c))) (* 1024 (/ (pow b_2 9) (* (pow a 5) c)))) (* 256 (/ (pow b_2 7) (pow a 4)))) c)) (* 32 (/ (pow b_2 5) (pow a 3)))) c))) c)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a a)) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 b_2 #s(literal 9 binary64)) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) #s(literal 1536 binary64)) (*.f64 #s(literal -256 binary64) (/.f64 (pow.f64 b_2 #s(literal 7 binary64)) (pow.f64 a #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal -32 binary64) (/.f64 (pow.f64 b_2 #s(literal 5 binary64)) (*.f64 a (*.f64 a a))))) c)) (-.f64 #s(literal 0 binary64) c)) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ (+ (* 1/8 (* a c)) (* 1/2 (pow b_2 2))) (pow b_2 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 b_2 b_2))) (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ (+ (* 1/8 (* a c)) (* (pow b_2 2) (+ 1/2 (* -2 (/ (pow b_2 2) (* a c)))))) (pow b_2 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 c a))))) (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ (+ (* 1/8 (* a c)) (* (pow b_2 2) (+ 1/2 (* -2 (/ (pow b_2 2) (* a c)))))) (pow b_2 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 (*.f64 b_2 b_2) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b_2 b_2)) (*.f64 c a))))) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* b_2 (- (* 1/2 (/ 1 (pow b_2 2))) (* 2 (/ 1 (* a c))))) |
(*.f64 b_2 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b_2 b_2)) (/.f64 #s(literal -2 binary64) (*.f64 c a)))) |
(* b_2 (- (+ (* 1/8 (/ (* a c) (pow b_2 4))) (* 1/2 (/ 1 (pow b_2 2)))) (* 2 (/ 1 (* a c))))) |
(*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b_2 b_2)) (/.f64 #s(literal -2 binary64) (*.f64 c a))))) |
(* b_2 (- (+ (* 1/8 (/ (* a c) (pow b_2 4))) (* 1/2 (/ 1 (pow b_2 2)))) (* 2 (/ 1 (* a c))))) |
(*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b_2 b_2)) (/.f64 #s(literal -2 binary64) (*.f64 c a))))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(* -1 (* b_2 (- (* 2 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b_2 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 c a)) (/.f64 #s(literal -1/2 binary64) (*.f64 b_2 b_2)))) |
(* -1 (* b_2 (- (+ (* -1/8 (/ (* a c) (pow b_2 4))) (* 2 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b_2 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (pow.f64 b_2 #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 c a)) (/.f64 #s(literal -1/2 binary64) (*.f64 b_2 b_2))))) |
(* -1 (* b_2 (- (+ (* -1/8 (/ (* a c) (pow b_2 4))) (* 2 (/ 1 (* a c)))) (* 1/2 (/ 1 (pow b_2 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (pow.f64 b_2 #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 c a)) (/.f64 #s(literal -1/2 binary64) (*.f64 b_2 b_2))))) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(/ (+ (* -2 (/ b_2 c)) (* 1/2 (/ a b_2))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b_2)) a) |
(/ (+ (* -2 (/ b_2 c)) (* a (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))))) a) |
(/ (+ (* -2 (/ b_2 c)) (* a (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))))) a) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* a (+ (* 1/8 (/ c (pow b_2 3))) (* 1/2 (/ 1 (* a b_2))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) c) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b_2)))) |
(* a (+ (* -2 (/ b_2 (* (pow a 2) c))) (+ (* 1/8 (/ c (pow b_2 3))) (/ 1/2 (* a b_2))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 c (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) c) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b_2))))) |
(* a (+ (* -2 (/ b_2 (* (pow a 2) c))) (+ (* 1/8 (/ c (pow b_2 3))) (/ 1/2 (* a b_2))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 c (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) c) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1/2 binary64) (*.f64 a b_2))))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* -1 (* a (- (* -1/8 (/ c (pow b_2 3))) (* 1/2 (/ 1 (* a b_2)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) c) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal -1/2 binary64) (*.f64 a b_2))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) a)) (* -1/8 (/ c (pow b_2 3)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) c) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a)))) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) a)) (* -1/8 (/ c (pow b_2 3)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) c) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a)))) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -2 (/ b_2 (* a c))) |
(*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))) |
(/ (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) c) |
(/.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) c) |
(/ (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))) c) |
(/.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))))) c) |
(/ (+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))) c) |
(/.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))))) c) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* c (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b_2)))) |
(* c (+ (* -2 (/ b_2 (* a (pow c 2)))) (+ (* 1/8 (/ a (pow b_2 3))) (/ 1/2 (* b_2 c))))) |
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2)))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b_2)))) |
(* c (+ (* -2 (/ b_2 (* a (pow c 2)))) (+ (* 1/8 (/ a (pow b_2 3))) (/ 1/2 (* b_2 c))))) |
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2)))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b_2)))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* -1 (* c (- (* -1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b_2))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) c)) (* -1/8 (/ a (pow b_2 3)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a)))) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) c)) (* -1/8 (/ a (pow b_2 3)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a)))) c)) (-.f64 #s(literal 0 binary64) c)) |
(* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ (+ (* 1/8 (* a (pow c 2))) (* 1/2 (* (pow b_2 2) c))) (pow b_2 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b_2 b_2)))) (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ (+ (* 1/8 (* a (pow c 2))) (* (pow b_2 2) (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)))) (pow b_2 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 b_2) a)) (*.f64 c #s(literal 1/2 binary64))))) (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ (+ (* 1/8 (* a (pow c 2))) (* (pow b_2 2) (+ (* -2 (/ (pow b_2 2) a)) (* 1/2 c)))) (pow b_2 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 b_2) a)) (*.f64 c #s(literal 1/2 binary64))))) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* b_2 (- (* 1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a)))) |
(*.f64 b_2 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal -2 binary64) a))) |
(* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))) |
(*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal -2 binary64) a)))) |
(* b_2 (- (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 1/2 (/ c (pow b_2 2)))) (* 2 (/ 1 a)))) |
(*.f64 b_2 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal -2 binary64) a)))) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -1 (* b_2 (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (* 2 (/ 1 a)))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b_2 #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b_2)) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(/ (+ (* -2 b_2) (* 1/2 (/ (* a c) b_2))) a) |
(/.f64 (+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2))) a) |
(/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a) |
(/.f64 (+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))))) a) |
(/ (+ (* -2 b_2) (* a (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))))) a) |
(/.f64 (+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))))) a) |
(* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* a (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b_2)))) |
(* a (+ (* -2 (/ b_2 (pow a 2))) (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2)))))) |
(*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b_2))) (/.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 a a)))) |
(* a (+ (* -2 (/ b_2 (pow a 2))) (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2)))))) |
(*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b_2))) (/.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 a a)))) |
(* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* -1 (* a (+ (* -1/2 (/ c (* a b_2))) (* -1/8 (/ (pow c 2) (pow b_2 3)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c a) b_2))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) a)) (* -1/8 (/ (pow c 2) (pow b_2 3)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) a)) (* -1/8 (/ (pow c 2) (pow b_2 3)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -2 (/ b_2 a)) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(+ (* -2 (/ b_2 a)) (* 1/2 (/ c b_2))) |
(+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) |
(+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))) |
(+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(+ (* -2 (/ b_2 a)) (* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2))))) |
(+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b_2)))) |
(* (pow c 2) (+ (* -2 (/ b_2 (* a (pow c 2)))) (+ (* 1/8 (/ a (pow b_2 3))) (/ 1/2 (* b_2 c))))) |
(*.f64 (*.f64 c c) (+.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2)))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b_2)))) |
(* (pow c 2) (+ (* -2 (/ b_2 (* a (pow c 2)))) (+ (* 1/8 (/ a (pow b_2 3))) (/ 1/2 (* b_2 c))))) |
(*.f64 (*.f64 c c) (+.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2)))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b_2)))) |
(* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b_2)))) |
(* (pow c 2) (+ (* -1 (/ (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) c)) (* 1/8 (/ a (pow b_2 3))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) b_2) (*.f64 c a)) (/.f64 #s(literal -1/2 binary64) b_2)) c))) |
(* (pow c 2) (+ (* -1 (/ (- (* 2 (/ b_2 (* a c))) (* 1/2 (/ 1 b_2))) c)) (* 1/8 (/ a (pow b_2 3))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) b_2) (*.f64 c a)) (/.f64 #s(literal -1/2 binary64) b_2)) c))) |
(* 1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) |
(* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(* c (+ (* 1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b_2)))) |
(* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b_2)))) |
(* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b_2)))) |
(* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b_2)))) |
(* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b_2)))) |
(* (pow c 2) (+ (* 1/8 (/ a (pow b_2 3))) (* 1/2 (/ 1 (* b_2 c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal 1/2 binary64) (*.f64 c b_2)))) |
(* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ (+ (* 1/8 (* a (pow c 2))) (* 1/2 (* (pow b_2 2) c))) (pow b_2 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b_2 b_2)))) (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ (+ (* 1/8 (* a (pow c 2))) (* 1/2 (* (pow b_2 2) c))) (pow b_2 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b_2 b_2)))) (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ (+ (* 1/8 (* a (pow c 2))) (* 1/2 (* (pow b_2 2) c))) (pow b_2 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b_2 b_2)))) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) |
(/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2) |
(/.f64 (+.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b_2 b_2))) b_2) |
(/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2) |
(/.f64 (+.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b_2 b_2))) b_2) |
(/ (+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* 1/2 c)) b_2) |
(/.f64 (+.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b_2 b_2))) b_2) |
(* 1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) |
(* -1 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 c #s(literal -1/2 binary64)))) b_2) |
(* -1 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 c #s(literal -1/2 binary64)))) b_2) |
(* -1 (/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b_2 b_2)) (*.f64 #s(literal -1 binary64) (*.f64 c #s(literal -1/2 binary64)))) b_2) |
(* 1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) |
(+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) |
(+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) |
(+ (* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) (* 1/2 (/ c b_2))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2)))) |
(* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* a (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b_2)))) |
(* a (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b_2)))) |
(* a (+ (* 1/8 (/ (pow c 2) (pow b_2 3))) (* 1/2 (/ c (* a b_2))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b_2)))) |
(* 1/8 (/ (* a (pow c 2)) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* -1 (* a (+ (* -1/2 (/ c (* a b_2))) (* -1/8 (/ (pow c 2) (pow b_2 3)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c a) b_2))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/2 (/ c (* a b_2))) (* -1/8 (/ (pow c 2) (pow b_2 3)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c a) b_2))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/2 (/ c (* a b_2))) (* -1/8 (/ (pow c 2) (pow b_2 3)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c a) b_2))) (-.f64 #s(literal 0 binary64) a)) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b_2 (sqrt -1)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b_2 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) a)))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -1)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b_2 (+.f64 (*.f64 b_2 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 #s(literal -1 binary64) a)))) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) |
(/ (+ (* -1/2 c) (* -1/8 (/ (* a (pow c 2)) (pow b_2 2)))) b_2) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 b_2))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4))))) b_2) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64)))))) b_2) |
(/ (+ (* -1/2 c) (+ (* -1/2 (/ (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4)))) (* a (pow b_2 6)))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 4)))))) b_2) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b_2 #s(literal 6 binary64))) (/.f64 #s(literal 5/64 binary64) a))))) b_2) |
(* -1 (/ (* b_2 (- a (* -1 a))) (pow a 2))) |
(/.f64 (*.f64 b_2 (+.f64 a a)) (*.f64 #s(literal -1 binary64) (*.f64 a a))) |
(* -1 (* b_2 (- (+ (* -1/2 (/ c (pow b_2 2))) (/ 1 a)) (/ -1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a)))) |
(* -1 (* b_2 (- (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (/ 1 a))) (/ -1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b_2 #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a)))) |
(* -1 (* b_2 (- (+ (* -1/2 (/ c (pow b_2 2))) (+ (* -1/8 (/ (* a (pow c 2)) (pow b_2 4))) (+ (* -1/16 (/ (* (pow a 2) (pow c 3)) (pow b_2 6))) (/ 1 a)))) (/ -1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b_2 #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b_2 #s(literal 6 binary64)))))) (/.f64 #s(literal 1 binary64) a))) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) |
(+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 (*.f64 b_2 b_2)))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b_2 #s(literal 5 binary64)))))) |
(+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5)))))))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)))) b_2) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 5 binary64)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)) |
(+ (* -1 (/ b_2 a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a))) |
(+ (* -1 (/ b_2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a))) |
(-.f64 (/.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1))))) a))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 b_2 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))))) a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b_2 (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a))) a))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 b_2 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))))) a)) a)) |
(* -1/2 (/ c b_2)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) |
(* c (- (* -1/8 (/ (* a c) (pow b_2 3))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c a)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 #s(literal -1/2 binary64) b_2))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* -1/16 (/ (* (pow a 2) c) (pow b_2 5))))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b_2 #s(literal 5 binary64))))) (/.f64 #s(literal -1/2 binary64) b_2))) |
(* c (- (* c (+ (* -1/8 (/ a (pow b_2 3))) (* c (+ (* -1/2 (/ (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6))))) (* a b_2))) (* -1/16 (/ (pow a 2) (pow b_2 5))))))) (* 1/2 (/ 1 b_2)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) a) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)))) (*.f64 a b_2)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a a)) (pow.f64 b_2 #s(literal 5 binary64))))))) (/.f64 #s(literal -1/2 binary64) b_2))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* c (+ (* -1 (/ b_2 (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b_2 (*.f64 c a)))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 c (-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (/.f64 b_2 (*.f64 c a)))) |
(* c (+ (* -1 (/ b_2 (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(*.f64 c (-.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))) (/.f64 b_2 (*.f64 c a)))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (sqrt -1)) (/ b_2 (* a c))))) |
(*.f64 (+.f64 (/.f64 b_2 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (/.f64 b_2 a)) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b_2 a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b_2 2) (sqrt -1))))) c))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)) (-.f64 #s(literal 0 binary64) 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 (* a b_2)) (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 a b_2)) |
(+ (* b_2 (- (* 1/2 (* (sqrt (/ a c)) (/ b_2 (sqrt -1)))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b_2 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b_2 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))) a))) |
(+ (* b_2 (- (* b_2 (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))))) a)) (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b_2 (-.f64 (*.f64 b_2 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) a))) |
(* -1/2 (/ (* (pow a 2) c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) b_2) |
(/ (+ (* -1/2 (* (pow a 2) c)) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 2)))) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b_2 b_2)))) b_2) |
(/ (+ (* -1/2 (* (pow a 2) c)) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 4))))) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b_2 b_2))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b_2 #s(literal 4 binary64)))))) b_2) |
(/ (+ (* -1/2 (* (pow a 2) c)) (+ (* -1/2 (/ (* a (+ (* 1/64 (* (pow a 4) (pow c 4))) (* 1/16 (* (pow a 4) (pow c 4))))) (pow b_2 6))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 2))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 4)))))) b_2) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b_2 b_2))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b_2 #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 5/64 binary64)))) (pow.f64 b_2 #s(literal 6 binary64))))) b_2) |
(* -1 (* b_2 (- a (* -1 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 a a))) |
(* -1 (* b_2 (- (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2)))) (* -1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 a (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b_2 b_2))))) |
(* -1 (* b_2 (- (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))) (* -1 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 a (+.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))))))))) |
(* -1 (* b_2 (- (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6)))))) (* -1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 a (+.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b_2 #s(literal 6 binary64))))))) |
(* -1/2 (/ (* (pow a 2) c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) b_2) |
(* (pow a 2) (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(* (pow a 2) (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b_2 #s(literal 5 binary64))))))) |
(* (pow a 2) (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* a (+ (* -1/2 (/ (* a (+ (* 1/64 (/ (pow c 4) (pow b_2 6))) (* 1/16 (/ (pow c 4) (pow b_2 6))))) b_2)) (* -1/16 (/ (pow c 3) (pow b_2 5))))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)))) b_2) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 5 binary64))))))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) |
(* (pow a 2) (+ (* -1 (/ b_2 a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)) (*.f64 a a)) |
(* (pow a 2) (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) (/ b_2 a))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a)))) |
(* (pow a 2) (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) (/ b_2 a))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b_2 a))))) |
(* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b_2 a)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 b_2 (-.f64 #s(literal 0 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b_2 2) (sqrt -1)))) (* -1 b_2)) a)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 b_2 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))))) a))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 4) (sqrt -1))))) a)) (* -1 b_2)) a)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 b_2 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))))) a)) a))) |
(* -1/2 (/ (* (pow a 2) c) b_2)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) b_2) |
(* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b_2) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b_2 (*.f64 b_2 b_2))))) |
(* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b_2) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b_2 #s(literal 5 binary64))))))) |
(* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* c (+ (* -1/2 (/ (* a (* c (+ (* 1/64 (/ (pow a 4) (pow b_2 6))) (* 1/16 (/ (pow a 4) (pow b_2 6)))))) b_2)) (* -1/16 (/ (pow a 4) (pow b_2 5))))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b_2) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b_2 (*.f64 b_2 b_2))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c a) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) #s(literal 5/64 binary64)))) b_2) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b_2 #s(literal 5 binary64))))))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) |
(* c (+ (* -1 (/ (* a b_2) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 a b_2) c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (/ (* a b_2) c))) |
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 a b_2) c)))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))) (/ (* a b_2) c))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 a b_2) c))))) |
(* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) |
(* -1 (* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -1)) (/ (* a b_2) c)))) |
(*.f64 (+.f64 (/.f64 (*.f64 a b_2) c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ a c)) (* (pow b_2 2) (sqrt -1)))) (* a b_2)) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 a c)))) (*.f64 a b_2)) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b_2 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b_2 2) (sqrt -1))))) c)) (* a b_2)) c)) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (*.f64 c a))))) (-.f64 #s(literal 0 binary64) c)) (*.f64 a b_2)) c)) (-.f64 #s(literal 0 binary64) 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/2 (* (sqrt (/ a c)) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* (sqrt (* (pow a 3) c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b_2 b_2) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* (sqrt (* (pow a 3) c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))))) |
(* a b_2) |
(*.f64 a b_2) |
(* b_2 (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))))) |
(*.f64 b_2 (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b_2 b_2)))) |
(* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4)))))) |
(*.f64 b_2 (+.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))))))) |
(* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6))))))) |
(*.f64 b_2 (+.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b_2 #s(literal 6 binary64)))))) |
(* -1 (* a b_2)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b_2)) |
(* -1 (* b_2 (+ a (* -1/2 (/ (* (pow a 2) c) (pow b_2 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b_2 b_2)))) |
(* -1 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))))))) |
(* -1 (* b_2 (+ a (+ (* -1/2 (/ (* (pow a 2) c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 3) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 4) (pow c 3)) (pow b_2 6)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b_2 b_2)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b_2 #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b_2 #s(literal 6 binary64)))))) |
(* a b_2) |
(*.f64 a b_2) |
(* a (+ b_2 (* -1/2 (/ (* a c) b_2)))) |
(*.f64 a (+.f64 b_2 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2))) |
(* a (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3))))))) |
(*.f64 a (+.f64 b_2 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 (*.f64 b_2 b_2))))))) |
(* a (+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5))))))))) |
(*.f64 a (+.f64 b_2 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b_2 #s(literal 5 binary64))))))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) |
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1))))))) |
(*.f64 (*.f64 a a) (+.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))))))) |
(*.f64 (*.f64 a a) (+.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))))) |
(* a b_2) |
(*.f64 a b_2) |
(+ (* -1/2 (/ (* (pow a 2) c) b_2)) (* a b_2)) |
(+.f64 (*.f64 a b_2) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) b_2)) |
(+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* -1/8 (/ (* (pow a 3) c) (pow b_2 3)))))) |
(+.f64 (*.f64 a b_2) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b_2) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(+ (* a b_2) (* c (+ (* -1/2 (/ (pow a 2) b_2)) (* c (+ (* -1/8 (/ (pow a 3) (pow b_2 3))) (* -1/16 (/ (* (pow a 4) c) (pow b_2 5)))))))) |
(+.f64 (*.f64 a b_2) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) b_2) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b_2 #s(literal 5 binary64)))))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) |
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) |
(* -1 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) c)) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (* a c)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b_2 b_2)) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b_2 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* (sqrt (* a c)) (sqrt -1)) (* (pow b_2 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -1)))) (* (pow b_2 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b_2 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b_2 b_2) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))))) |
b_2 |
(* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2))))) |
(*.f64 b_2 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)))) |
(* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4)))))) |
(*.f64 b_2 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64)))))) |
(* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6))))))) |
(*.f64 b_2 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 6 binary64))))))) |
(* -1 b_2) |
(-.f64 #s(literal 0 binary64) b_2) |
(* -1 (* b_2 (+ 1 (* -1/2 (/ (* a c) (pow b_2 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)))) |
(* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64)))))) |
(* -1 (* b_2 (+ 1 (+ (* -1/2 (/ (* a c) (pow b_2 2))) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b_2 4))) (* -1/16 (/ (* (pow a 3) (pow c 3)) (pow b_2 6)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b_2 #s(literal 4 binary64)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b_2 #s(literal 6 binary64))))))) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+.f64 b_2 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* -1/8 (/ (* a (pow c 2)) (pow b_2 3)))))) |
(+.f64 b_2 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(+ b_2 (* a (+ (* -1/2 (/ c b_2)) (* a (+ (* -1/8 (/ (pow c 2) (pow b_2 3))) (* -1/16 (/ (* a (pow c 3)) (pow b_2 5)))))))) |
(+.f64 b_2 (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b_2 #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2))))) (*.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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64))))))))) |
b_2 |
(+ b_2 (* -1/2 (/ (* a c) b_2))) |
(+.f64 b_2 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* -1/8 (/ (* (pow a 2) c) (pow b_2 3)))))) |
(+.f64 b_2 (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b_2)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b_2 (*.f64 b_2 b_2)))))) |
(+ b_2 (* c (+ (* -1/2 (/ a b_2)) (* c (+ (* -1/8 (/ (pow a 2) (pow b_2 3))) (* -1/16 (/ (* (pow a 3) c) (pow b_2 5)))))))) |
(+.f64 b_2 (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b_2 #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 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_2 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b_2 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b_2 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b_2 #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b_2 b_2) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b_2 #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 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))))))))) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b_2 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b_2 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b_2 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b_2 b_2)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b_2 #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* a c)) |
(-.f64 #s(literal 0 binary64) (*.f64 c a)) |
(- (pow b_2 2) (* a c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(- (pow b_2 2) (* a c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(- (pow b_2 2) (* a c)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b_2 b_2)))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b_2 b_2)))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b_2 b_2)))) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b_2 b_2)))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b_2 b_2)))) |
(* (pow b_2 2) (+ 1 (* -1 (/ (* a c) (pow b_2 2))))) |
(*.f64 (*.f64 b_2 b_2) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b_2 b_2)))) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(* -1 (* a c)) |
(-.f64 #s(literal 0 binary64) (*.f64 c a)) |
(* a (- (/ (pow b_2 2) a) c)) |
(*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)) |
(* a (- (/ (pow b_2 2) a) c)) |
(*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)) |
(* a (- (/ (pow b_2 2) a) c)) |
(*.f64 a (-.f64 (/.f64 (*.f64 b_2 b_2) a) c)) |
(* -1 (* a c)) |
(-.f64 #s(literal 0 binary64) (*.f64 c a)) |
(* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b_2 b_2) a)) c)) |
(* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b_2 b_2) a)) c)) |
(* -1 (* a (- (* -1 (/ (pow b_2 2) a)) (* -1 c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b_2 b_2) a)) c)) |
(pow b_2 2) |
(*.f64 b_2 b_2) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(+ (* -1 (* a c)) (pow b_2 2)) |
(-.f64 (*.f64 b_2 b_2) (*.f64 c a)) |
(* -1 (* a c)) |
(-.f64 #s(literal 0 binary64) (*.f64 c a)) |
(* c (- (/ (pow b_2 2) c) a)) |
(*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)) |
(* c (- (/ (pow b_2 2) c) a)) |
(*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)) |
(* c (- (/ (pow b_2 2) c) a)) |
(*.f64 c (-.f64 (/.f64 (*.f64 b_2 b_2) c) a)) |
(* -1 (* a c)) |
(-.f64 #s(literal 0 binary64) (*.f64 c a)) |
(* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b_2 b_2) c)) a)) |
(* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b_2 b_2) c)) a)) |
(* -1 (* c (- (* -1 (/ (pow b_2 2) c)) (* -1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b_2 b_2) c)) a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(/ b_2 (* a c)) |
(/.f64 b_2 (*.f64 c a)) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(* 1/8 (/ (* a c) (pow b_2 3))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1/8 binary64)) (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ a (pow b_2 3)) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ a (pow b_2 3)) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ a (pow b_2 3)) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ a (pow b_2 3)) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ a (pow b_2 3)) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ a (pow b_2 3)) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ a (pow b_2 3)) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ a (pow b_2 3)) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ a (pow b_2 3)) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ a (pow b_2 3)) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ a (pow b_2 3)) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ a (pow b_2 3)) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ a (pow b_2 3)) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ a (pow b_2 3)) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ a (pow b_2 3)) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ a (pow b_2 3)) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ a (pow b_2 3)) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ a (pow b_2 3)) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ a (pow b_2 3)) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ a (pow b_2 3)) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ a (pow b_2 3)) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ a (pow b_2 3)) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ a (pow b_2 3)) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
(/ a (pow b_2 3)) |
(/.f64 a (*.f64 b_2 (*.f64 b_2 b_2))) |
Compiled 62043 to 5550 computations (91.1% saved)
43 alts after pruning (36 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1799 | 15 | 1814 |
| Fresh | 5 | 21 | 26 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 6 | 6 |
| Total | 1808 | 43 | 1851 |
| Status | Accuracy | Program |
|---|---|---|
| 29.5% | (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) b_2) a) | |
| 28.5% | (/.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) a) | |
| 8.5% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 b_2) a)) (*.f64 c #s(literal 1/2 binary64))))) (*.f64 b_2 (*.f64 b_2 b_2))) c)) | |
| 28.7% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) c)) | |
| 32.5% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b_2)) a)) | |
| 29.1% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) c)) | |
| 27.0% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 c (+.f64 (exp.f64 (*.f64 (log.f64 (/.f64 b_2 #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 c (*.f64 #s(literal 1/8 binary64) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2)))))))) c)) | |
| 1.5% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b_2)))) c)) | |
| 31.0% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) b_2))) | |
| 12.9% | (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) b_2) a) | |
| 35.9% | (/.f64 (-.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 b_2 a)) (*.f64 a a)) | |
| 31.1% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) #s(literal -1/2 binary64))) b_2) a) | |
| 29.2% | (/.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) | |
| ✓ | 12.8% | (/.f64 (-.f64 (+.f64 b_2 (*.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) b_2))) b_2) a) |
| 8.2% | (/.f64 (-.f64 (+.f64 b_2 (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) b_2) a) | |
| 11.4% | (/.f64 (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a c)) (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a c)))) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a c)))) | |
| 4.6% | (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) b_2) a) | |
| 6.6% | (/.f64 (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (*.f64 a b_2)) (*.f64 a a)) | |
| 29.7% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 a b_2)) a) (*.f64 a (/.f64 a b_2))) | |
| 21.3% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) a) (*.f64 a b_2)) (*.f64 a a)) | |
| ✓ | 52.3% | (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) |
| 31.0% | (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) b_2) a) | |
| ✓ | 28.5% | (/.f64 (-.f64 (sqrt.f64 (*.f64 b_2 b_2)) b_2) a) |
| 19.3% | (/.f64 (-.f64 (sqrt.f64 (exp.f64 (*.f64 (log.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal 1/2 binary64)))) b_2) a) | |
| 29.0% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)))) a) | |
| 37.2% | (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) | |
| ✓ | 32.4% | (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
| 34.3% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2))) c)) | |
| 36.6% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c)) | |
| 31.0% | (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) b_2))) | |
| 36.9% | (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b_2))) | |
| ✓ | 52.2% | (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
| 31.0% | (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) b_2)) | |
| 31.9% | (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 c (*.f64 b_2 b_2)) b_2) (*.f64 b_2 #s(literal 2 binary64))))) | |
| 15.0% | (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b_2 b_2) c)) #s(literal -1 binary64))))))))) | |
| 12.1% | (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2))) | |
| ✓ | 32.3% | (*.f64 (/.f64 #s(literal -2 binary64) a) b_2) |
| 13.5% | (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2)))))))) | |
| 21.4% | (*.f64 c (/.f64 (+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a c) b_2) b_2))) | |
| 12.3% | (*.f64 c (/.f64 #s(literal 1/2 binary64) b_2)) | |
| 22.3% | (*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a)))) | |
| 13.8% | (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) #s(literal -1 binary64))) | |
| ✓ | 12.8% | #s(literal 0 binary64) |
Compiled 1932 to 833 computations (56.9% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 c (/.f64 #s(literal 1/2 binary64) b_2)) |
(*.f64 (/.f64 #s(literal -2 binary64) a) b_2) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) |
(/.f64 (-.f64 b_2 b_2) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a)))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) b_2) a) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) b_2) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) c)) |
(*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b_2))) |
(/.f64 (-.f64 (+.f64 b_2 (*.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) b_2))) b_2) a) |
(/.f64 (-.f64 (+.f64 b_2 (/.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) b_2)) b_2) a) |
(/.f64 (-.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) b_2) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b_2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b_2 b_2))) (/.f64 #s(literal 2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2))) c)) |
(/.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 c a) b_2) b_2))))) a) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (-.f64 #s(literal 0 binary64) b_2)) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)))) a) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b_2 b_2))) b_2) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b_2 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b_2 b_2)) (/.f64 #s(literal -2 binary64) (*.f64 c a))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 c))) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) c)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b_2)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (*.f64 a b_2)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (*.f64 a b_2)) (*.f64 a a)) |
(*.f64 c (/.f64 (+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a c) b_2) b_2))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b_2)))) c)) |
(/.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 c (*.f64 #s(literal 1/8 binary64) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2)))))))) c)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) b_2) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 b_2) a)) (*.f64 c #s(literal 1/2 binary64))))) (*.f64 b_2 (*.f64 b_2 b_2))) c)) |
(/.f64 (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a c)) (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a c)))) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a c)))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 b_2 b_2)) b_2) a) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) b_2) a) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) b_2)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) b_2))) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) |
(/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) #s(literal -1/2 binary64))) b_2) a) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c a))))) b_2) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) b_2))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) b_2) a) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) a) (*.f64 a b_2)) (*.f64 a a)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))) b_2) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))) |
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) (*.f64 b_2 a)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) a) (*.f64 a b_2)) (*.f64 a a)) |
(/.f64 (-.f64 (/.f64 a (pow.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) #s(literal -1/2 binary64))) (*.f64 b_2 a)) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 c (*.f64 b_2 b_2)) b_2) (*.f64 b_2 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) (/.f64 a b_2)) a) (*.f64 a (/.f64 a b_2))) |
(/.f64 (-.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 b_2 b_2) (*.f64 a c))) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(/.f64 (-.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)) (*.f64 b_2 b_2)) (*.f64 a (+.f64 b_2 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (+.f64 b_2 (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) b_2) a) |
(*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b_2 b_2) c)) #s(literal -1 binary64))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 c (+.f64 (exp.f64 (*.f64 (log.f64 (/.f64 b_2 #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 c (*.f64 #s(literal 1/8 binary64) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2)))))))) c)) |
(/.f64 (-.f64 (sqrt.f64 (exp.f64 (*.f64 (log.f64 (*.f64 b_2 (*.f64 b_2 (*.f64 b_2 b_2)))) #s(literal 1/2 binary64)))) b_2) a) |
| Outputs |
|---|
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) |
4 calls:
| 24.0ms | a |
| 20.0ms | c |
| 20.0ms | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
| 19.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.3% | 1 | a |
| 87.0% | 3 | b_2 |
| 56.6% | 3 | c |
| 76.2% | 5 | (/.f64 (+.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a) |
Compiled 28 to 19 computations (32.1% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 c (/.f64 #s(literal 1/2 binary64) b_2)) |
(*.f64 (/.f64 #s(literal -2 binary64) a) b_2) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) |
(/.f64 (-.f64 b_2 b_2) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a)))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) b_2) a) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) b_2) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) c)) |
(*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b_2))) |
(/.f64 (-.f64 (+.f64 b_2 (*.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) b_2))) b_2) a) |
(/.f64 (-.f64 (+.f64 b_2 (/.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) b_2)) b_2) a) |
(/.f64 (-.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) b_2) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b_2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b_2 b_2))) (/.f64 #s(literal 2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2))) c)) |
(/.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 c a) b_2) b_2))))) a) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (-.f64 #s(literal 0 binary64) b_2)) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)))) a) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b_2 b_2))) b_2) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b_2 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b_2 b_2)) (/.f64 #s(literal -2 binary64) (*.f64 c a))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 c))) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) c)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b_2)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (*.f64 a b_2)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (*.f64 a b_2)) (*.f64 a a)) |
(*.f64 c (/.f64 (+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a c) b_2) b_2))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b_2)))) c)) |
(/.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 c (*.f64 #s(literal 1/8 binary64) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2)))))))) c)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) b_2) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 b_2) a)) (*.f64 c #s(literal 1/2 binary64))))) (*.f64 b_2 (*.f64 b_2 b_2))) c)) |
(/.f64 (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a c)) (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a c)))) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a c)))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 b_2 b_2)) b_2) a) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) b_2) a) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) b_2)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) b_2))) |
| Outputs |
|---|
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) b_2) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) |
1 calls:
| 20.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.9% | 3 | b_2 |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 c (/.f64 #s(literal 1/2 binary64) b_2)) |
(*.f64 (/.f64 #s(literal -2 binary64) a) b_2) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2) |
(/.f64 (-.f64 b_2 b_2) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a)))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) b_2) a) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2) b_2) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) c)) |
(*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 (*.f64 c a))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b_2))) |
(/.f64 (-.f64 (+.f64 b_2 (*.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) b_2))) b_2) a) |
(/.f64 (-.f64 (+.f64 b_2 (/.f64 (*.f64 c (*.f64 a #s(literal -1/2 binary64))) b_2)) b_2) a) |
(/.f64 (-.f64 (+.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) b_2) b_2) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) b_2))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b_2 b_2))) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b_2)) |
(-.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b_2 b_2))) (/.f64 #s(literal 2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b_2))) c)) |
(/.f64 (*.f64 b_2 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 c a) b_2) b_2))))) a) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2))) (-.f64 #s(literal 0 binary64) b_2)) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b_2) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b_2 b_2)))) a) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b_2 b_2))) b_2) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b_2 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b_2 b_2)) (/.f64 #s(literal -2 binary64) (*.f64 c a))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) a) b_2) (*.f64 #s(literal -2 binary64) (/.f64 b_2 c))) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b_2)) c)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b_2)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b_2 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (*.f64 b_2 b_2)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))) a) (*.f64 a b_2)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (+.f64 b_2 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) b_2)) a) (*.f64 a b_2)) (*.f64 a a)) |
(*.f64 c (/.f64 (+.f64 (*.f64 b_2 #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a c) b_2) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 a c) b_2) b_2))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 c c)) (*.f64 b_2 (*.f64 b_2 b_2))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b_2)))) c)) |
(/.f64 (/.f64 c (+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a b_2)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (/.f64 (*.f64 c #s(literal 1/8 binary64)) (/.f64 (*.f64 b_2 (*.f64 b_2 b_2)) a)))))) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b_2 a) #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b_2) (*.f64 c (*.f64 #s(literal 1/8 binary64) (/.f64 a (*.f64 b_2 (*.f64 b_2 b_2)))))))) c)) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 b_2 b_2) (/.f64 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64))) (/.f64 (/.f64 b_2 c) (*.f64 a #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b_2 (*.f64 c (/.f64 (/.f64 a b_2) #s(literal -2 binary64)))))) b_2) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/8 binary64)) (*.f64 (*.f64 b_2 b_2) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b_2 b_2) a)) (*.f64 c #s(literal 1/2 binary64))))) (*.f64 b_2 (*.f64 b_2 b_2))) c)) |
(/.f64 (-.f64 (*.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a c)) (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a c)))) (-.f64 (/.f64 c (/.f64 b_2 #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 b_2 #s(literal -2 binary64)) c) (*.f64 a c)))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 b_2 b_2)) b_2) a) |
| Outputs |
|---|
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2) |
1 calls:
| 12.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.0% | 2 | b_2 |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 c (/.f64 #s(literal 1/2 binary64) b_2)) |
(*.f64 (/.f64 #s(literal -2 binary64) a) b_2) |
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
| Outputs |
|---|
(/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) |
#s(literal 0 binary64) |
3 calls:
| 2.0ms | c |
| 2.0ms | a |
| 2.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.4% | 1 | a |
| 32.4% | 1 | c |
| 42.4% | 2 | b_2 |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 c (/.f64 #s(literal 1/2 binary64) b_2)) |
(*.f64 (/.f64 #s(literal -2 binary64) a) b_2) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -2 binary64) a) b_2) |
#s(literal 0 binary64) |
1 calls:
| 2.0ms | b_2 |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.4% | 2 | b_2 |
Compiled 4 to 3 computations (25% saved)
Total -0.6b remaining (-1.1%)
Threshold costs -0.6b (-1.1%)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 c (/.f64 #s(literal 1/2 binary64) b_2)) |
| Outputs |
|---|
#s(literal 0 binary64) |
3 calls:
| 2.0ms | b_2 |
| 1.0ms | c |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 12.8% | 1 | a |
| 12.8% | 1 | c |
| 12.8% | 1 | b_2 |
Compiled 12 to 9 computations (25% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 4.8266450457322533e-82 | 1.3795995059660546e-80 |
| 34.0ms | -1.9941218806563854e+64 | -1.24151281138101e+62 |
| 34.0ms | 176× | 0 | valid |
| 5.0ms | 20× | 2 | valid |
| 5.0ms | 28× | 1 | valid |
| 4.0ms | 33× | 0 | invalid |
Compiled 372 to 253 computations (32% saved)
ival-mult: 25.0ms (65.8% of total)ival-div: 4.0ms (10.5% of total)ival-sqrt: 3.0ms (7.9% of total)ival-sub: 2.0ms (5.3% of total)ival-neg: 2.0ms (5.3% of total)ival-add: 2.0ms (5.3% of total)backward-pass: 1.0ms (2.6% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 1.742001651435662e-137 | 2.854460301528251e-134 |
| 6.0ms | -4.685486028031332e-39 | -3.4834551408132163e-39 |
| 13.0ms | 147× | 0 | valid |
| 3.0ms | 21× | 1 | valid |
| 3.0ms | 36× | 0 | invalid |
| 2.0ms | 8× | 2 | valid |
Compiled 275 to 202 computations (26.5% saved)
ival-mult: 4.0ms (34.2% of total)ival-div: 2.0ms (17.1% of total)ival-sqrt: 2.0ms (17.1% of total)ival-sub: 1.0ms (8.6% of total)backward-pass: 1.0ms (8.6% of total)ival-neg: 1.0ms (8.6% of total)ival-add: 1.0ms (8.6% of total)const: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | -2.6517081860556483e-297 | 1.3579543259153774e-287 |
| 18.0ms | 176× | 0 | valid |
| 5.0ms | 71× | 0 | invalid |
Compiled 220 to 169 computations (23.2% saved)
ival-neg: 6.0ms (37.2% of total)ival-mult: 4.0ms (24.8% of total)ival-div: 2.0ms (12.4% of total)ival-sqrt: 2.0ms (12.4% of total)ival-sub: 1.0ms (6.2% of total)ival-add: 1.0ms (6.2% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | -2.6517081860556483e-297 | 1.3579543259153774e-287 |
| 13.0ms | 176× | 0 | valid |
| 7.0ms | 91× | 0 | invalid |
Compiled 176 to 147 computations (16.5% saved)
ival-mult: 4.0ms (33.6% of total)ival-div: 2.0ms (16.8% of total)ival-sqrt: 2.0ms (16.8% of total)ival-sub: 1.0ms (8.4% of total)ival-add: 1.0ms (8.4% of total)ival-neg: 1.0ms (8.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | -2.6517081860556483e-297 | 1.3579543259153774e-287 |
| 13.0ms | 176× | 0 | valid |
| 6.0ms | 67× | 0 | invalid |
Compiled 176 to 147 computations (16.5% saved)
ival-mult: 4.0ms (34.3% of total)ival-sqrt: 3.0ms (25.7% of total)ival-div: 2.0ms (17.2% of total)ival-sub: 1.0ms (8.6% of total)ival-add: 1.0ms (8.6% of total)ival-neg: 1.0ms (8.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 16× | *-commutative_binary64 |
| 14× | +-commutative_binary64 |
| 14× | sub-neg_binary64 |
| 8× | neg-mul-1_binary64 |
| 6× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 92 |
| 1 | 59 | 92 |
| 2 | 74 | 92 |
| 3 | 81 | 92 |
| 4 | 84 | 92 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 b_2 #s(literal -19499999999999999027321615220002966716373937409256447788963594240 binary64)) (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (if (<=.f64 b_2 #s(literal 4058375368249729/2135987035920910082395021706169552114602704522356652769947041607822219725780640550022962086936576 binary64)) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2))) |
(if (<=.f64 b_2 #s(literal -2911741527645189/766247770432944429179173513575154591809369561091801088 binary64)) (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (if (<=.f64 b_2 #s(literal 716054195477281/25573364124188608359478044506465618376692515984711443667838213813251045284411519960025547596296126227741302219746563054759509816764729633229129121792 binary64)) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) b_2) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2))) |
(if (<=.f64 b_2 #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2)) |
(if (<=.f64 b_2 #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) #s(literal 0 binary64)) |
(if (<=.f64 b_2 #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) a) b_2) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
| Outputs |
|---|
(if (<=.f64 b_2 #s(literal -19499999999999999027321615220002966716373937409256447788963594240 binary64)) (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (if (<=.f64 b_2 #s(literal 4058375368249729/2135987035920910082395021706169552114602704522356652769947041607822219725780640550022962086936576 binary64)) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2))) |
(if (<=.f64 b_2 #s(literal -2911741527645189/766247770432944429179173513575154591809369561091801088 binary64)) (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (if (<=.f64 b_2 #s(literal 716054195477281/25573364124188608359478044506465618376692515984711443667838213813251045284411519960025547596296126227741302219746563054759509816764729633229129121792 binary64)) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) b_2) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2))) |
(if (<=.f64 b_2 #s(literal -2911741527645189/766247770432944429179173513575154591809369561091801088 binary64)) (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (if (<=.f64 b_2 #s(literal 716054195477281/25573364124188608359478044506465618376692515984711443667838213813251045284411519960025547596296126227741302219746563054759509816764729633229129121792 binary64)) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c))) b_2) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2))) |
(if (<=.f64 b_2 #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b_2)) |
(if (<=.f64 b_2 #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 (*.f64 b_2 #s(literal -2 binary64)) a) #s(literal 0 binary64)) |
(if (<=.f64 b_2 #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) a) b_2) #s(literal 0 binary64)) |
(if (<=.f64 b_2 #s(literal -20240225330731/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 b_2 (/.f64 #s(literal -2 binary64) a)) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
| 6872× | *-lowering-*.f32 |
| 6872× | *-lowering-*.f64 |
| 5242× | *-lowering-*.f32 |
| 5242× | *-lowering-*.f64 |
| 4410× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 124 |
| 1 | 176 | 116 |
| 2 | 1502 | 116 |
| 0 | 8696 | 116 |
| 0 | 10 | 12 |
| 1 | 23 | 11 |
| 2 | 42 | 11 |
| 3 | 80 | 11 |
| 4 | 144 | 11 |
| 5 | 289 | 11 |
| 6 | 564 | 11 |
| 7 | 1124 | 11 |
| 8 | 1925 | 11 |
| 9 | 2981 | 11 |
| 10 | 4008 | 11 |
| 11 | 4089 | 11 |
| 12 | 4108 | 11 |
| 13 | 4116 | 11 |
| 0 | 4116 | 11 |
| 0 | 809 | 6392 |
| 1 | 2862 | 6200 |
| 0 | 8968 | 6200 |
| 0 | 508 | 2984 |
| 1 | 1738 | 2920 |
| 2 | 6458 | 2895 |
| 0 | 8027 | 2895 |
| 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 |
Compiled 421 to 252 computations (40.1% saved)
Compiled 408 to 150 computations (63.2% saved)
Loading profile data...