
Time bar (total: 14.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 0 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 1 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 2 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 3 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 4 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 5 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 6 |
| 6.8% | 0% | 0% | 100% | 0% | 0% | 0% | 7 |
| 15.9% | 0% | 0% | 100% | 0% | 0% | 0% | 8 |
| 23.1% | 0% | 0% | 100% | 0% | 0% | 0% | 9 |
| 36.5% | 0% | 0% | 100% | 0% | 0% | 0% | 10 |
| 45.4% | 0% | 0% | 100% | 0% | 0% | 0% | 11 |
| 52.3% | 0% | 0% | 100% | 0% | 0% | 0% | 12 |
Compiled 41 to 28 computations (31.7% saved)
| 1.2s | 5 325× | 1 | valid |
| 437.0ms | 1 284× | 0 | invalid |
| 431.0ms | 2 931× | 0 | valid |
const: 492.0ms (30.1% of total)ival-mult: 286.0ms (17.5% of total)ival-<: 187.0ms (11.5% of total)ival-sqrt: 123.0ms (7.5% of total)ival-neg: 123.0ms (7.5% of total)ival-div: 106.0ms (6.5% of total)ival-sub: 91.0ms (5.6% of total)adjust: 89.0ms (5.5% of total)ival-add: 84.0ms (5.1% of total)ival-and: 34.0ms (2.1% of total)exact: 14.0ms (0.9% of total)ival-assert: 4.0ms (0.2% of total)| 1× | egg-herbie |
| 1 548× | div-sub |
| 1 120× | accelerator-lowering-fma.f32 |
| 1 120× | accelerator-lowering-fma.f64 |
| 1 004× | sub-neg |
| 744× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 158 |
| 1 | 162 | 144 |
| 2 | 463 | 144 |
| 3 | 1233 | 144 |
| 4 | 3210 | 144 |
| 5 | 6057 | 144 |
| 0 | 14 | 17 |
| 1 | 31 | 16 |
| 2 | 68 | 16 |
| 3 | 151 | 16 |
| 4 | 231 | 16 |
| 5 | 372 | 16 |
| 6 | 654 | 16 |
| 7 | 1122 | 16 |
| 8 | 2225 | 16 |
| 9 | 2509 | 16 |
| 10 | 2626 | 16 |
| 11 | 2681 | 16 |
| 12 | 2682 | 16 |
| 13 | 2682 | 16 |
| 14 | 2688 | 16 |
| 0 | 2688 | 15 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
| Outputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 238 | 0 | - | 3 | (4412.9074645310475 6.402940714015665 9.291284930885058e-5) | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 4 binary64) a) c) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) a) |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (neg.f64 b) |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 4 binary64) a) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
+.f64 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) | cancellation | 235 | 8 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 235 | 3 |
| - | 0 | 18 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 235 | 3 | 0 |
| - | 0 | 6 | 12 |
| number | freq |
|---|---|
| 0 | 21 |
| 1 | 235 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 60.0ms | 358× | 1 | valid |
| 14.0ms | 154× | 0 | valid |
Compiled 184 to 60 computations (67.4% saved)
ival-mult: 15.0ms (33.1% of total)ival-div: 6.0ms (13.2% of total)ival-sqrt: 6.0ms (13.2% of total)adjust: 5.0ms (11% of total)ival-add: 4.0ms (8.8% of total)ival-sub: 4.0ms (8.8% of total)ival-neg: 3.0ms (6.6% of total)exact: 1.0ms (2.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 3 to 3 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 29.3% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 20 to 14 computations (30% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (neg.f64 b) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
| ✓ | cost-diff | 128 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
| 1 120× | accelerator-lowering-fma.f32 |
| 1 120× | accelerator-lowering-fma.f64 |
| 744× | *-lowering-*.f32 |
| 744× | *-lowering-*.f64 |
| 434× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 70 |
| 1 | 31 | 68 |
| 2 | 68 | 68 |
| 3 | 151 | 68 |
| 4 | 231 | 68 |
| 5 | 372 | 68 |
| 6 | 654 | 68 |
| 7 | 1122 | 68 |
| 8 | 2225 | 68 |
| 9 | 2509 | 68 |
| 10 | 2626 | 68 |
| 11 | 2681 | 68 |
| 12 | 2682 | 68 |
| 13 | 2682 | 68 |
| 14 | 2688 | 68 |
| 0 | 2688 | 64 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) |
(neg b) |
b |
(sqrt (- (* b b) (* (* 4 a) c))) |
(- (* b b) (* (* 4 a) c)) |
(* b b) |
(* (* 4 a) c) |
(* 4 a) |
4 |
a |
c |
(* 2 a) |
2 |
| Outputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) |
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) |
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) |
(neg b) |
(neg.f64 b) |
b |
(sqrt (- (* b b) (* (* 4 a) c))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(- (* b b) (* (* 4 a) c)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(* (* 4 a) c) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 a) |
(*.f64 #s(literal 4 binary64) a) |
4 |
#s(literal 4 binary64) |
a |
c |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
| ✓ | accuracy | 99.8% | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
| ✓ | accuracy | 99.6% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | accuracy | 29.5% | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
| 32.0ms | 179× | 1 | valid |
| 7.0ms | 77× | 0 | valid |
Compiled 72 to 16 computations (77.8% saved)
ival-mult: 7.0ms (30.1% of total)ival-div: 3.0ms (12.9% of total)adjust: 3.0ms (12.9% of total)ival-sqrt: 3.0ms (12.9% of total)ival-add: 2.0ms (8.6% of total)ival-sub: 2.0ms (8.6% of total)ival-neg: 2.0ms (8.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))> |
#<alt (- (* b b) (* (* 4 a) c))> |
#<alt (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))> |
#<alt (neg b)> |
#<alt (sqrt (- (* b b) (* (* 4 a) c)))> |
| Outputs |
|---|
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -4 (* a c))> |
#<alt (- (pow b 2) (* 4 (* a c)))> |
#<alt (- (pow b 2) (* 4 (* a c)))> |
#<alt (- (pow b 2) (* 4 (* a c)))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))> |
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))> |
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))> |
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))> |
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
39 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | c | @ | inf | (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) |
| 1.0ms | b | @ | inf | (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
| 1.0ms | c | @ | inf | (sqrt (- (* b b) (* (* 4 a) c))) |
| 1.0ms | b | @ | 0 | (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
| 1.0ms | b | @ | inf | (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) |
| 1× | batch-egg-rewrite |
| 4 850× | accelerator-lowering-fma.f32 |
| 4 850× | accelerator-lowering-fma.f64 |
| 3 904× | *-lowering-*.f32 |
| 3 904× | *-lowering-*.f64 |
| 2 332× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 51 |
| 1 | 67 | 49 |
| 2 | 527 | 48 |
| 3 | 6858 | 48 |
| 0 | 8152 | 44 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) |
(- (* b b) (* (* 4 a) c)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
(neg b) |
(sqrt (- (* b b) (* (* 4 a) c))) |
| Outputs |
|---|
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(+.f64 b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) |
(+.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(+.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) b) |
(+.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) b) |
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) b) |
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 b #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 #s(literal 1 binary64) b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) b) |
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (fma.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) b)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(exp.f64 (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1/2 binary64))) |
(hypot.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(hypot.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(hypot.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b)) |
(hypot.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) |
(hypot.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal 1 binary64)) (*.f64 b b)) |
(fabs.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) |
(sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 b (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(fma.f64 #s(literal 4 binary64) (*.f64 a (neg.f64 c)) (*.f64 b b)) |
(fma.f64 a (neg.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal 4 binary64) (neg.f64 c)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal -1 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 a) (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 a (neg.f64 c)) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) c) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) c)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 c) #s(literal 4 binary64)) a (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a a))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) |
(/.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) (fma.f64 b (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) |
(pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) |
(*.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) |
(*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))) |
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) b)) |
(+.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) b)) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) a) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) (neg.f64 a)) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) a)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) a)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal -2 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) a) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 a))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) a) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) a) (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) a) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
b |
(+.f64 b #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) b) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) b) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) b) |
(-.f64 (/.f64 #s(literal 0 binary64) b) b) |
(fma.f64 b #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 b #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) b #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) b #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(neg.f64 b) |
(/.f64 (*.f64 b b) b) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) |
(/.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 b b))) |
(pow.f64 b #s(literal 1 binary64)) |
(*.f64 b #s(literal 1 binary64)) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) b) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64))) |
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 0 binary64)) |
(/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))) |
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64))) |
(pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| 1× | egg-herbie |
| 11 458× | accelerator-lowering-fma.f32 |
| 11 458× | accelerator-lowering-fma.f64 |
| 7 766× | *-lowering-*.f32 |
| 7 766× | *-lowering-*.f64 |
| 2 546× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 545 | 3273 |
| 1 | 1738 | 3232 |
| 2 | 6083 | 3204 |
| 0 | 8243 | 3047 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -4 (* a c)) |
(- (pow b 2) (* 4 (* a c))) |
(- (pow b 2) (* 4 (* a c))) |
(- (pow b 2) (* 4 (* a c))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* -4 (* a c)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* -4 (* a c)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
| Outputs |
|---|
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/32 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* -2 (/ (* a c) b)) |
(*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64))))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (neg.f64 (fma.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 2 binary64)))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 b (neg.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64))))) |
(* -2 (/ (* a c) b)) |
(*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b (neg.f64 a)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (neg.f64 a))))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (neg.f64 a)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)))) a) b) a)) (neg.f64 a)) |
(* -2 (/ (* a c) b)) |
(*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b (neg.f64 c)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (/.f64 b (neg.f64 c))))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (/.f64 b (neg.f64 c)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/64 binary64)))) c) b) c)) (neg.f64 c)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) (/.f64 #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 b)) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 c (*.f64 b b))) (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 b #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 b #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)))) (neg.f64 a))) a))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a c)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (fma.f64 b (/.f64 #s(literal 1/2 binary64) (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) c)) c)))) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/32 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 b b) (fma.f64 b (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(fma.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) b) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(fma.f64 (*.f64 b #s(literal -2 binary64)) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(fma.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) b) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 b (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c b)) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)))))) (neg.f64 a)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c b)) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (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))))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)))))))) |
Compiled 22 355 to 2 082 computations (90.7% saved)
25 alts after pruning (25 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 571 | 25 | 596 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 572 | 25 | 597 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 94.5% | (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) |
| 92.8% | (/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 28.8% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
| 28.9% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 89.9% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 30.0% | (/.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 93.2% | (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) | |
| 29.4% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 29.4% | (/.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
| 29.4% | (/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 29.3% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
| 29.4% | (/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 89.9% | (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) | |
| 90.1% | (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 #s(literal 2 binary64) a)) | |
| 92.8% | (/.f64 (*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a)) | |
| 82.4% | (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 94.4% | (/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 82.7% | (/.f64 c (neg.f64 b)) |
| 28.9% | (-.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| 94.5% | (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))))) | |
| 29.4% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| 93.0% | (*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) | |
| 94.3% | (*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) | |
| 90.0% | (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) | |
| 90.3% | (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
Compiled 1 610 to 882 computations (45.2% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 640 | (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
| ✓ | cost-diff | 3264 | (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | cost-diff | 0 | (neg.f64 b) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 128 | (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
| ✓ | cost-diff | 0 | (neg.f64 b) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 128 | (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
| ✓ | cost-diff | 0 | (neg.f64 b) |
| ✓ | cost-diff | 0 | (/.f64 c (neg.f64 b)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) |
| ✓ | cost-diff | 320 | (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) |
| ✓ | cost-diff | 1152 | (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
| 6 692× | accelerator-lowering-fma.f32 |
| 6 692× | accelerator-lowering-fma.f64 |
| 4 448× | *-lowering-*.f32 |
| 4 448× | *-lowering-*.f64 |
| 3 894× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 711 |
| 1 | 174 | 679 |
| 2 | 600 | 641 |
| 3 | 2973 | 621 |
| 4 | 6798 | 621 |
| 0 | 8067 | 592 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) b) |
(+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) |
-2 |
(/ (* c (* a (* a (* c c)))) (* (* b b) (* b b))) |
(* c (* a (* a (* c c)))) |
c |
(* a (* a (* c c))) |
a |
(* a (* c c)) |
(* c c) |
(* (* b b) (* b b)) |
(* b b) |
b |
(- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c)) |
(* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) |
-1/4 |
(* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6)))) |
(* (pow a 4) (pow c 4)) |
(pow a 4) |
4 |
(pow c 4) |
(/ 20 (* a (pow b 6))) |
20 |
(* a (pow b 6)) |
(pow b 6) |
6 |
(+ (* (* c c) (/ a (* b b))) c) |
(/ a (* b b)) |
(/ c (neg b)) |
c |
(neg b) |
b |
(/ (+ (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (* 2 a)) |
(+ (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) |
(neg b) |
b |
(sqrt (+ (* (* a c) -4) (* b b))) |
(+ (* (* a c) -4) (* b b)) |
(* a c) |
a |
c |
-4 |
(* b b) |
(* 2 a) |
2 |
(/ (+ (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) |
(+ (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) |
(neg b) |
b |
(/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4))))) |
(+ (* b b) (* c (* a -4))) |
(* c (* a -4)) |
c |
(* a -4) |
a |
-4 |
(sqrt (+ (* b b) (* c (* a -4)))) |
(* 2 a) |
2 |
(/ (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))) (* 2 a)) |
(/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))) |
(- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) |
(* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) |
(sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) |
(+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b)))) |
-16 |
(* a (* c (* a c))) |
a |
(* c (* a c)) |
c |
(* a c) |
(* b (* b (* b b))) |
b |
(* b (* b b)) |
(* b b) |
(* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b))) |
(sqrt (+ (* (* 4 a) c) (* b b))) |
(+ (* (* 4 a) c) (* b b)) |
(* 4 a) |
4 |
(* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b)) |
(* 2 a) |
2 |
| Outputs |
|---|
(/ (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) b) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) (-.f64 c (*.f64 (*.f64 c (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -2 binary64))) c)) b) |
(+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) |
(-.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) (-.f64 c (*.f64 (*.f64 c (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -2 binary64))) c)) |
-2 |
#s(literal -2 binary64) |
(/ (* c (* a (* a (* c c)))) (* (* b b) (* b b))) |
(/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(* c (* a (* a (* c c)))) |
(*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) |
c |
(* a (* a (* c c))) |
(*.f64 c (*.f64 c (*.f64 a a))) |
a |
(* a (* c c)) |
(*.f64 c (*.f64 c a)) |
(* c c) |
(*.f64 c c) |
(* (* b b) (* b b)) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(* b b) |
(*.f64 b b) |
b |
(- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c)) |
(-.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (fma.f64 c (*.f64 a (/.f64 c (*.f64 b b))) c)) |
(* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) |
(*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) |
-1/4 |
#s(literal -1/4 binary64) |
(* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6)))) |
(/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
4 |
#s(literal 4 binary64) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
(/ 20 (* a (pow b 6))) |
(/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
20 |
#s(literal 20 binary64) |
(* a (pow b 6)) |
(*.f64 a (pow.f64 b #s(literal 6 binary64))) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
6 |
#s(literal 6 binary64) |
(+ (* (* c c) (/ a (* b b))) c) |
(fma.f64 c (*.f64 a (/.f64 c (*.f64 b b))) c) |
(/ a (* b b)) |
(/.f64 a (*.f64 b b)) |
(/ c (neg b)) |
(/.f64 c (neg.f64 b)) |
c |
(neg b) |
(neg.f64 b) |
b |
(/ (+ (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (* 2 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) |
(+ (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) |
(-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) |
(neg b) |
(neg.f64 b) |
b |
(sqrt (+ (* (* a c) -4) (* b b))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(+ (* (* a c) -4) (* b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(* a c) |
(*.f64 c a) |
a |
c |
-4 |
#s(literal -4 binary64) |
(* b b) |
(*.f64 b b) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (+ (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) |
(/.f64 (-.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
(+ (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) |
(-.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) b) |
(neg b) |
(neg.f64 b) |
b |
(/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4))))) |
(/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(+ (* b b) (* c (* a -4))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(* c (* a -4)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
c |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
a |
-4 |
#s(literal -4 binary64) |
(sqrt (+ (* b b) (* c (* a -4)))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))) (* 2 a)) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 (*.f64 c (*.f64 a a)) #s(literal -16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
(/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 (*.f64 c (*.f64 a a)) #s(literal -16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) b) |
(- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) |
(*.f64 (*.f64 b b) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 (*.f64 c (*.f64 a a)) #s(literal -16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) |
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 (*.f64 c (*.f64 a a)) #s(literal -16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) |
(sqrt.f64 (fma.f64 c (*.f64 (*.f64 c (*.f64 a a)) #s(literal -16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b)))) |
(fma.f64 c (*.f64 (*.f64 c (*.f64 a a)) #s(literal -16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) |
-16 |
#s(literal -16 binary64) |
(* a (* c (* a c))) |
(*.f64 c (*.f64 c (*.f64 a a))) |
a |
(* c (* a c)) |
(*.f64 c (*.f64 c a)) |
c |
(* a c) |
(*.f64 c a) |
(* b (* b (* b b))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
b |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b))) |
(*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(sqrt (+ (* (* 4 a) c) (* b b))) |
(sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(+ (* (* 4 a) c) (* b b)) |
(fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)) |
(* 4 a) |
(*.f64 a #s(literal 4 binary64)) |
4 |
#s(literal 4 binary64) |
(* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b)) |
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.5% | (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b)) |
| ✓ | accuracy | 99.5% | (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 99.3% | (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) |
| ✓ | accuracy | 29.8% | (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
| ✓ | accuracy | 99.9% | (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| ✓ | accuracy | 99.6% | (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | accuracy | 99.6% | (/.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | accuracy | 30.2% | (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| ✓ | accuracy | 99.9% | (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
| ✓ | accuracy | 99.8% | (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
| ✓ | accuracy | 99.6% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | accuracy | 30.2% | (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
| ✓ | accuracy | 100.0% | (/.f64 c (neg.f64 b)) |
| ✓ | accuracy | 100.0% | (neg.f64 b) |
| ✓ | accuracy | 99.5% | (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) |
| ✓ | accuracy | 99.3% | (*.f64 (*.f64 b b) (*.f64 b b)) |
| 159.0ms | 146× | 1 | valid |
| 60.0ms | 30× | 2 | valid |
| 37.0ms | 77× | 0 | valid |
| 6.0ms | 3× | 5 | exit |
Compiled 712 to 68 computations (90.4% saved)
ival-div: 56.0ms (31% of total)ival-mult: 52.0ms (28.7% of total)adjust: 30.0ms (16.6% of total)ival-add: 16.0ms (8.8% of total)ival-sqrt: 12.0ms (6.6% of total)ival-pow: 7.0ms (3.9% of total)ival-sub: 4.0ms (2.2% of total)ival-neg: 2.0ms (1.1% of total)exact: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c)))> |
#<alt (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6)))))> |
#<alt (/ (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) b)> |
#<alt (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))> |
#<alt (/ c (neg b))> |
#<alt (neg b)> |
#<alt (+ (neg b) (sqrt (+ (* (* a c) -4) (* b b))))> |
#<alt (/ (+ (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (* 2 a))> |
#<alt (sqrt (+ (* (* a c) -4) (* b b)))> |
#<alt (+ (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4))))))> |
#<alt (/ (+ (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a))> |
#<alt (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))> |
#<alt (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b)))> |
#<alt (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b))))> |
#<alt (/ (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))) (* 2 a))> |
#<alt (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b))> |
#<alt (* (* b b) (* b b))> |
#<alt (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (+ (* (* a c) -4) (* b b))> |
#<alt (sqrt (+ (* b b) (* c (* a -4))))> |
#<alt (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))> |
#<alt (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))> |
| Outputs |
|---|
#<alt (* -1 c)> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1))> |
#<alt (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))> |
#<alt (* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)> |
#<alt (- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))> |
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))> |
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* 1/2 (* (sqrt (/ a c)) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2))))> |
#<alt (* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))))))> |
#<alt (* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))))))> |
#<alt (* a (+ (* -1 (* (sqrt (/ c (pow a 7))) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))))))))> |
#<alt (* -1 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))))> |
#<alt (* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))> |
#<alt (* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a)) (* -1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow a 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (* 4 (/ (pow a 2) (pow b 3)))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (+ (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (* c (- (+ (* -32 (/ (pow a 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))))) (+ (* 8 (/ (pow a 4) (pow b 7))) (* a (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)))))))))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2))))> |
#<alt (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))))))> |
#<alt (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))))))> |
#<alt (* c (+ (* -1 (* (sqrt (/ a (pow c 7))) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 9)))) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5)))))))))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))))> |
#<alt (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))> |
#<alt (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/128 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))))> |
#<alt (* 1/2 (* (sqrt (* a c)) (sqrt -16)))> |
#<alt (+ (* -1 b) (* 1/2 (* (sqrt (* a c)) (sqrt -16))))> |
#<alt (+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* -1/16 (* (sqrt (/ 1 (* a c))) (* b (sqrt -16)))) 1)))> |
#<alt (+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (sqrt -16))) (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -16)))))))) 1)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4))))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) (pow b 6))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4)) (/ (* a (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))) (pow b 6))))))))))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (* 2 (/ (* a c) (pow b 2)))))))> |
#<alt (* -1 (* b (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* -1 (* b (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -1 (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (+ (* -1 (/ (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))))))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* -2 (* a (* (pow b 2) c)))> |
#<alt (* a (- (* a (- (* -8 (pow c 2)) (* -2 (pow c 2)))) (* 2 (* (pow b 2) c))))> |
#<alt (* a (- (* a (- (+ (* -8 (pow c 2)) (* -4 (/ (* a (pow c 3)) (pow b 2)))) (* -2 (pow c 2)))) (* 2 (* (pow b 2) c))))> |
#<alt (* a (- (* a (- (+ (* -8 (pow c 2)) (* a (- (* a (- (* -32 (/ (pow c 4) (pow b 4))) (* -1/2 (* (pow b 2) (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))))))) (* 4 (/ (pow c 3) (pow b 2)))))) (* -2 (pow c 2)))) (* 2 (* (pow b 2) c))))> |
#<alt (* a (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))> |
#<alt (* a (- (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))> |
#<alt (* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))))> |
#<alt (* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))))> |
#<alt (* -1 (* a (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))> |
#<alt (* -1 (* a (- (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))> |
#<alt (* -1 (* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))))> |
#<alt (* -1 (* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))))> |
#<alt (* -2 (* a (* (pow b 2) c)))> |
#<alt (* c (- (* c (- (* -8 (pow a 2)) (* -2 (pow a 2)))) (* 2 (* a (pow b 2)))))> |
#<alt (* c (- (* c (- (+ (* -8 (pow a 2)) (* -4 (/ (* (pow a 3) c) (pow b 2)))) (* -2 (pow a 2)))) (* 2 (* a (pow b 2)))))> |
#<alt (* c (- (* c (- (+ (* -8 (pow a 2)) (* c (- (* c (- (* -32 (/ (pow a 4) (pow b 4))) (* -1/2 (* (pow b 2) (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))))) (* 4 (/ (pow a 3) (pow b 2)))))) (* -2 (pow a 2)))) (* 2 (* a (pow b 2)))))> |
#<alt (* c (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))> |
#<alt (* c (- (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))> |
#<alt (* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))))> |
#<alt (* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))))> |
#<alt (* -1 (* c (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))> |
#<alt (* -1 (* c (- (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))> |
#<alt (* -1 (* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))))> |
#<alt (* -1 (* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))))> |
#<alt (* a (* (pow b 2) (* c (sqrt -16))))> |
#<alt (* (pow b 2) (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16)))))> |
#<alt (* (pow b 2) (+ (* a (* c (sqrt -16))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))))> |
#<alt (* (pow b 2) (+ (* a (* c (sqrt -16))) (* b (- (* (pow b 2) (- (* 1/2 (/ b (* a (* c (sqrt -16))))) (* 1/4 (sqrt (/ 1 (* a c)))))) (* 2 (sqrt (* a c)))))))> |
#<alt (* -2 (* a (* (pow b 2) c)))> |
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))))> |
#<alt (* (pow b 2) (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c)))))> |
#<alt (* (pow b 2) (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))))))> |
#<alt (* 2 (pow b 4))> |
#<alt (* (pow b 4) (+ 2 (* 2 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 4) (- (+ 2 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* (pow b 4) (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* 1/2 (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* 1/2 (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/2 (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b))))) (* 1/2 (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))))))> |
#<alt (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2))))> |
#<alt (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))> |
#<alt (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))))> |
#<alt (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (* a c)) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))) (pow a 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))))> |
#<alt (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))) (* -1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))))> |
#<alt (+ (* -1 (/ (+ (* 1/256 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2)))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* 1/2 (* c (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3)))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* 1/2 (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))) (* c (+ (* 1/2 (* c (- (+ (* -32 (/ (pow a 3) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))))) (+ (* 8 (/ (pow a 3) (pow b 7))) (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b)))))) (* 1/2 (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) (/ 1 b)))> |
#<alt (* 1/4 (* (sqrt (/ c (pow a 3))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2))))> |
#<alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))> |
#<alt (* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))))> |
#<alt (* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (pow b 5)))))))) (pow c 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))))> |
#<alt (* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))> |
#<alt (* -1 (* c (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/256 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))))> |
#<alt (* 1/4 (* (sqrt (/ c a)) (sqrt -16)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ c a)) (sqrt -16))))> |
#<alt (+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -16)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* b (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -16))) (* 1/2 (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (sqrt -16))))))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))) b)> |
#<alt (/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2))))) b)> |
#<alt (/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (+ (* 1/2 (/ (- (+ (* -32 (* (pow a 3) (pow c 4))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))) (+ (* 8 (* (pow a 3) (pow c 4))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a))) (pow b 6))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (+ (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (+ (* -4 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (+ (* 1/2 (/ (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (+ (* -1 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -1 (/ (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))) a)) (* 4 (* (pow a 2) (pow c 3)))))) (pow b 6))) (+ (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (+ (* -4 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))> |
#<alt (pow b 4)> |
#<alt (+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4))> |
#<alt (+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -8 (pow c 2)))) (pow b 4))> |
#<alt (+ (* (pow a 2) (+ (* -8 (pow c 2)) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 8))) (* -32 (/ (pow c 4) (pow b 4))))))) (pow b 4))> |
#<alt (* a (* (pow b 2) (* c (sqrt -16))))> |
#<alt (* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))> |
#<alt (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))> |
#<alt (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))))> |
#<alt (* -1 (* a (* (pow b 2) (* c (sqrt -16)))))> |
#<alt (* -1 (* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))> |
#<alt (* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))))> |
#<alt (* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))))> |
#<alt (pow b 4)> |
#<alt (+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4))> |
#<alt (+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* -8 (pow a 2)))) (pow b 4))> |
#<alt (+ (* (pow c 2) (+ (* -8 (pow a 2)) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 8))) (* -32 (/ (pow a 4) (pow b 4))))))) (pow b 4))> |
#<alt (* a (* (pow b 2) (* c (sqrt -16))))> |
#<alt (* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))> |
#<alt (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))> |
#<alt (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))))> |
#<alt (* -1 (* a (* (pow b 2) (* c (sqrt -16)))))> |
#<alt (* -1 (* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))> |
#<alt (* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))))> |
#<alt (* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))))> |
#<alt (* a (* (pow b 2) (* c (sqrt -16))))> |
#<alt (* (pow b 2) (+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16)))))> |
#<alt (* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))> |
#<alt (* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (* (pow a 4) (pow c 4))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -4 (* a c))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt (pow b 4)> |
#<alt (+ (* 2 (* a (* (pow b 2) c))) (pow b 4))> |
#<alt (+ (* a (+ (* -2 (* a (pow c 2))) (* 2 (* (pow b 2) c)))) (pow b 4))> |
#<alt (+ (* a (+ (* 2 (* (pow b 2) c)) (* a (+ (* -2 (pow c 2)) (* 4 (/ (* a (pow c 3)) (pow b 2))))))) (pow b 4))> |
#<alt (* 2 (* (sqrt (* a c)) (pow b 3)))> |
#<alt (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))> |
#<alt (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))> |
#<alt (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))))> |
#<alt (pow b 4)> |
#<alt (+ (* 2 (* a (* (pow b 2) c))) (pow b 4))> |
#<alt (+ (* c (+ (* -2 (* (pow a 2) c)) (* 2 (* a (pow b 2))))) (pow b 4))> |
#<alt (+ (* c (+ (* 2 (* a (pow b 2))) (* c (+ (* -2 (pow a 2)) (* 4 (/ (* (pow a 3) c) (pow b 2))))))) (pow b 4))> |
#<alt (* 2 (* (sqrt (* a c)) (pow b 3)))> |
#<alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))> |
#<alt (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))> |
#<alt (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))))> |
#<alt (* 2 (* (sqrt (* a c)) (pow b 3)))> |
#<alt (* (pow b 3) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))> |
#<alt (* (pow b 3) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c))))))))> |
#<alt (* (pow b 3) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2)))))))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* 2 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))> |
#<alt (* -1 (pow b 4))> |
#<alt (* (pow b 4) (- (* -2 (/ (* a c) (pow b 2))) 1))> |
#<alt (* (pow b 4) (- (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1))> |
#<alt (* (pow b 4) (- (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 1))> |
#<alt (pow b 3)> |
#<alt (+ (* 2 (* a (* b c))) (pow b 3))> |
#<alt (+ (* a (+ (* -2 (/ (* a (pow c 2)) b)) (* 2 (* b c)))) (pow b 3))> |
#<alt (+ (* a (+ (* 2 (* b c)) (* a (+ (* -2 (/ (pow c 2) b)) (* 4 (/ (* a (pow c 3)) (pow b 3))))))) (pow b 3))> |
#<alt (* 2 (* (sqrt (* a c)) (pow b 2)))> |
#<alt (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))> |
#<alt (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))> |
#<alt (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))> |
#<alt (pow b 3)> |
#<alt (+ (* 2 (* a (* b c))) (pow b 3))> |
#<alt (+ (* c (+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b)))) (pow b 3))> |
#<alt (+ (* c (+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* 4 (/ (* (pow a 3) c) (pow b 3))))))) (pow b 3))> |
#<alt (* 2 (* (sqrt (* a c)) (pow b 2)))> |
#<alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))> |
#<alt (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))> |
#<alt (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))> |
#<alt (* 2 (* (sqrt (* a c)) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))> |
#<alt (* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c))))))))> |
#<alt (* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2)))))))))> |
#<alt (pow b 3)> |
#<alt (* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))> |
#<alt (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))> |
#<alt (* -1 (pow b 3))> |
#<alt (* -1 (* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))> |
#<alt (* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))))> |
189 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | a | @ | -inf | (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))) |
| 6.0ms | b | @ | -inf | (/ (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))) (* 2 a)) |
| 6.0ms | c | @ | 0 | (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) |
| 5.0ms | c | @ | 0 | (/ c (neg b)) |
| 5.0ms | b | @ | 0 | (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) |
| 1× | batch-egg-rewrite |
| 7 718× | *-lowering-*.f32 |
| 7 718× | *-lowering-*.f64 |
| 4 284× | accelerator-lowering-fma.f32 |
| 4 284× | accelerator-lowering-fma.f64 |
| 4 170× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 437 |
| 1 | 388 | 397 |
| 2 | 3347 | 361 |
| 0 | 11416 | 340 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) |
(* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) |
(/ (+ (* -2 (/ (* c (* a (* a (* c c)))) (* (* b b) (* b b)))) (- (* -1/4 (* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6))))) (+ (* (* c c) (/ a (* b b))) c))) b) |
(/ (* c (* a (* a (* c c)))) (* (* b b) (* b b))) |
(/ c (neg b)) |
(neg b) |
(+ (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) |
(/ (+ (neg b) (sqrt (+ (* (* a c) -4) (* b b)))) (* 2 a)) |
(sqrt (+ (* (* a c) -4) (* b b))) |
(+ (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) |
(/ (+ (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4)))))) (* 2 a)) |
(/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4))))) |
(/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))) |
(- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) |
(/ (/ (- (* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b)))) (* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b))) (* 2 a)) |
(* (sqrt (+ (* -16 (* a (* c (* a c)))) (* b (* b (* b b))))) (* b b)) |
(* (* b b) (* b b)) |
(* (* (pow a 4) (pow c 4)) (/ 20 (* a (pow b 6)))) |
(* (pow a 4) (pow c 4)) |
(+ (* (* a c) -4) (* b b)) |
(sqrt (+ (* b b) (* c (* a -4)))) |
(* (sqrt (+ (* (* 4 a) c) (* b b))) (* b (* b b))) |
(* (sqrt (+ (* (* 4 a) c) (* b b))) (* b b)) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) |
(-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c a) (*.f64 b b)))) (-.f64 c (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (neg.f64 c) (/.f64 (*.f64 c a) (*.f64 b b))))) c) |
(-.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) c) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) |
(-.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) c) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) |
(fma.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) |
(fma.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (+.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (+.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64)) (+.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (+.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) #s(literal -1/4 binary64) (+.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(fma.f64 (/.f64 c (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) (/.f64 (*.f64 c a) (*.f64 b b))) #s(literal -2 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b b)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) b) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (+.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 c a) (/.f64 (*.f64 c a) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) |
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (fma.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (fma.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))))) (*.f64 (fma.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (+.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 c c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 c (*.f64 c a)) c)) (*.f64 b b)))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (fma.f64 c c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 c (*.f64 c a)) c)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (/.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)) (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 c) c)))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)) (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 c) c))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 c) c)))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64))) (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c)))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64))) (neg.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 c) c))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (neg.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 3 binary64))) (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))))) (fma.f64 c c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 c (*.f64 c a)) c)) (*.f64 b b)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (fma.f64 c c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 c (*.f64 c a)) c)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))))) (/.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))))) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)) (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 c) c)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)) (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 c) c))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))))) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 c) c)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))))) (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (fma.f64 c (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))))) (neg.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 c) c))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (fma.f64 c (/.f64 (*.f64 c a) (*.f64 b b)) (neg.f64 c))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))))) (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 c (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -20 binary64)) (*.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal -1/4 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64)))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) #s(literal -1/4 binary64)) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (/.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) b)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) (neg.f64 b))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) b)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) b) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) (neg.f64 b)) |
(/.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 3 binary64))) (*.f64 b (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64))) (*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))) b)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) b)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))) b) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) |
(/.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) #s(literal -1 binary64)) b) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 b (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (*.f64 b b)) |
(pow.f64 (/.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (fma.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(*.f64 (pow.f64 (/.f64 b (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c (*.f64 c a))))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b b)) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b b))) (neg.f64 (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b (*.f64 b b))) b) |
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) b) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 c a)))) (*.f64 b b)) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b b)) b) b) |
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 c (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (/.f64 c (*.f64 (*.f64 b b) (*.f64 b b)))) |
(*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(*.f64 (*.f64 c a) (*.f64 (*.f64 c (*.f64 c a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(*.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (neg.f64 c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(*.f64 (/.f64 c (*.f64 b b)) (*.f64 (*.f64 c a) (/.f64 (*.f64 c a) (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 c a) (/.f64 (*.f64 c a) (*.f64 b b))) (/.f64 c (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 c (*.f64 c a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b b))) |
(*.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 c b) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) c) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) b) (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) b)) |
(*.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c a)) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 b (*.f64 a (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -1 binary64)) (/.f64 c b)) |
(*.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c (*.f64 a (*.f64 c a)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c a)) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 c a)) (*.f64 b b))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c (*.f64 c a))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (neg.f64 c))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(neg.f64 (/.f64 c b)) |
(/.f64 c (neg.f64 b)) |
(/.f64 (neg.f64 c) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (neg.f64 c)))) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 b)) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 b)) |
(/.f64 (/.f64 c #s(literal -1 binary64)) b) |
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(+.f64 #s(literal 0 binary64) (neg.f64 b)) |
(-.f64 #s(literal 0 binary64) b) |
(neg.f64 b) |
(/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) b) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) |
(-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) b) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 b)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 b)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) a) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) a) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) |
(fabs.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (sqrt.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) |
(-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(-.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) b) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 b)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 b)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) a) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) a) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 (+.f64 b (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) |
(fabs.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (sqrt.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))) #s(literal -1 binary64))) |
(-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) |
(fma.f64 (*.f64 b b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64) (neg.f64 b)) |
(fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b b)) (neg.f64 b)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b b)) (/.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (neg.f64 b)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) b) (neg.f64 b)) |
(fma.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) (/.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 b (*.f64 b b)) (neg.f64 b)) |
(fma.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 b b) (neg.f64 b)) |
(neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))) |
(/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b b)) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b)) |
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) b) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) b) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 b (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) b)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) b) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 b (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) b) (*.f64 b (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b b)) (*.f64 b (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (*.f64 b (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 b b)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (pow.f64 (/.f64 b (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) |
(+.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(-.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) |
(fma.f64 b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(fma.f64 b (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b b)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) b (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(fma.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1/2 binary64)) a) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 (log.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 b)))) |
(*.f64 b (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b b)) |
(*.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) b) |
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 b))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) |
(neg.f64 (*.f64 (*.f64 b b) (*.f64 b b))) |
(pow.f64 b #s(literal 4 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (*.f64 b b)) #s(literal 2 binary64)) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(*.f64 (*.f64 b b) (neg.f64 (*.f64 b b))) |
(*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b (*.f64 b b)) b) |
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)) |
(*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b)) |
(*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -20 binary64)) (*.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/.f64 (*.f64 #s(literal -20 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/20 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 20 binary64) a) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) a) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) a) |
(pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 #s(literal 20 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))))) |
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c))))) |
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) a) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 20 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 a a))) (*.f64 c (*.f64 c (*.f64 c c)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 c a)) #s(literal 4 binary64))) |
(exp.f64 (fma.f64 #s(literal 4 binary64) (log.f64 a) (*.f64 #s(literal 4 binary64) (log.f64 c)))) |
(exp.f64 (fma.f64 #s(literal 4 binary64) (log.f64 c) (*.f64 #s(literal 4 binary64) (log.f64 a)))) |
(pow.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 c a) #s(literal 4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 c a))) #s(literal 4 binary64)) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 a a)))) |
(*.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 c (*.f64 a (*.f64 c a)))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c (*.f64 c (*.f64 c c)))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a a)) (*.f64 a a)) |
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 c c)) (*.f64 c c)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) |
(exp.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(fabs.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 1 binary64)) b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)))) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) |
(fabs.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (sqrt.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (*.f64 c (*.f64 a (*.f64 c a))) #s(literal 16 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(exp.f64 (fma.f64 (log.f64 b) #s(literal 3 binary64) (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64) (*.f64 (log.f64 b) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64) (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64) (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(*.f64 b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(*.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) b) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b)) |
(*.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 b b))) |
(*.f64 (neg.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b b)) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) (*.f64 b b)) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 b)))) |
(*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) |
| 1× | egg-herbie |
| 6 562× | *-lowering-*.f32 |
| 6 562× | *-lowering-*.f64 |
| 4 826× | accelerator-lowering-fma.f32 |
| 4 826× | accelerator-lowering-fma.f64 |
| 4 420× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2116 | 23256 |
| 1 | 5926 | 23093 |
| 0 | 8076 | 22239 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 c) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1)) |
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1)) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2))))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c)))) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c) |
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6)) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7)) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* 1/2 (* (sqrt (/ a c)) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) |
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))))) |
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))))))) |
(* a (+ (* -1 (* (sqrt (/ c (pow a 7))) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5))))))))))))) |
(* -1 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) |
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))) |
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a)) (* -1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow a 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (* 4 (/ (pow a 2) (pow b 3)))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (+ (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (* c (- (+ (* -32 (/ (pow a 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))))) (+ (* 8 (/ (pow a 4) (pow b 7))) (* a (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)))))))))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* 1/2 (* (sqrt (/ c a)) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))))))) |
(* c (+ (* -1 (* (sqrt (/ a (pow c 7))) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 9)))) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5))))))))))))) |
(* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) |
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))) |
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/128 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))) |
(* 1/2 (* (sqrt (* a c)) (sqrt -16))) |
(+ (* -1 b) (* 1/2 (* (sqrt (* a c)) (sqrt -16)))) |
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* -1/16 (* (sqrt (/ 1 (* a c))) (* b (sqrt -16)))) 1))) |
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (sqrt -16))) (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -16)))))))) 1))) |
(* -2 (/ (* a c) b)) |
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4))))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) (pow b 6))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4)) (/ (* a (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))) (pow b 6))))))))))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (* 2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* -1 (* b (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -1 (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (+ (* -1 (/ (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))))))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* -2 (* a (* (pow b 2) c))) |
(* a (- (* a (- (* -8 (pow c 2)) (* -2 (pow c 2)))) (* 2 (* (pow b 2) c)))) |
(* a (- (* a (- (+ (* -8 (pow c 2)) (* -4 (/ (* a (pow c 3)) (pow b 2)))) (* -2 (pow c 2)))) (* 2 (* (pow b 2) c)))) |
(* a (- (* a (- (+ (* -8 (pow c 2)) (* a (- (* a (- (* -32 (/ (pow c 4) (pow b 4))) (* -1/2 (* (pow b 2) (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))))))) (* 4 (/ (pow c 3) (pow b 2)))))) (* -2 (pow c 2)))) (* 2 (* (pow b 2) c)))) |
(* a (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))) |
(* a (- (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) |
(* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) |
(* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))))) |
(* -1 (* a (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) |
(* -1 (* a (- (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))) |
(* -1 (* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))) |
(* -1 (* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))))) |
(* -2 (* a (* (pow b 2) c))) |
(* c (- (* c (- (* -8 (pow a 2)) (* -2 (pow a 2)))) (* 2 (* a (pow b 2))))) |
(* c (- (* c (- (+ (* -8 (pow a 2)) (* -4 (/ (* (pow a 3) c) (pow b 2)))) (* -2 (pow a 2)))) (* 2 (* a (pow b 2))))) |
(* c (- (* c (- (+ (* -8 (pow a 2)) (* c (- (* c (- (* -32 (/ (pow a 4) (pow b 4))) (* -1/2 (* (pow b 2) (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))))) (* 4 (/ (pow a 3) (pow b 2)))))) (* -2 (pow a 2)))) (* 2 (* a (pow b 2))))) |
(* c (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))) |
(* c (- (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) |
(* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) |
(* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))))) |
(* -1 (* c (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) |
(* -1 (* c (- (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))) |
(* -1 (* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))) |
(* -1 (* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))))) |
(* a (* (pow b 2) (* c (sqrt -16)))) |
(* (pow b 2) (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16))))) |
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c))))))) |
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* b (- (* (pow b 2) (- (* 1/2 (/ b (* a (* c (sqrt -16))))) (* 1/4 (sqrt (/ 1 (* a c)))))) (* 2 (sqrt (* a c))))))) |
(* -2 (* a (* (pow b 2) c))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c))))) |
(* (pow b 2) (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c))))) |
(* (pow b 2) (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))))) |
(* 2 (pow b 4)) |
(* (pow b 4) (+ 2 (* 2 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (- (+ 2 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* (pow b 4) (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* 1/2 (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/2 (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b))))) (* 1/2 (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))))) |
(* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) |
(+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))) |
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))) |
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (* a c)) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))) (pow a 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))))) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))) (* -1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))))) |
(+ (* -1 (/ (+ (* 1/256 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))))) |
(* -1 (/ c b)) |
(* c (- (* 1/2 (* c (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3)))))) (/ 1 b))) |
(* c (- (* c (+ (* 1/2 (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))))) (/ 1 b))) |
(* c (- (* c (+ (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))) (* c (+ (* 1/2 (* c (- (+ (* -32 (/ (pow a 3) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))))) (+ (* 8 (/ (pow a 3) (pow b 7))) (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b)))))) (* 1/2 (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) (/ 1 b))) |
(* 1/4 (* (sqrt (/ c (pow a 3))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))) |
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))) |
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (pow b 5)))))))) (pow c 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))))) |
(* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))) |
(* -1 (* c (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/256 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))) |
(* 1/4 (* (sqrt (/ c a)) (sqrt -16))) |
(+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ c a)) (sqrt -16)))) |
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -16)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* b (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -16))) (* 1/2 (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (sqrt -16))))))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))) b) |
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2))))) b) |
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (+ (* 1/2 (/ (- (+ (* -32 (* (pow a 3) (pow c 4))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))) (+ (* 8 (* (pow a 3) (pow c 4))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a))) (pow b 6))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (+ (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (+ (* -4 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (+ (* 1/2 (/ (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (+ (* -1 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -1 (/ (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))) a)) (* 4 (* (pow a 2) (pow c 3)))))) (pow b 6))) (+ (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (+ (* -4 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))) |
(pow b 4) |
(+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4)) |
(+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -8 (pow c 2)))) (pow b 4)) |
(+ (* (pow a 2) (+ (* -8 (pow c 2)) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 8))) (* -32 (/ (pow c 4) (pow b 4))))))) (pow b 4)) |
(* a (* (pow b 2) (* c (sqrt -16)))) |
(* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))) |
(* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) |
(* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))) |
(* -1 (* a (* (pow b 2) (* c (sqrt -16))))) |
(* -1 (* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) |
(* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))) |
(* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))))) |
(pow b 4) |
(+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4)) |
(+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* -8 (pow a 2)))) (pow b 4)) |
(+ (* (pow c 2) (+ (* -8 (pow a 2)) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 8))) (* -32 (/ (pow a 4) (pow b 4))))))) (pow b 4)) |
(* a (* (pow b 2) (* c (sqrt -16)))) |
(* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))) |
(* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) |
(* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))) |
(* -1 (* a (* (pow b 2) (* c (sqrt -16))))) |
(* -1 (* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) |
(* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))) |
(* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))))) |
(* a (* (pow b 2) (* c (sqrt -16)))) |
(* (pow b 2) (+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16))))) |
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16))))))))) |
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16))))))))) |
(pow b 4) |
(* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) |
(* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(pow b 4) |
(* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) |
(* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow a 4) (pow c 4)) |
(* (pow a 4) (pow c 4)) |
(* (pow a 4) (pow c 4)) |
(* (pow a 4) (pow c 4)) |
(* (pow a 4) (pow c 4)) |
(* (pow a 4) (pow c 4)) |
(* (pow a 4) (pow c 4)) |
(* (pow a 4) (pow c 4)) |
(* (pow a 4) (pow c 4)) |
(* (pow a 4) (pow c 4)) |
(* (pow a 4) (pow c 4)) |
(* (pow a 4) (pow c 4)) |
(* (pow a 4) (pow c 4)) |
(* (pow a 4) (pow c 4)) |
(* (pow a 4) (pow c 4)) |
(* (pow a 4) (pow c 4)) |
(* (pow a 4) (pow c 4)) |
(* (pow a 4) (pow c 4)) |
(* (pow a 4) (pow c 4)) |
(* (pow a 4) (pow c 4)) |
(* (pow a 4) (pow c 4)) |
(* (pow a 4) (pow c 4)) |
(* (pow a 4) (pow c 4)) |
(* (pow a 4) (pow c 4)) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(pow b 4) |
(+ (* 2 (* a (* (pow b 2) c))) (pow b 4)) |
(+ (* a (+ (* -2 (* a (pow c 2))) (* 2 (* (pow b 2) c)))) (pow b 4)) |
(+ (* a (+ (* 2 (* (pow b 2) c)) (* a (+ (* -2 (pow c 2)) (* 4 (/ (* a (pow c 3)) (pow b 2))))))) (pow b 4)) |
(* 2 (* (sqrt (* a c)) (pow b 3))) |
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3))))) |
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) |
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) |
(* -1 (* (sqrt (* a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))) |
(pow b 4) |
(+ (* 2 (* a (* (pow b 2) c))) (pow b 4)) |
(+ (* c (+ (* -2 (* (pow a 2) c)) (* 2 (* a (pow b 2))))) (pow b 4)) |
(+ (* c (+ (* 2 (* a (pow b 2))) (* c (+ (* -2 (pow a 2)) (* 4 (/ (* (pow a 3) c) (pow b 2))))))) (pow b 4)) |
(* 2 (* (sqrt (* a c)) (pow b 3))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3))))) |
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) |
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) |
(* -1 (* (sqrt (* a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))) |
(* 2 (* (sqrt (* a c)) (pow b 3))) |
(* (pow b 3) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c))))) |
(* (pow b 3) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c)))))))) |
(* (pow b 3) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2))))))))) |
(pow b 4) |
(* (pow b 4) (+ 1 (* 2 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) |
(* (pow b 4) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))) |
(* -1 (pow b 4)) |
(* (pow b 4) (- (* -2 (/ (* a c) (pow b 2))) 1)) |
(* (pow b 4) (- (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)) |
(* (pow b 4) (- (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 1)) |
(pow b 3) |
(+ (* 2 (* a (* b c))) (pow b 3)) |
(+ (* a (+ (* -2 (/ (* a (pow c 2)) b)) (* 2 (* b c)))) (pow b 3)) |
(+ (* a (+ (* 2 (* b c)) (* a (+ (* -2 (/ (pow c 2) b)) (* 4 (/ (* a (pow c 3)) (pow b 3))))))) (pow b 3)) |
(* 2 (* (sqrt (* a c)) (pow b 2))) |
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) |
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))) |
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) |
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))) |
(pow b 3) |
(+ (* 2 (* a (* b c))) (pow b 3)) |
(+ (* c (+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b)))) (pow b 3)) |
(+ (* c (+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* 4 (/ (* (pow a 3) c) (pow b 3))))))) (pow b 3)) |
(* 2 (* (sqrt (* a c)) (pow b 2))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) |
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))) |
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) |
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))) |
(* 2 (* (sqrt (* a c)) (pow b 2))) |
(* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c))))) |
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c)))))))) |
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2))))))))) |
(pow b 3) |
(* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2))))) |
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) |
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))) |
(* -1 (pow b 3)) |
(* -1 (* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2)))))) |
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))) |
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))) |
| Outputs |
|---|
(* -1 c) |
(neg.f64 c) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) |
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1)) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1)) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 a (*.f64 (*.f64 b b) (*.f64 c c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 b b) c))) c))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 a (*.f64 (*.f64 b b) c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) c))) |
(* -1 c) |
(neg.f64 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c) |
(fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b b))) (neg.f64 c)) |
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b b))) (neg.f64 c)) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))) a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b))) a)) a))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 c) |
(neg.f64 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(* -1 c) |
(neg.f64 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) c))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c))) c)) c))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))) |
(fma.f64 a (-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (neg.f64 c) b)) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 (*.f64 a (*.f64 a a)) b))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (neg.f64 (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)) a))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(neg.f64 (/.f64 (+.f64 c (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* -1 b) |
(neg.f64 b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b a)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) a))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)) b) a))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) c)))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) b) c))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (neg.f64 b) (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b)))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b)))))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (neg.f64 c) b)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)) a))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c)) c))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))) b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(+.f64 b (*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (neg.f64 b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) c)))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (neg.f64 b) c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) b) c))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b a)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) a))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)) b) a))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (neg.f64 b) (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b)))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)) (/.f64 c (*.f64 b b)))))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c)) c))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (neg.f64 c) b)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)) a))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(+.f64 b (*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))) b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (+.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* a (+ (* -2 (/ c b)) (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (+ (* 4 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (+ (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (+.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (fma.f64 a (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)))) (fma.f64 (*.f64 b c) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* 1/2 (* (sqrt (/ a c)) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b b))) |
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))))) |
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))))))) |
(*.f64 a (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))))))) |
(* a (+ (* -1 (* (sqrt (/ c (pow a 7))) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 9) c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5))))))))))))) |
(*.f64 a (-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 9 binary64)) c)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))))))))) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 a (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))) (*.f64 b b))))) |
(* -1 (* (sqrt (/ a c)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 b b))) |
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b))))) |
(* -1 (* a (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (*.f64 #s(literal 1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a)) (* -1/128 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow a 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* (pow a 5) c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))) |
(*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 #s(literal -1/128 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))))) a)) (*.f64 a (*.f64 a a))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (* 4 (/ (pow a 2) (pow b 3)))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (+.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(* c (+ (* -2 (/ a b)) (* c (- (+ (* -8 (/ (pow a 2) (pow b 3))) (+ (* 4 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))) (pow b 3))) (+ (* a (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (* c (- (+ (* -32 (/ (pow a 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ (pow a 2) (pow b 2))) (* -2 (/ (pow a 2) (pow b 2))))))) (+ (* 8 (/ (pow a 4) (pow b 7))) (* a (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)))))))))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (+.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (fma.f64 c (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) #s(literal -6 binary64))) (fma.f64 (*.f64 a b) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b))) (*.f64 a (*.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(* 1/2 (* (sqrt (/ c a)) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b b))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))))))) |
(*.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))))))) |
(* c (+ (* -1 (* (sqrt (/ a (pow c 7))) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 5)))) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/4 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 9)))) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 3))) (pow b 5))))))))))))) |
(*.f64 c (-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))) (fma.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 7 binary64))))) (*.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 9 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))))))))) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))))) |
(* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b))) |
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4)))))))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64)))))))))) |
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal 1/128 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))))))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/128 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (+ (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2))) (* (sqrt (/ 1 (* a (pow c 5)))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* a (sqrt -16)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))))))) |
(*.f64 (neg.f64 c) (-.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))))))))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (sqrt.f64 #s(literal -16 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))))) c)) (*.f64 c (*.f64 c c))))) |
(* 1/2 (* (sqrt (* a c)) (sqrt -16))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64)))) |
(+ (* -1 b) (* 1/2 (* (sqrt (* a c)) (sqrt -16)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64))) (neg.f64 b)) |
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* -1/16 (* (sqrt (/ 1 (* a c))) (* b (sqrt -16)))) 1))) |
(fma.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -16 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64))))) |
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -16))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* a c))) (sqrt -16))) (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -16)))))))) 1))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal 3/256 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -16 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -16 binary64))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (* a c)) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b) |
(/ (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4))))))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -6 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b) |
(/ (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 4))) (+ (* -1/2 (/ (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* (pow a 2) (pow c 2))) (* -2 (* (pow a 2) (pow c 2))))) (pow b 6))) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (+ (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 4)) (/ (* a (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))) (pow b 6))))))))))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))))) b) |
(/.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -6 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -6 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64))))))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))))) b) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* a c) (pow b 2))) (* 2 (/ (* a c) (pow b 2))))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -2 binary64) #s(literal 2 binary64))) |
(* -1 (* b (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (neg.f64 b) (+.f64 (+.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) |
(* -1 (* b (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -2 (/ (* a (* c (- (* -8 (* (pow a 2) (pow c 2))) (* 2 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -1 (/ (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (pow b 6))) (+ (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (+ (* -1 (/ (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))))))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (neg.f64 b) (+.f64 (+.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -10 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 6 binary64)))))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) |
(* -2 (* a (* (pow b 2) c))) |
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) |
(* a (- (* a (- (* -8 (pow c 2)) (* -2 (pow c 2)))) (* 2 (* (pow b 2) c)))) |
(*.f64 a (fma.f64 a (*.f64 (*.f64 c c) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) c)))) |
(* a (- (* a (- (+ (* -8 (pow c 2)) (* -4 (/ (* a (pow c 3)) (pow b 2)))) (* -2 (pow c 2)))) (* 2 (* (pow b 2) c)))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 c c) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 c c)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) c)))) |
(* a (- (* a (- (+ (* -8 (pow c 2)) (* a (- (* a (- (* -32 (/ (pow c 4) (pow b 4))) (* -1/2 (* (pow b 2) (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))))))) (* 4 (/ (pow c 3) (pow b 2)))))) (* -2 (pow c 2)))) (* 2 (* (pow b 2) c)))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal -8 binary64) (*.f64 c c) (fma.f64 a (fma.f64 a (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (*.f64 c c)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) c)))) |
(* a (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))) |
(*.f64 a (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))) |
(* a (- (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) |
(*.f64 a (-.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 5 binary64))))))) |
(* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) |
(*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))))) |
(*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 9 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 5 binary64))))))))) |
(* -1 (* a (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (- (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))) |
(*.f64 (neg.f64 a) (-.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))) |
(*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* a (- (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))))) |
(*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -2 (* a (* (pow b 2) c))) |
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) |
(* c (- (* c (- (* -8 (pow a 2)) (* -2 (pow a 2)))) (* 2 (* a (pow b 2))))) |
(*.f64 c (fma.f64 c (*.f64 (*.f64 a a) #s(literal -6 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b))))) |
(* c (- (* c (- (+ (* -8 (pow a 2)) (* -4 (/ (* (pow a 3) c) (pow b 2)))) (* -2 (pow a 2)))) (* 2 (* a (pow b 2))))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (*.f64 a a) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b))))) |
(* c (- (* c (- (+ (* -8 (pow a 2)) (* c (- (* c (- (* -32 (/ (pow a 4) (pow b 4))) (* -1/2 (* (pow b 2) (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))))) (* 4 (/ (pow a 3) (pow b 2)))))) (* -2 (pow a 2)))) (* 2 (* a (pow b 2))))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -8 binary64) (*.f64 a a) (fma.f64 c (fma.f64 c (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 b b))))) |
(* c (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))) |
(*.f64 c (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))) |
(* c (- (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) |
(*.f64 c (-.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) |
(* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) |
(*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))))) |
(* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))))) |
(*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 9 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))))) |
(* -1 (* c (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (- (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))) |
(*.f64 (neg.f64 c) (-.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))) |
(*.f64 (neg.f64 c) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1 (* c (- (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))))) |
(*.f64 (neg.f64 c) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
(* a (* (pow b 2) (* c (sqrt -16)))) |
(*.f64 (*.f64 a (*.f64 b b)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) |
(* (pow b 2) (+ (* -2 (* (sqrt (* a c)) b)) (* a (* c (sqrt -16))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) b (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) |
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c))))))) |
(*.f64 (*.f64 b b) (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) |
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* b (- (* (pow b 2) (- (* 1/2 (/ b (* a (* c (sqrt -16))))) (* 1/4 (sqrt (/ 1 (* a c)))))) (* 2 (sqrt (* a c))))))) |
(*.f64 (*.f64 b b) (fma.f64 b (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c)))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) |
(* -2 (* a (* (pow b 2) c))) |
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) |
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a c))))) |
(* (pow b 2) (- (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 2 (* a c))))) |
(*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 a c))))) |
(* (pow b 2) (- (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 6))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))))) |
(*.f64 (*.f64 b b) (-.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 a c))))))) |
(* 2 (pow b 4)) |
(*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (+ 2 (* 2 (/ (* a c) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64))) |
(* (pow b 4) (- (+ 2 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) |
(* (pow b 4) (- (+ 2 (+ (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (-.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(+ (* -1 (/ c b)) (* 1/2 (* a (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (neg.f64 c) b)) |
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (/.f64 (neg.f64 c) b)) |
(+ (* -1 (/ c b)) (* a (+ (* 1/2 (- (+ (* -8 (/ (pow c 2) (pow b 3))) (* 4 (/ (pow c 2) (pow b 3)))) (* -2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/2 (* a (- (+ (* -32 (/ (pow c 4) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))))) (+ (* 8 (/ (pow c 4) (pow b 7))) (* b (* c (+ (* 2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow c 3) (pow b 8))))))))) (* -1/2 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b))))) (* 1/2 (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ (* c (- (* -8 (/ (pow c 2) (pow b 2))) (* -2 (/ (pow c 2) (pow b 2))))) (pow b 3))) (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))))))) |
(-.f64 (*.f64 a (fma.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64)))) (fma.f64 (*.f64 b c) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))) (/.f64 c b)) |
(* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b b))) |
(+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))))) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))) |
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2))))) |
(fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))))) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b b))))) |
(+ (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 2) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (* a c)) (/ (* (+ (* 1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (pow b 5)))))))) (pow a 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (- (* (pow b 2) (* c (sqrt -16))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/4 (* (sqrt (/ a c)) (pow b 3))))))) (pow a 2)))))) |
(fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 a (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))))) (*.f64 b b))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b)))))))) (*.f64 a a))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))))) (*.f64 b b))))) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 b b))) |
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2)))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 b b)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a a)))) |
(+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (+ (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))) (* -1/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 b b)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a a))) (*.f64 #s(literal -1/256 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(+ (* -1 (/ (+ (* 1/256 (* (sqrt (/ a (pow c 5))) (/ (* (pow b 2) (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow c 3) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* -1/2 (/ (+ (* -1/32 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (- (* (pow b 2) (* c (sqrt -16))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* c (sqrt -16)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow a 2))))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 b b)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a a)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))))) a) (*.f64 (*.f64 #s(literal 1/256 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 a (*.f64 a a)))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* c (- (* 1/2 (* c (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3)))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) c) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* 1/2 (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)))) (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* 1/2 (- (+ (* -8 (/ a (pow b 3))) (* 4 (/ a (pow b 3)))) (* -2 (/ a (pow b 3))))) (* c (+ (* 1/2 (* c (- (+ (* -32 (/ (pow a 3) (pow b 7))) (+ (* -1/2 (* b (* (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))))) (+ (* 8 (/ (pow a 3) (pow b 7))) (* b (+ (* 2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))) (* 64 (/ (pow a 3) (pow b 8)))))))) (* -1/2 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b)))))) (* 1/2 (+ (* -4 (/ (pow a 2) (pow b 5))) (+ (* -2 (/ (* a (- (* -8 (/ a (pow b 2))) (* -2 (/ a (pow b 2))))) (pow b 3))) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (*.f64 #s(literal 1/2 binary64) (fma.f64 c (+.f64 (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)))) (fma.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) (*.f64 a b)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (fma.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 a (*.f64 b b)) #s(literal -6 binary64)))) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))) (neg.f64 (/.f64 #s(literal 1 binary64) b)))) |
(* 1/4 (* (sqrt (/ c (pow a 3))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 b b))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 c c)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b b))))) |
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2)))))) |
(*.f64 c (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 c c)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))))) |
(* c (+ (* 1/128 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 2) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))) (pow b 2)))) (+ (* 1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* (+ (* 1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3))))) (pow b 2)))) (+ (* -1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/64 (* (sqrt (/ (pow c 3) (pow a 5))) (pow b 5)))))))) (pow c 4))) (* 1/2 (/ (+ (* -1/16 (* (sqrt (/ c (pow a 5))) (- (* a (* (pow b 2) (sqrt -16))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (pow b 3))))))) (pow c 2))))))) |
(*.f64 c (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 b b) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 #s(literal 1/256 binary64) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 c (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 b b))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))))) |
(* -1/2 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2)))))) |
(*.f64 (neg.f64 c) (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 c c))))) |
(* -1 (* c (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 c c))) (*.f64 (*.f64 #s(literal 1/256 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (sqrt -1) (* (+ (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (* (pow b 2) (sqrt -1/4))))) (+ (* -1/32 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (* (sqrt -1) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* -1/8 (/ (pow b 8) (* (pow a 4) (pow (sqrt -16) 3)))) (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (pow b 5) (sqrt -1)) (pow (sqrt -4) 3)))))))))) c)) (* -1/256 (* (sqrt (/ c (pow a 7))) (/ (* (pow b 2) (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (sqrt -1/4) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) (pow b 2)))) (* 1/2 (/ (+ (* -1/32 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (- (* a (* (pow b 2) (sqrt -16))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (* (sqrt -1/4) (- (* 1/2 (/ (pow b 4) (* (pow a 2) (sqrt -16)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 3) (sqrt -1)) (sqrt -4))))))))) (pow c 2))))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 b b)) (/.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 c c)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/8 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (sqrt.f64 #s(literal -16 binary64)))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64)))))) c) (*.f64 (*.f64 #s(literal -1/256 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c))))) |
(* 1/4 (* (sqrt (/ c a)) (sqrt -16))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ c a)) (sqrt -16)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (* b (sqrt -16)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 b (sqrt.f64 #s(literal -16 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64))))) |
(+ (* 1/4 (* (sqrt (/ c a)) (sqrt -16))) (* b (- (* b (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) c))) (sqrt -16))) (* 1/2 (* (pow b 2) (+ (* 3/256 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (sqrt -16))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (sqrt -16))))))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (fma.f64 #s(literal 3/256 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -16 binary64))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -16 binary64))))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(/ (+ (* -1 c) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) (neg.f64 c)) b) |
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (fma.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b))) (neg.f64 c)) b) |
(/ (+ (* -1 c) (+ (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2))))))) (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (pow b 4))) (+ (* 1/2 (/ (- (+ (* -32 (* (pow a 3) (pow c 4))) (+ (* -1/2 (* (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (- (* -8 (* a (pow c 2))) (* -2 (* a (pow c 2)))))) (+ (* 8 (* (pow a 3) (pow c 4))) (* c (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))))))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a))) (pow b 6))) (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (* 4 (* a (pow c 2)))) (* -2 (* a (pow c 2)))) (pow b 2)))))) b) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (fma.f64 #s(literal -32 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64))) (fma.f64 c (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #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))) #s(literal 20 binary64)) a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 (*.f64 a (*.f64 c c)) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (fma.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -6 binary64))))))) (pow.f64 b #s(literal 4 binary64)))) c) b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (/ 1 a)))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (+ (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (+ (* -4 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (-.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) a)) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))) |
(* -1 (* b (+ (* 1/2 (/ (+ (* -4 c) (* 2 c)) (pow b 2))) (+ (* 1/2 (/ (+ (* -2 (* a (* c (- (* -8 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (+ (* -1 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (+ (* -1 (/ (+ (* 2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))) (* 64 (* (pow a 3) (pow c 3)))) a)) (* 4 (* (pow a 2) (pow c 3)))))) (pow b 6))) (+ (* 1/2 (/ (- (+ (* -8 (* a (pow c 2))) (+ (* -4 (* a (pow c 2))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (* 2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -10 binary64))) (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) a)) (*.f64 c (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (-.f64 (fma.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) a)) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4)) |
(fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) |
(+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -8 (pow c 2)))) (pow b 4)) |
(fma.f64 (*.f64 a a) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -8 binary64) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(+ (* (pow a 2) (+ (* -8 (pow c 2)) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 8))) (* -32 (/ (pow c 4) (pow b 4))))))) (pow b 4)) |
(fma.f64 (*.f64 a a) (fma.f64 (*.f64 a a) (fma.f64 #s(literal -256 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -8 binary64) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* a (* (pow b 2) (* c (sqrt -16)))) |
(*.f64 (*.f64 a (*.f64 b b)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) |
(* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))) |
(*.f64 a (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) |
(* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) |
(* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))) |
(* -1 (* a (* (pow b 2) (* c (sqrt -16))))) |
(*.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) |
(* -1 (* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) |
(* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) |
(* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4)) |
(fma.f64 #s(literal -8 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) |
(+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* -8 (pow a 2)))) (pow b 4)) |
(fma.f64 (*.f64 c c) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -8 binary64) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(+ (* (pow c 2) (+ (* -8 (pow a 2)) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 8))) (* -32 (/ (pow a 4) (pow b 4))))))) (pow b 4)) |
(fma.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -8 binary64) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* a (* (pow b 2) (* c (sqrt -16)))) |
(*.f64 (*.f64 a (*.f64 b b)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) |
(* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))) |
(*.f64 c (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))) |
(* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))) |
(* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))) |
(* -1 (* a (* (pow b 2) (* c (sqrt -16))))) |
(*.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))) |
(* -1 (* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) |
(*.f64 (neg.f64 c) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))) |
(* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))) |
(* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))) |
(* a (* (pow b 2) (* c (sqrt -16)))) |
(*.f64 (*.f64 a (*.f64 b b)) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) |
(* (pow b 2) (+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16))))) |
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) |
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16))))))))) |
(*.f64 (*.f64 b b) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) |
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16))))))))) |
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -16 binary64) (sqrt.f64 #s(literal -16 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64))) |
(* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))))))) |
(* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -256 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 12 binary64)))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64)))))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64))) |
(* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))))))) |
(* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -256 binary64) (*.f64 (pow.f64 a #s(literal 6 binary64)) (/.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 b #s(literal 12 binary64)))) (fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64)))))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(* (pow a 4) (pow c 4)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 (*.f64 b b) a)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 (*.f64 b b) a)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 (*.f64 b b) a)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c)))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(+.f64 b (*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))) b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(+ (* 2 (* a (* (pow b 2) c))) (pow b 4)) |
(fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (*.f64 b b) c)) (pow.f64 b #s(literal 4 binary64))) |
(+ (* a (+ (* -2 (* a (pow c 2))) (* 2 (* (pow b 2) c)))) (pow b 4)) |
(fma.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) c) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) |
(+ (* a (+ (* 2 (* (pow b 2) c)) (* a (+ (* -2 (pow c 2)) (* 4 (/ (* a (pow c 3)) (pow b 2))))))) (pow b 4)) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c c))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 4 binary64))) |
(* 2 (* (sqrt (* a c)) (pow b 3))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (*.f64 b b)))) |
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3))))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 5 binary64)))))) |
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3)))))) |
(*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 5 binary64))))))) |
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 5))) (* 2 (* (sqrt (/ c a)) (pow b 3))))))) |
(*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 9 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt (* a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(+ (* 2 (* a (* (pow b 2) c))) (pow b 4)) |
(fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (*.f64 b b) c)) (pow.f64 b #s(literal 4 binary64))) |
(+ (* c (+ (* -2 (* (pow a 2) c)) (* 2 (* a (pow b 2))))) (pow b 4)) |
(fma.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c))) (pow.f64 b #s(literal 4 binary64))) |
(+ (* c (+ (* 2 (* a (pow b 2))) (* c (+ (* -2 (pow a 2)) (* 4 (/ (* (pow a 3) c) (pow b 2))))))) (pow b 4)) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a a) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))) |
(* 2 (* (sqrt (* a c)) (pow b 3))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (*.f64 b b)))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3))))) |
(*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))) |
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3)))))) |
(*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))))))) |
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 7))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 9))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 5))) (* 2 (* (sqrt (/ a c)) (pow b 3))))))) |
(*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 7 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 9 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b)))))))) |
(* -1 (* (sqrt (* a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1)))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 7) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 9) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 5) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 3) (* (sqrt -4) (sqrt -1))))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 7 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* 2 (* (sqrt (* a c)) (pow b 3))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b (*.f64 b b)))) |
(* (pow b 3) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c))))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b))))) |
(* (pow b 3) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c)))))))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c))))) |
(* (pow b 3) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2))))))))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (* 2 (/ (* a c) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 4) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow b 4) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(* -1 (pow b 4)) |
(neg.f64 (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (- (* -2 (/ (* a c) (pow b 2))) 1)) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64))) |
(* (pow b 4) (- (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(* (pow b 4) (- (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) 1)) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))))) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(+ (* 2 (* a (* b c))) (pow b 3)) |
(fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b c)) (*.f64 b (*.f64 b b))) |
(+ (* a (+ (* -2 (/ (* a (pow c 2)) b)) (* 2 (* b c)))) (pow b 3)) |
(fma.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 b c) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) b)) (*.f64 b (*.f64 b b))) |
(+ (* a (+ (* 2 (* b c)) (* a (+ (* -2 (/ (pow c 2) b)) (* 4 (/ (* a (pow c 3)) (pow b 3))))))) (pow b 3)) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) b)) (*.f64 #s(literal 2 binary64) (*.f64 b c))) (*.f64 b (*.f64 b b))) |
(* 2 (* (sqrt (* a c)) (pow b 2))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b))) |
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64)))))) |
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))) |
(*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64))))))) |
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) |
(*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (pow.f64 b #s(literal 8 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (pow.f64 b #s(literal 4 binary64)))))))) |
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(+ (* 2 (* a (* b c))) (pow b 3)) |
(fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b c)) (*.f64 b (*.f64 b b))) |
(+ (* c (+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b)))) (pow b 3)) |
(fma.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 a b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) b)) (*.f64 b (*.f64 b b))) |
(+ (* c (+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* 4 (/ (* (pow a 3) c) (pow b 3))))))) (pow b 3)) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) b) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 b (*.f64 b b))) |
(* 2 (* (sqrt (* a c)) (pow b 2))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) |
(*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))) |
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))) |
(*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)))))) |
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) |
(*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 8 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))))))) |
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 8 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* 2 (* (sqrt (* a c)) (pow b 2))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 b b))) |
(* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b))))) |
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c)))))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c))))) |
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2))))))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a c))))) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) |
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(* -1 (pow b 3)) |
(neg.f64 (*.f64 b (*.f64 b b))) |
(* -1 (* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2)))))) |
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)))) |
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) |
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)))))) |
Compiled 89 479 to 5 117 computations (94.3% saved)
54 alts after pruning (51 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 620 | 40 | 1 660 |
| Fresh | 9 | 11 | 20 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 631 | 54 | 1 685 |
| Status | Accuracy | Program |
|---|---|---|
| 31.1% | (/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 29.3% | (/.f64 (fma.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) (/.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 94.5% | (/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) b) | |
| 30.7% | (/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 93.6% | (/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64))) | |
| 30.5% | (/.f64 (fma.f64 (*.f64 b b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 30.9% | (/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 31.0% | (/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
| 30.7% | (/.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) | |
| 30.2% | (/.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) | |
| 92.8% | (/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 30.2% | (/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) | |
| 29.6% | (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 28.5% | (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b b)) (*.f64 b (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) | |
| 28.6% | (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (*.f64 b (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a)) | |
| 28.6% | (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) | |
| 28.8% | (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 28.8% | (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) | |
| 28.8% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (exp.f64 (fma.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 b))))) (*.f64 #s(literal 2 binary64) a)) | |
| 28.7% | (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 89.9% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 89.9% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 82.4% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) | |
| 30.2% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) | |
| 29.2% | (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))) | |
| ▶ | 94.6% | (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) b) |
| 30.0% | (/.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 29.8% | (/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 94.2% | (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 b (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (*.f64 b b)) | |
| 93.2% | (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) | |
| 30.3% | (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) | |
| 29.4% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 29.4% | (/.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
| 29.4% | (/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 29.3% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
| 30.3% | (/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 30.3% | (/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) | |
| 89.9% | (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) | |
| 90.2% | (/.f64 (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b) | |
| ▶ | 93.1% | (/.f64 (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) b) |
| 82.4% | (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 90.3% | (/.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) | |
| 82.7% | (/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))) | |
| ✓ | 82.7% | (/.f64 c (neg.f64 b)) |
| 29.3% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) | |
| 94.3% | (/.f64 #s(literal 1 binary64) (/.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))) | |
| 82.5% | (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) | |
| 94.5% | (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (/.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) b)) | |
| ▶ | 28.9% | (-.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
| 90.3% | (-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) | |
| 29.4% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| ▶ | 82.5% | (*.f64 (/.f64 #s(literal -1 binary64) b) c) |
| 94.2% | (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 (*.f64 a (*.f64 a a)) b))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) | |
| 90.0% | (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
Compiled 4 556 to 1 992 computations (56.3% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) b) |
| ✓ | cost-diff | 640 | (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
| ✓ | cost-diff | 5504 | (pow.f64 b #s(literal 4 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 3264 | (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) |
| ✓ | cost-diff | 0 | (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) |
| ✓ | cost-diff | 1024 | (-.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) b) |
| ✓ | cost-diff | 192 | (*.f64 (/.f64 #s(literal -1 binary64) b) c) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) b) |
| ✓ | cost-diff | 960 | (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) |
| ✓ | cost-diff | 960 | (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) |
| 13 004× | accelerator-lowering-fma.f32 |
| 13 004× | accelerator-lowering-fma.f64 |
| 6 988× | *-lowering-*.f32 |
| 6 988× | *-lowering-*.f64 |
| 1 786× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 596 |
| 1 | 182 | 553 |
| 2 | 670 | 499 |
| 3 | 4499 | 499 |
| 4 | 6675 | 499 |
| 0 | 8055 | 481 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (+ (* (* -1/4 (* (* a a) (* a a))) (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))) (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b)))) (+ (* (* c a) (/ c (* b b))) c)) b) |
(- (+ (* (* -1/4 (* (* a a) (* a a))) (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))) (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b)))) (+ (* (* c a) (/ c (* b b))) c)) |
(+ (* (* -1/4 (* (* a a) (* a a))) (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))) (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b)))) |
(* -1/4 (* (* a a) (* a a))) |
-1/4 |
(* (* a a) (* a a)) |
(* a a) |
a |
(/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b))))) |
(* (* c (* c (* c c))) 20) |
(* c (* c (* c c))) |
c |
(* c (* c c)) |
(* c c) |
20 |
(* a (* (* b b) (* (* b b) (* b b)))) |
(* (* b b) (* (* b b) (* b b))) |
(* b b) |
b |
(* (* b b) (* b b)) |
(/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b))) |
(* (* -2 (* c a)) (* c (* c a))) |
(* -2 (* c a)) |
-2 |
(* c a) |
(* c (* c a)) |
(+ (* (* c a) (/ c (* b b))) c) |
(/ c (* b b)) |
(* (/ -1 b) c) |
(/ -1 b) |
-1 |
b |
c |
(- (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) (/ b (* a 2))) |
(/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) |
(sqrt (+ (* b b) (* c (* a -4)))) |
(+ (* b b) (* c (* a -4))) |
b |
(* c (* a -4)) |
c |
(* a -4) |
a |
-4 |
(* a 2) |
2 |
(/ b (* a 2)) |
(/ (+ (* (sqrt (sqrt (+ (* c (* a -4)) (* b b)))) (sqrt (sqrt (+ (* c (* a -4)) (* b b))))) (neg b)) (* 2 a)) |
(+ (* (sqrt (sqrt (+ (* c (* a -4)) (* b b)))) (sqrt (sqrt (+ (* c (* a -4)) (* b b))))) (neg b)) |
(sqrt (sqrt (+ (* c (* a -4)) (* b b)))) |
(sqrt (+ (* c (* a -4)) (* b b))) |
(+ (* c (* a -4)) (* b b)) |
c |
(* a -4) |
a |
-4 |
(* b b) |
b |
(neg b) |
(* 2 a) |
2 |
(/ (* c (+ (* c (- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))) -1)) b) |
(* c (+ (* c (- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))) -1)) |
c |
(+ (* c (- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))) -1) |
(- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b))) |
(/ (* -2 (* (* a a) c)) (pow b 4)) |
(* -2 (* (* a a) c)) |
-2 |
(* (* a a) c) |
(* a a) |
a |
(pow b 4) |
b |
4 |
(/ a (* b b)) |
(* b b) |
-1 |
| Outputs |
|---|
(/ (- (+ (* (* -1/4 (* (* a a) (* a a))) (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))) (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b)))) (+ (* (* c a) (/ c (* b b))) c)) b) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal -1 binary64)))) c) b) |
(- (+ (* (* -1/4 (* (* a a) (* a a))) (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))) (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b)))) (+ (* (* c a) (/ c (* b b))) c)) |
(-.f64 (fma.f64 (/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal -1 binary64)))) c) |
(+ (* (* -1/4 (* (* a a) (* a a))) (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))) (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b)))) |
(*.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -5 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(* -1/4 (* (* a a) (* a a))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) |
-1/4 |
#s(literal -1/4 binary64) |
(* (* a a) (* a a)) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* a a) |
(*.f64 a a) |
a |
(/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b))))) |
(/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(* (* c (* c (* c c))) 20) |
(*.f64 c (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64))) |
(* c (* c (* c c))) |
(*.f64 c (*.f64 c (*.f64 c c))) |
c |
(* c (* c c)) |
(*.f64 c (*.f64 c c)) |
(* c c) |
(*.f64 c c) |
20 |
#s(literal 20 binary64) |
(* a (* (* b b) (* (* b b) (* b b)))) |
(*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) |
(* (* b b) (* (* b b) (* b b))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) |
(* b b) |
(*.f64 b b) |
b |
(* (* b b) (* b b)) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b))) |
(/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a c))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(* (* -2 (* c a)) (* c (* c a))) |
(*.f64 a (*.f64 c (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a c))))) |
(* -2 (* c a)) |
(*.f64 #s(literal -2 binary64) (*.f64 a c)) |
-2 |
#s(literal -2 binary64) |
(* c a) |
(*.f64 a c) |
(* c (* c a)) |
(*.f64 a (*.f64 c c)) |
(+ (* (* c a) (/ c (* b b))) c) |
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) |
(/ c (* b b)) |
(/.f64 c (*.f64 b b)) |
(* (/ -1 b) c) |
(/.f64 (neg.f64 c) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
-1 |
#s(literal -1 binary64) |
b |
c |
(- (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) (/ b (* a 2))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) |
(/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) |
(sqrt (+ (* b b) (* c (* a -4)))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(+ (* b b) (* c (* a -4))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
b |
(* c (* a -4)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
c |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
a |
-4 |
#s(literal -4 binary64) |
(* a 2) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ b (* a 2)) |
(/.f64 b (*.f64 a #s(literal 2 binary64))) |
(/ (+ (* (sqrt (sqrt (+ (* c (* a -4)) (* b b)))) (sqrt (sqrt (+ (* c (* a -4)) (* b b))))) (neg b)) (* 2 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) |
(+ (* (sqrt (sqrt (+ (* c (* a -4)) (* b b)))) (sqrt (sqrt (+ (* c (* a -4)) (* b b))))) (neg b)) |
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) |
(sqrt (sqrt (+ (* c (* a -4)) (* b b)))) |
(sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(sqrt (+ (* c (* a -4)) (* b b))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(+ (* c (* a -4)) (* b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
c |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
a |
-4 |
#s(literal -4 binary64) |
(* b b) |
(*.f64 b b) |
b |
(neg b) |
(neg.f64 b) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (* c (+ (* c (- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))) -1)) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal -1 binary64)) (neg.f64 c)) b) |
(* c (+ (* c (- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))) -1)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal -1 binary64)) (neg.f64 c)) |
c |
(+ (* c (- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))) -1) |
(fma.f64 c (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) |
(- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) |
(/ (* -2 (* (* a a) c)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(* -2 (* (* a a) c)) |
(*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) |
-2 |
#s(literal -2 binary64) |
(* (* a a) c) |
(*.f64 a (*.f64 a c)) |
(* a a) |
(*.f64 a a) |
a |
(pow b 4) |
(*.f64 b (*.f64 b (*.f64 b b))) |
b |
4 |
#s(literal 4 binary64) |
(/ a (* b b)) |
(/.f64 a (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
-1 |
#s(literal -1 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
| ✓ | accuracy | 99.6% | (/.f64 a (*.f64 b b)) |
| ✓ | accuracy | 99.5% | (*.f64 (*.f64 a a) c) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) |
| ✓ | accuracy | 99.9% | (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) |
| ✓ | accuracy | 99.8% | (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
| ✓ | accuracy | 99.6% | (/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | accuracy | 31.0% | (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) |
| ✓ | accuracy | 100.0% | (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
| ✓ | accuracy | 99.9% | (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| ✓ | accuracy | 99.8% | (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) |
| ✓ | accuracy | 29.4% | (-.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1 binary64) b) |
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 #s(literal -1 binary64) b) c) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) |
| ✓ | accuracy | 99.3% | (*.f64 (*.f64 b b) (*.f64 b b)) |
| ✓ | accuracy | 99.1% | (*.f64 (*.f64 a a) (*.f64 a a)) |
| 207.0ms | 190× | 1 | valid |
| 26.0ms | 66× | 0 | valid |
Compiled 646 to 64 computations (90.1% saved)
ival-mult: 56.0ms (38.7% of total)ival-div: 45.0ms (31.1% of total)adjust: 13.0ms (9% of total)ival-add: 11.0ms (7.6% of total)ival-sqrt: 9.0ms (6.2% of total)ival-sub: 5.0ms (3.5% of total)ival-pow: 3.0ms (2.1% of total)ival-neg: 1.0ms (0.7% of total)exact: 1.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (+ (* (* -1/4 (* (* a a) (* a a))) (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))) (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b)))) (+ (* (* c a) (/ c (* b b))) c))> |
#<alt (+ (* (* -1/4 (* (* a a) (* a a))) (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))) (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b))))> |
#<alt (/ (- (+ (* (* -1/4 (* (* a a) (* a a))) (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))) (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b)))) (+ (* (* c a) (/ c (* b b))) c)) b)> |
#<alt (* -1/4 (* (* a a) (* a a)))> |
#<alt (* (/ -1 b) c)> |
#<alt (/ -1 b)> |
#<alt (- (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) (/ b (* a 2)))> |
#<alt (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2))> |
#<alt (sqrt (+ (* b b) (* c (* a -4))))> |
#<alt (+ (* b b) (* c (* a -4)))> |
#<alt (+ (* (sqrt (sqrt (+ (* c (* a -4)) (* b b)))) (sqrt (sqrt (+ (* c (* a -4)) (* b b))))) (neg b))> |
#<alt (/ (+ (* (sqrt (sqrt (+ (* c (* a -4)) (* b b)))) (sqrt (sqrt (+ (* c (* a -4)) (* b b))))) (neg b)) (* 2 a))> |
#<alt (sqrt (sqrt (+ (* c (* a -4)) (* b b))))> |
#<alt (sqrt (+ (* c (* a -4)) (* b b)))> |
#<alt (pow b 4)> |
#<alt (* c (+ (* c (- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))) -1))> |
#<alt (/ (* c (+ (* c (- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))) -1)) b)> |
#<alt (+ (* c (- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))) -1)> |
#<alt (* (* a a) (* a a))> |
#<alt (* (* b b) (* b b))> |
#<alt (* (* -2 (* c a)) (* c (* c a)))> |
#<alt (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b)))> |
#<alt (+ (* c (* a -4)) (* b b))> |
#<alt (/ (* -2 (* (* a a) c)) (pow b 4))> |
#<alt (* (* a a) c)> |
#<alt (/ a (* b b))> |
| Outputs |
|---|
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)> |
#<alt (- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))> |
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 c)> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1))> |
#<alt (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))> |
#<alt (* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))> |
#<alt (* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))> |
#<alt (* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))> |
#<alt (* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))> |
#<alt (* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))> |
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))> |
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))> |
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))> |
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))> |
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1/4 (pow a 4))> |
#<alt (* -1/4 (pow a 4))> |
#<alt (* -1/4 (pow a 4))> |
#<alt (* -1/4 (pow a 4))> |
#<alt (* -1/4 (pow a 4))> |
#<alt (* -1/4 (pow a 4))> |
#<alt (* -1/4 (pow a 4))> |
#<alt (* -1/4 (pow a 4))> |
#<alt (* -1/4 (pow a 4))> |
#<alt (* -1/4 (pow a 4))> |
#<alt (* -1/4 (pow a 4))> |
#<alt (* -1/4 (pow a 4))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (* 1/2 (/ b (* a c)))))> |
#<alt (* c (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (* 1/2 (/ b (* a c)))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (* 1/2 (/ b a)))> |
#<alt (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) (* 1/2 (/ b a)))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* -1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 b)) a)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt (* 1/2 (/ b a))> |
#<alt (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))> |
#<alt (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))> |
#<alt (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))> |
#<alt (* 1/2 (/ b a))> |
#<alt (+ (* -1 (/ c b)) (* 1/2 (/ b a)))> |
#<alt (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))> |
#<alt (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))> |
#<alt (* 1/2 (/ b a))> |
#<alt (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)> |
#<alt (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)> |
#<alt (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a)> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt (* -4 (* a c))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* (pow 1 1/4) (sqrt b))> |
#<alt (+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b)))> |
#<alt (+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4))))))))) (* (pow 1 1/4) (sqrt b)))> |
#<alt (+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* c (+ (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -16/3 (/ (pow a 3) (pow b 6))) (+ (* -1/6 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 3) (pow b 6)))))))) (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4)))))))))) (* (pow 1 1/4) (sqrt b)))> |
#<alt (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))> |
#<alt (+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))))> |
#<alt (+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2))))> |
#<alt (+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow b 6) (pow a 3))) (+ (* -1/24576 (/ (pow b 6) (pow a 3))) (* 1/2048 (/ (pow b 6) (pow a 3)))))) (pow c 3)))))> |
#<alt (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))> |
#<alt (+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (* a c))))> |
#<alt (+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c)))> |
#<alt (+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/2048 (/ (pow b 6) (pow a 3))) (+ (* 1/24576 (/ (pow b 6) (pow a 3))) (* 1/768 (/ (pow b 6) (pow a 3)))))) c)) (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2)))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c)))> |
#<alt (* (pow 1 1/4) (sqrt b))> |
#<alt (+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b)))> |
#<alt (+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))) (sqrt b))))) (* (pow 1 1/4) (sqrt b)))> |
#<alt (+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* a (+ (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4)))))) (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow b 6))) (+ (* -1/6 (/ (pow c 3) (pow b 6))) (* 2 (/ (pow c 3) (pow b 6)))))) (sqrt b))))))) (* (pow 1 1/4) (sqrt b)))> |
#<alt (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))> |
#<alt (+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))))> |
#<alt (+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2))))> |
#<alt (+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow b 6) (pow c 3))) (+ (* -1/24576 (/ (pow b 6) (pow c 3))) (* 1/2048 (/ (pow b 6) (pow c 3)))))) (pow a 3)))))> |
#<alt (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))> |
#<alt (+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) (* a c))))> |
#<alt (+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)))> |
#<alt (+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/2048 (/ (pow b 6) (pow c 3))) (+ (* 1/24576 (/ (pow b 6) (pow c 3))) (* 1/768 (/ (pow b 6) (pow c 3)))))) a)) (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2)))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)))> |
#<alt (pow (* -4 (* a c)) 1/4)> |
#<alt (+ (* -1/16 (* (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4) (pow b 2))) (pow (* -4 (* a c)) 1/4))> |
#<alt (+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* -3/512 (* (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4) (pow b 2))))) (pow (* -4 (* a c)) 1/4))> |
#<alt (+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* (pow b 2) (+ (* -3/512 (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4)) (* -7/8192 (* (pow (/ -4 (* (pow a 11) (pow c 11))) 1/4) (pow b 2))))))) (pow (* -4 (* a c)) 1/4))> |
#<alt (sqrt b)> |
#<alt (+ (sqrt b) (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))))> |
#<alt (+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))))> |
#<alt (+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) (* (sqrt (/ 1 (pow b 11))) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))))))))> |
#<alt (* (sqrt b) (sqrt -1))> |
#<alt (+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (* (sqrt b) (sqrt -1)))> |
#<alt (+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))))> |
#<alt (+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (+ (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))) (* (sqrt (/ 1 (pow b 11))) (* (sqrt -1) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3))))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (* -1 c)> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))> |
#<alt (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2))))> |
#<alt (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c)))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4))))))> |
#<alt (* -1 c)> |
#<alt (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1 c) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2))))))> |
#<alt (+ (* -1 c) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2))))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2)))))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2)))))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 4))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 4))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 4))> |
#<alt (* -1 c)> |
#<alt (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (* -1 c)> |
#<alt (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))> |
#<alt (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))> |
#<alt (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt -1> |
#<alt (- (* -1 (/ (* a c) (pow b 2))) 1)> |
#<alt (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1)> |
#<alt (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1)> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))> |
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))> |
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))> |
#<alt -1> |
#<alt (- (* -1 (/ (* a c) (pow b 2))) 1)> |
#<alt (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* -1 (/ c (pow b 2))))) 1)> |
#<alt (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* -1 (/ c (pow b 2))))) 1)> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))))> |
#<alt (* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))) (/ 1 (pow a 2))))> |
#<alt (* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))) (/ 1 (pow a 2))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ (+ (/ 1 a) (/ c (pow b 2))) a))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ (+ (/ 1 a) (/ c (pow b 2))) a))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 4))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 4))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 4))> |
#<alt -1> |
#<alt (- (* -1 (/ (* a c) (pow b 2))) 1)> |
#<alt (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)> |
#<alt (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)> |
#<alt -1> |
#<alt (- (* -1 (/ (* a c) (pow b 2))) 1)> |
#<alt (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)> |
#<alt (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (* -2 (* (pow a 2) (pow c 3)))> |
#<alt (* -2 (* (pow a 2) (pow c 3)))> |
#<alt (* -2 (* (pow a 2) (pow c 3)))> |
#<alt (* -2 (* (pow a 2) (pow c 3)))> |
#<alt (* -2 (* (pow a 2) (pow c 3)))> |
#<alt (* -2 (* (pow a 2) (pow c 3)))> |
#<alt (* -2 (* (pow a 2) (pow c 3)))> |
#<alt (* -2 (* (pow a 2) (pow c 3)))> |
#<alt (* -2 (* (pow a 2) (pow c 3)))> |
#<alt (* -2 (* (pow a 2) (pow c 3)))> |
#<alt (* -2 (* (pow a 2) (pow c 3)))> |
#<alt (* -2 (* (pow a 2) (pow c 3)))> |
#<alt (* -2 (* (pow a 2) (pow c 3)))> |
#<alt (* -2 (* (pow a 2) (pow c 3)))> |
#<alt (* -2 (* (pow a 2) (pow c 3)))> |
#<alt (* -2 (* (pow a 2) (pow c 3)))> |
#<alt (* -2 (* (pow a 2) (pow c 3)))> |
#<alt (* -2 (* (pow a 2) (pow c 3)))> |
#<alt (* -2 (* (pow a 2) (pow c 3)))> |
#<alt (* -2 (* (pow a 2) (pow c 3)))> |
#<alt (* -2 (* (pow a 2) (pow c 3)))> |
#<alt (* -2 (* (pow a 2) (pow c 3)))> |
#<alt (* -2 (* (pow a 2) (pow c 3)))> |
#<alt (* -2 (* (pow a 2) (pow c 3)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -4 (* a c))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
192 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | a | @ | inf | (- (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) (/ b (* a 2))) |
| 4.0ms | c | @ | inf | (sqrt (sqrt (+ (* c (* a -4)) (* b b)))) |
| 2.0ms | a | @ | 0 | (/ a (* b b)) |
| 1.0ms | b | @ | 0 | (sqrt (sqrt (+ (* c (* a -4)) (* b b)))) |
| 1.0ms | b | @ | inf | (sqrt (sqrt (+ (* c (* a -4)) (* b b)))) |
| 1× | batch-egg-rewrite |
| 5 184× | *-lowering-*.f32 |
| 5 184× | *-lowering-*.f64 |
| 4 796× | accelerator-lowering-fma.f32 |
| 4 796× | accelerator-lowering-fma.f64 |
| 3 484× | pow-lowering-pow.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 392 |
| 1 | 390 | 369 |
| 2 | 3888 | 353 |
| 0 | 8724 | 333 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ (* (* -1/4 (* (* a a) (* a a))) (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))) (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b)))) (+ (* (* c a) (/ c (* b b))) c)) |
(+ (* (* -1/4 (* (* a a) (* a a))) (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))) (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b)))) |
(/ (- (+ (* (* -1/4 (* (* a a) (* a a))) (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* (* b b) (* b b)))))) (/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b)))) (+ (* (* c a) (/ c (* b b))) c)) b) |
(* -1/4 (* (* a a) (* a a))) |
(* (/ -1 b) c) |
(/ -1 b) |
(- (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) (/ b (* a 2))) |
(/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) |
(sqrt (+ (* b b) (* c (* a -4)))) |
(+ (* b b) (* c (* a -4))) |
(+ (* (sqrt (sqrt (+ (* c (* a -4)) (* b b)))) (sqrt (sqrt (+ (* c (* a -4)) (* b b))))) (neg b)) |
(/ (+ (* (sqrt (sqrt (+ (* c (* a -4)) (* b b)))) (sqrt (sqrt (+ (* c (* a -4)) (* b b))))) (neg b)) (* 2 a)) |
(sqrt (sqrt (+ (* c (* a -4)) (* b b)))) |
(sqrt (+ (* c (* a -4)) (* b b))) |
(pow b 4) |
(* c (+ (* c (- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))) -1)) |
(/ (* c (+ (* c (- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))) -1)) b) |
(+ (* c (- (/ (* -2 (* (* a a) c)) (pow b 4)) (/ a (* b b)))) -1) |
(* (* a a) (* a a)) |
(* (* b b) (* b b)) |
(* (* -2 (* c a)) (* c (* c a))) |
(/ (* (* -2 (* c a)) (* c (* c a))) (* (* b b) (* b b))) |
(+ (* c (* a -4)) (* b b)) |
(/ (* -2 (* (* a a) c)) (pow b 4)) |
(* (* a a) c) |
(/ a (* b b)) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(+.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(+.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (neg.f64 c)) |
(+.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) |
(-.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) |
(-.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 a c) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 a c) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -2 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) b) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) b) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a c) b) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a c) b) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) c) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) c) (/.f64 (*.f64 a c) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (*.f64 a c)) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (*.f64 a c)) (/.f64 c (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (/.f64 c (*.f64 b b))) (*.f64 a c) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (/.f64 c (*.f64 b b))) (*.f64 a c) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 a a) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 b (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 b (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (pow.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (pow.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (pow.f64 (/.f64 b (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (pow.f64 (/.f64 b (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a c)) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a c)) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a c)) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a c)) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 c c))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 c (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 c c))))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (neg.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) |
(/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (+.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (+.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #s(literal 2 binary64)) (fma.f64 c c (*.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 c c)) (+.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 a c) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) b) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a c) b) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) c) (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (*.f64 a c)) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (/.f64 c (*.f64 b b))) (*.f64 a c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/4 binary64)) (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 a a) (*.f64 (neg.f64 (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) (*.f64 a a) (*.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 b (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (pow.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (pow.f64 (/.f64 b (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a c)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a c)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b b) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) (neg.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -8 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(-.f64 (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 c b)) |
(fma.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) b) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))) |
(neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (neg.f64 b))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) |
(/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (*.f64 b (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b) (*.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b b)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))) b)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (neg.f64 (neg.f64 b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b) #s(literal 3 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (*.f64 b (*.f64 b b)))) (+.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b) #s(literal 2 binary64)) (fma.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) (*.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))) (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))) |
(/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(/.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64)) b) |
(pow.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (/.f64 b (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) |
(*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1/4 binary64) (*.f64 a a))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/4 binary64)) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a a)) (*.f64 a #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 a (*.f64 a a))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a a))) a) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a a)) a) a) |
(/.f64 c (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(/.f64 (neg.f64 c) b) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 b)) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (neg.f64 b)) |
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal -1 binary64) b)) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) c)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1 binary64) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 b)) |
(pow.f64 (neg.f64 b) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))) |
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 a (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) a) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))) (neg.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (+.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a))) |
(/.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) a) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) |
(fabs.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/4 binary64)) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) |
(exp.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 1 binary64)) b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 4 binary64)) |
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64))) |
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(-.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 0 binary64)) b) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b b (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))) |
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 a (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) a) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))) (neg.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (+.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/4 binary64))) |
(fabs.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/8 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/4 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) |
(fabs.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/4 binary64)) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 b))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (log.f64 (*.f64 b b)))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) |
(neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))) |
(pow.f64 b #s(literal 4 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (*.f64 b b)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 4 binary64)) (log.f64 b)) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(*.f64 (*.f64 b b) (neg.f64 (*.f64 b b))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))) |
(*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b)) |
(*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 b (*.f64 b b)) b) |
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)) |
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (neg.f64 c)) |
(+.f64 (neg.f64 c) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))))) |
(fma.f64 c #s(literal -1 binary64) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))))) |
(fma.f64 c (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (neg.f64 c)) |
(fma.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c)) |
(fma.f64 #s(literal -1 binary64) c (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))))) |
(fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (*.f64 c c) (neg.f64 c)) |
(fma.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) c (neg.f64 c)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1 binary64))) (fma.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 (neg.f64 c) (neg.f64 c)) (*.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (neg.f64 c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))))) (*.f64 (neg.f64 c) (neg.f64 c))) (-.f64 (*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (neg.f64 c))) |
(/.f64 (*.f64 c (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c))))) |
(/.f64 (*.f64 c (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64))) c) (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) c) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) c) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) (neg.f64 b))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) (neg.f64 c)) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) b) |
(/.f64 (*.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) (neg.f64 c)) (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) (neg.f64 c))) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) #s(literal 1 binary64)) b) |
(/.f64 (/.f64 (*.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) (neg.f64 c)) #s(literal -1 binary64)) b) |
(pow.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) b)) |
(*.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) (/.f64 c b)) |
(*.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) (neg.f64 c)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) b) c) |
(+.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))))) |
(+.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)))) |
(fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) c #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c)))) (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c))))) |
(/.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (neg.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c)))) (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c)))))) |
(*.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a a)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 a) (log.f64 (*.f64 a a)))) |
(pow.f64 a #s(literal 4 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a a)) a) |
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 b))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (log.f64 (*.f64 b b)))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) |
(neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))) |
(pow.f64 b #s(literal 4 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (*.f64 b b)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 4 binary64)) (log.f64 b)) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(*.f64 (*.f64 b b) (neg.f64 (*.f64 b b))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))) |
(*.f64 (neg.f64 (*.f64 b b)) (*.f64 b b)) |
(*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 b (*.f64 b b)) b) |
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)) |
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 c (*.f64 (*.f64 a c) (*.f64 c (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) |
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) |
(*.f64 (*.f64 a c) (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 a (*.f64 c c))) |
(*.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (*.f64 a (*.f64 c c)))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 a c)) |
(*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) #s(literal -2 binary64)) |
(*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 c c)) a) |
(*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 a c)) c) |
(*.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a c)) |
(*.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 c #s(literal -2 binary64))) a) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) a) c) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) c) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b))) (neg.f64 (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) b) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b b))) b) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)) b) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 a c) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) b)) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) b)) |
(*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a c) b)) |
(*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) c) (/.f64 (*.f64 a c) (*.f64 b b))) |
(*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (*.f64 a c)) (/.f64 c (*.f64 b b))) |
(*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (/.f64 c (*.f64 b b))) (*.f64 a c)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 b (*.f64 (*.f64 c c) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 c c))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a c)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a c)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) |
(exp.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(sqrt.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (*.f64 b b)) #s(literal 1 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 1 binary64)) b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 4 binary64)) |
(pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) |
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) b) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b b)) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 a (*.f64 a c)) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 a (*.f64 a c)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a c))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 c (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (/.f64 c (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a c)) b)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) b) (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 b b)) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 b (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal -1 binary64)) (pow.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 a (*.f64 a c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 a (*.f64 a c))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 (*.f64 a a) #s(literal -2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) c) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a c))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a c))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 c (*.f64 b b))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 c b)) |
(*.f64 a (*.f64 a c)) |
(*.f64 (*.f64 a a) c) |
(*.f64 c (*.f64 a a)) |
(*.f64 (*.f64 a c) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) a)) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (/.f64 a (*.f64 b b)))) |
(/.f64 a (*.f64 b b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) a))) |
(/.f64 (neg.f64 a) (neg.f64 (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a b))) |
(/.f64 (/.f64 a b) b) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (neg.f64 (neg.f64 a)) (*.f64 b b)) |
(/.f64 (neg.f64 (/.f64 a b)) (neg.f64 b)) |
(pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 a b)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b b)))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) b)) |
| 1× | egg-herbie |
| 7 374× | accelerator-lowering-fma.f32 |
| 7 374× | accelerator-lowering-fma.f64 |
| 7 122× | *-lowering-*.f32 |
| 7 122× | *-lowering-*.f64 |
| 4 964× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1271 | 14583 |
| 1 | 4169 | 14165 |
| 0 | 8080 | 13707 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c) |
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(* -1 c) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1)) |
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1)) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2))))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6)) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) |
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) |
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6)))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) |
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) |
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4)) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4)) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4)) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4)) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4)) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4)) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7)) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1/4 (pow a 4)) |
(* -1/4 (pow a 4)) |
(* -1/4 (pow a 4)) |
(* -1/4 (pow a 4)) |
(* -1/4 (pow a 4)) |
(* -1/4 (pow a 4)) |
(* -1/4 (pow a 4)) |
(* -1/4 (pow a 4)) |
(* -1/4 (pow a 4)) |
(* -1/4 (pow a 4)) |
(* -1/4 (pow a 4)) |
(* -1/4 (pow a 4)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (* 1/2 (/ b (* a c))))) |
(* c (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (* 1/2 (/ b (* a c))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (* 1/2 (/ b a))) |
(- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) (* 1/2 (/ b a))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* -1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 b)) a))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(* 1/2 (/ b a)) |
(* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))) |
(* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))) |
(* -1/2 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))) |
(* 1/2 (/ b a)) |
(+ (* -1 (/ c b)) (* 1/2 (/ b a))) |
(+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
(+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
(* 1/2 (/ b a)) |
(/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a) |
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* (pow 1 1/4) (sqrt b)) |
(+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b))) |
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4))))))))) (* (pow 1 1/4) (sqrt b))) |
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* c (+ (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -16/3 (/ (pow a 3) (pow b 6))) (+ (* -1/6 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 3) (pow b 6)))))))) (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4)))))))))) (* (pow 1 1/4) (sqrt b))) |
(exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) |
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c)))) |
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)))) |
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow b 6) (pow a 3))) (+ (* -1/24576 (/ (pow b 6) (pow a 3))) (* 1/2048 (/ (pow b 6) (pow a 3)))))) (pow c 3))))) |
(exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) |
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (* a c)))) |
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c))) |
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/2048 (/ (pow b 6) (pow a 3))) (+ (* 1/24576 (/ (pow b 6) (pow a 3))) (* 1/768 (/ (pow b 6) (pow a 3)))))) c)) (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2)))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c))) |
(* (pow 1 1/4) (sqrt b)) |
(+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b))) |
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))) (sqrt b))))) (* (pow 1 1/4) (sqrt b))) |
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* a (+ (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4)))))) (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow b 6))) (+ (* -1/6 (/ (pow c 3) (pow b 6))) (* 2 (/ (pow c 3) (pow b 6)))))) (sqrt b))))))) (* (pow 1 1/4) (sqrt b))) |
(exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) |
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c)))) |
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)))) |
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow b 6) (pow c 3))) (+ (* -1/24576 (/ (pow b 6) (pow c 3))) (* 1/2048 (/ (pow b 6) (pow c 3)))))) (pow a 3))))) |
(exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) |
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) (* a c)))) |
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a))) |
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/2048 (/ (pow b 6) (pow c 3))) (+ (* 1/24576 (/ (pow b 6) (pow c 3))) (* 1/768 (/ (pow b 6) (pow c 3)))))) a)) (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2)))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a))) |
(pow (* -4 (* a c)) 1/4) |
(+ (* -1/16 (* (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4) (pow b 2))) (pow (* -4 (* a c)) 1/4)) |
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* -3/512 (* (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4) (pow b 2))))) (pow (* -4 (* a c)) 1/4)) |
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* (pow b 2) (+ (* -3/512 (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4)) (* -7/8192 (* (pow (/ -4 (* (pow a 11) (pow c 11))) 1/4) (pow b 2))))))) (pow (* -4 (* a c)) 1/4)) |
(sqrt b) |
(+ (sqrt b) (* -1 (* (* a c) (sqrt (/ 1 (pow b 3)))))) |
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))) |
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) (* (sqrt (/ 1 (pow b 11))) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3))))))))) |
(* (sqrt b) (sqrt -1)) |
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (* (sqrt b) (sqrt -1))) |
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))))) |
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (+ (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))) (* (sqrt (/ 1 (pow b 11))) (* (sqrt -1) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(* -1 c) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1)) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1)) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c))))) |
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2)))) |
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2)))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4)))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4)))))) |
(* -1 c) |
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1 c) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2)))))) |
(+ (* -1 c) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2)))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2)))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2))))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2))))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2)))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a)))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a)))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 4)) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 4)) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 4)) |
(* -1 c) |
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) |
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) |
(* -1 c) |
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) |
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))) |
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))) |
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3))))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3))))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a)))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a)))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5)) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5)) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
-1 |
(- (* -1 (/ (* a c) (pow b 2))) 1) |
(- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1) |
(- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c))))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c)))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c)))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c))))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c)))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c)))) |
-1 |
(- (* -1 (/ (* a c) (pow b 2))) 1) |
(- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* -1 (/ c (pow b 2))))) 1) |
(- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* -1 (/ c (pow b 2))))) 1) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2)))))) |
(* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))) (/ 1 (pow a 2)))) |
(* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))) (/ 1 (pow a 2)))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2)))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ (+ (/ 1 a) (/ c (pow b 2))) a)))) |
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ (+ (/ 1 a) (/ c (pow b 2))) a)))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 4)) |
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 4)) |
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 4)) |
-1 |
(- (* -1 (/ (* a c) (pow b 2))) 1) |
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) |
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) |
-1 |
(- (* -1 (/ (* a c) (pow b 2))) 1) |
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) |
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(* -2 (* (pow a 2) (pow c 3))) |
(* -2 (* (pow a 2) (pow c 3))) |
(* -2 (* (pow a 2) (pow c 3))) |
(* -2 (* (pow a 2) (pow c 3))) |
(* -2 (* (pow a 2) (pow c 3))) |
(* -2 (* (pow a 2) (pow c 3))) |
(* -2 (* (pow a 2) (pow c 3))) |
(* -2 (* (pow a 2) (pow c 3))) |
(* -2 (* (pow a 2) (pow c 3))) |
(* -2 (* (pow a 2) (pow c 3))) |
(* -2 (* (pow a 2) (pow c 3))) |
(* -2 (* (pow a 2) (pow c 3))) |
(* -2 (* (pow a 2) (pow c 3))) |
(* -2 (* (pow a 2) (pow c 3))) |
(* -2 (* (pow a 2) (pow c 3))) |
(* -2 (* (pow a 2) (pow c 3))) |
(* -2 (* (pow a 2) (pow c 3))) |
(* -2 (* (pow a 2) (pow c 3))) |
(* -2 (* (pow a 2) (pow c 3))) |
(* -2 (* (pow a 2) (pow c 3))) |
(* -2 (* (pow a 2) (pow c 3))) |
(* -2 (* (pow a 2) (pow c 3))) |
(* -2 (* (pow a 2) (pow c 3))) |
(* -2 (* (pow a 2) (pow c 3))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
| Outputs |
|---|
(* -1 c) |
(neg.f64 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c) |
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 c)) |
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (neg.f64 b)))) (neg.f64 c)) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 a a))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 a (*.f64 b b))))) a)) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)) a)) a)))) |
(* -1 c) |
(neg.f64 c) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) |
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1)) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1)) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 a (*.f64 (*.f64 c c) (*.f64 b b))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) c) (neg.f64 (/.f64 a (*.f64 b b)))) (*.f64 c c))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b)))) (neg.f64 c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c c))) (/.f64 a (*.f64 c (*.f64 b b)))) c))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 c) |
(neg.f64 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(* -1 c) |
(neg.f64 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a a)) |
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a a)) |
(* (pow a 2) (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a a)) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow c 3) (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4)) |
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4)) |
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4)) |
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4)) |
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4)) |
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 2))) (* -2 (* (pow a 2) (pow c 3)))) (pow b 4)) |
(/.f64 (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))) |
(-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 b (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (neg.f64 a))) a)) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 a (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 a (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c (*.f64 c c)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) c))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) (neg.f64 c))) c))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 c (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) #s(literal 5 binary64))))) (neg.f64 b)) |
(* -1/4 (pow a 4)) |
(*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/4 (pow a 4)) |
(*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/4 (pow a 4)) |
(*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/4 (pow a 4)) |
(*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/4 (pow a 4)) |
(*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/4 (pow a 4)) |
(*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/4 (pow a 4)) |
(*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/4 (pow a 4)) |
(*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/4 (pow a 4)) |
(*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/4 (pow a 4)) |
(*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/4 (pow a 4)) |
(*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1/4 (pow a 4)) |
(*.f64 #s(literal -1/4 binary64) (pow.f64 a #s(literal 4 binary64))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (neg.f64 b)) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))))) |
(* c (- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (* 1/2 (/ b (* a c))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* c (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (* 1/2 (/ b (* a c))))) |
(*.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b)) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (* 1/2 (/ b a))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))) |
(- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) (* 1/2 (/ b a))) |
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* -1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b #s(literal 1/2 binary64))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) a)) a))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* 1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a) |
(* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))) |
(*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 c (*.f64 b b)))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))) |
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) |
(* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))))) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 c (*.f64 b b))) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (neg.f64 b)) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) (neg.f64 b)) |
(* 1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a) |
(+ (* -1 (/ c b)) (* 1/2 (/ b a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (/.f64 c (neg.f64 b))) |
(+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
(fma.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))) |
(fma.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(neg.f64 (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/1024 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* 1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a) |
(/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a) |
(/.f64 (fma.f64 a (/.f64 c (neg.f64 b)) (*.f64 b #s(literal 1/2 binary64))) a) |
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/.f64 (fma.f64 a (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 b #s(literal 1/2 binary64))) a) |
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b))) (*.f64 b #s(literal 1/2 binary64))) a) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))) |
(-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))) |
(-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.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 -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(fma.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)) b) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b))))) b) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(fma.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(neg.f64 (fma.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 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)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 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)))))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(neg.f64 (*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/512 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(neg.f64 (*.f64 c (fma.f64 a #s(literal 4 binary64) (/.f64 (*.f64 b (neg.f64 b)) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(neg.f64 (*.f64 c (fma.f64 a #s(literal 4 binary64) (/.f64 (*.f64 b (neg.f64 b)) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(neg.f64 (*.f64 c (fma.f64 a #s(literal 4 binary64) (/.f64 (*.f64 b (neg.f64 b)) c)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -2 (/ (* a c) b)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b)))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 c)) b) c)))) |
(* -2 (/ (* a c) b)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(*.f64 a (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b a)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 b)) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) #s(literal -1/64 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) b) a)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -2 (/ (* a c) b)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 2 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))) (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b)) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b #s(literal 1/2 binary64))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) a)) a))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(neg.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (neg.f64 b)) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) (neg.f64 b)) |
(* (pow 1 1/4) (sqrt b)) |
(sqrt.f64 b) |
(+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b))) |
(fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 c)) (sqrt.f64 b)) |
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4))))))))) (* (pow 1 1/4) (sqrt b))) |
(fma.f64 c (-.f64 (*.f64 (*.f64 (sqrt.f64 b) c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/2 binary64))) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) (sqrt.f64 b)) |
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* c (+ (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -16/3 (/ (pow a 3) (pow b 6))) (+ (* -1/6 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 3) (pow b 6)))))))) (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4)))))))))) (* (pow 1 1/4) (sqrt b))) |
(fma.f64 c (fma.f64 c (*.f64 (sqrt.f64 b) (fma.f64 c (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) #s(literal -7/2 binary64)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/2 binary64)))) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))))) (sqrt.f64 b)) |
(exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 a #s(literal -4 binary64))) (log.f64 c)))) |
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c)))) |
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 a #s(literal -4 binary64))) (log.f64 c))))) (*.f64 c a)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 a #s(literal -4 binary64))) (log.f64 c))))) |
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 a #s(literal -4 binary64))) (log.f64 c)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 a #s(literal -4 binary64))) (log.f64 c))))) (*.f64 c a)) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 a #s(literal -4 binary64))) (log.f64 c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)) #s(literal -3/512 binary64))) (*.f64 c c)))) |
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow b 6) (pow a 3))) (+ (* -1/24576 (/ (pow b 6) (pow a 3))) (* 1/2048 (/ (pow b 6) (pow a 3)))))) (pow c 3))))) |
(+.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 a #s(literal -4 binary64))) (log.f64 c))))) (*.f64 c a)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 a #s(literal -4 binary64))) (log.f64 c))))) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 a #s(literal -4 binary64))) (log.f64 c)))) (+.f64 (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)) #s(literal -3/512 binary64)) (*.f64 c c)) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 a a))) #s(literal -7/8192 binary64)) (*.f64 c (*.f64 c c)))))) |
(exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 a #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) c))))) |
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (* a c)))) |
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 a #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) (*.f64 c a)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 a #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) |
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c))) |
(-.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 a #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) c))))) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 a #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) a) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)) #s(literal -3/512 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 a #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) (neg.f64 c))) c)) |
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/2048 (/ (pow b 6) (pow a 3))) (+ (* 1/24576 (/ (pow b 6) (pow a 3))) (* 1/768 (/ (pow b 6) (pow a 3)))))) c)) (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2)))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c))) |
(-.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 a #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) c))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 a #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) c))))))) a) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)) #s(literal -3/512 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 a #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 a #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (*.f64 a a))) #s(literal 7/8192 binary64))) c)) c)) c)) |
(* (pow 1 1/4) (sqrt b)) |
(sqrt.f64 b) |
(+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b))) |
(fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 c)) (sqrt.f64 b)) |
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))) (sqrt b))))) (* (pow 1 1/4) (sqrt b))) |
(fma.f64 a (fma.f64 a (*.f64 (sqrt.f64 b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 c))) (sqrt.f64 b)) |
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* a (+ (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4)))))) (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow b 6))) (+ (* -1/6 (/ (pow c 3) (pow b 6))) (* 2 (/ (pow c 3) (pow b 6)))))) (sqrt b))))))) (* (pow 1 1/4) (sqrt b))) |
(fma.f64 a (fma.f64 a (*.f64 (sqrt.f64 b) (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal -7/2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 c))) (sqrt.f64 b)) |
(exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 c #s(literal -4 binary64))) (log.f64 a)))) |
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c)))) |
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 c #s(literal -4 binary64))) (log.f64 a))))) (*.f64 c a)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 c #s(literal -4 binary64))) (log.f64 a))))) |
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 c #s(literal -4 binary64))) (log.f64 a)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 c #s(literal -4 binary64))) (log.f64 a))))) (*.f64 c a)) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 c #s(literal -4 binary64))) (log.f64 a)))) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)) #s(literal -3/512 binary64)) (*.f64 a a))))) |
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow b 6) (pow c 3))) (+ (* -1/24576 (/ (pow b 6) (pow c 3))) (* 1/2048 (/ (pow b 6) (pow c 3)))))) (pow a 3))))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 c #s(literal -4 binary64))) (log.f64 a)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 c #s(literal -4 binary64))) (log.f64 a))))) (*.f64 c a)) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 c #s(literal -4 binary64))) (log.f64 a)))) (+.f64 (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)) #s(literal -3/512 binary64)) (*.f64 a a)) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c (*.f64 c c))) #s(literal -7/8192 binary64)) (*.f64 a (*.f64 a a))))))) |
(exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 c #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) a))))) |
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) (* a c)))) |
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 c #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (*.f64 c a)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 c #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) |
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a))) |
(-.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 c #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 c #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) c) (/.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)) #s(literal -3/512 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 c #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (neg.f64 a))) a)) |
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/2048 (/ (pow b 6) (pow c 3))) (+ (* 1/24576 (/ (pow b 6) (pow c 3))) (* 1/768 (/ (pow b 6) (pow c 3)))))) a)) (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2)))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a))) |
(-.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 c #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 c #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) a))))))) c) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)) #s(literal -3/512 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 c #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 c #s(literal 4 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c (*.f64 c c))) #s(literal 7/8192 binary64)) a))) a)) a)) |
(pow (* -4 (* a c)) 1/4) |
(pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 1/4 binary64)) |
(+ (* -1/16 (* (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4) (pow b 2))) (pow (* -4 (* a c)) 1/4)) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b b) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 1/4 binary64))) |
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* -3/512 (* (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4) (pow b 2))))) (pow (* -4 (* a c)) 1/4)) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -3/512 binary64) (*.f64 (*.f64 b b) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64)))) #s(literal 1/4 binary64))) (*.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) #s(literal 1/4 binary64)))) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 1/4 binary64))) |
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* (pow b 2) (+ (* -3/512 (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4)) (* -7/8192 (* (pow (/ -4 (* (pow a 11) (pow c 11))) 1/4) (pow b 2))))))) (pow (* -4 (* a c)) 1/4)) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -7/8192 binary64) (*.f64 (*.f64 b b) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 11 binary64)) (pow.f64 c #s(literal 11 binary64)))) #s(literal 1/4 binary64))) (*.f64 #s(literal -3/512 binary64) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64)))) #s(literal 1/4 binary64)))) (*.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) #s(literal 1/4 binary64)))) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 1/4 binary64))) |
(sqrt b) |
(sqrt.f64 b) |
(+ (sqrt b) (* -1 (* (* a c) (sqrt (/ 1 (pow b 3)))))) |
(fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 c)) (sqrt.f64 b)) |
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))) |
(+.f64 (sqrt.f64 b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (neg.f64 a))))) |
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) (* (sqrt (/ 1 (pow b 11))) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3))))))))) |
(+.f64 (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 c)) (sqrt.f64 b)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 11 binary64)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -7/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -3/2 binary64))))) |
(* (sqrt b) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b)) |
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (* (sqrt b) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))))) |
(-.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -3/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (+ (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))) (* (sqrt (/ 1 (pow b 11))) (* (sqrt -1) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))))))))) |
(-.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 11 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -7/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -3/2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64)))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 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)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 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)))))) (fma.f64 (*.f64 #s(literal 1/512 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(neg.f64 (*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 #s(literal 1/512 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.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 -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(fma.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b)) b) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b))))) b) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(fma.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(neg.f64 (fma.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) b)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* -1 c) |
(neg.f64 c) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1)) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1)) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b (neg.f64 b)))))) |
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2)))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b (neg.f64 b))))) (/.f64 #s(literal -1 binary64) (*.f64 c c)))) |
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2)))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b (neg.f64 b))))) (/.f64 #s(literal -1 binary64) (*.f64 c c)))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b)))) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (neg.f64 c))) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (neg.f64 c))) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* -1 c) |
(neg.f64 c) |
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(+ (* -1 c) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2)))))) |
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 c)) |
(+ (* -1 c) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2)))))) |
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 c)) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 a (*.f64 b b)))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2))))))) |
(*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 c (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2))))))) |
(*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 c (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 a (*.f64 b b)))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)) a))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)) a))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 4)) |
(/.f64 (fma.f64 (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 4)) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 4)) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) |
(* -1 c) |
(neg.f64 c) |
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(* -1 c) |
(neg.f64 c) |
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))))) |
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))) |
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))))) |
(neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) (neg.f64 c))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))))) |
(neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) (neg.f64 c))))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (neg.f64 b))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3))))))) |
(*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 c (*.f64 b (*.f64 a a))))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3))))))) |
(*.f64 (*.f64 a a) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 c (*.f64 b (*.f64 a a))))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (neg.f64 a)))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (neg.f64 a)))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) |
(/.f64 (fma.f64 (*.f64 a (*.f64 b b)) (neg.f64 (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5)) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5)) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 c (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 c (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 b)) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ (* a c) (pow b 2))) 1) |
(fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) |
(- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1) |
(fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) |
(- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1) |
(fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b (neg.f64 b)))))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) c))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) c))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c))))) |
(*.f64 (*.f64 c c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b (neg.f64 b)))))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) c))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) c))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ (* a c) (pow b 2))) 1) |
(fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) |
(- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* -1 (/ c (pow b 2))))) 1) |
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) #s(literal -1 binary64)) |
(- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* -1 (/ c (pow b 2))))) 1) |
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) #s(literal -1 binary64)) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 a (*.f64 b b))))) |
(* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))) (/ 1 (pow a 2)))) |
(*.f64 (*.f64 a a) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 a (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) |
(* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))) (/ 1 (pow a 2)))) |
(*.f64 (*.f64 a a) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 a (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a)))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 a (*.f64 b b))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ (+ (/ 1 a) (/ c (pow b 2))) a)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) a))) |
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ (+ (/ 1 a) (/ c (pow b 2))) a)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) a))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 4)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 4)) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c a (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 4)) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c a (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ (* a c) (pow b 2))) 1) |
(fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) |
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) |
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ (* a c) (pow b 2))) 1) |
(fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) |
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) |
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* -2 (* (pow a 2) (pow c 3))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -2 (* (pow a 2) (pow c 3))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -2 (* (pow a 2) (pow c 3))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -2 (* (pow a 2) (pow c 3))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -2 (* (pow a 2) (pow c 3))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -2 (* (pow a 2) (pow c 3))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -2 (* (pow a 2) (pow c 3))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -2 (* (pow a 2) (pow c 3))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -2 (* (pow a 2) (pow c 3))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -2 (* (pow a 2) (pow c 3))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -2 (* (pow a 2) (pow c 3))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -2 (* (pow a 2) (pow c 3))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -2 (* (pow a 2) (pow c 3))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -2 (* (pow a 2) (pow c 3))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -2 (* (pow a 2) (pow c 3))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -2 (* (pow a 2) (pow c 3))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -2 (* (pow a 2) (pow c 3))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -2 (* (pow a 2) (pow c 3))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -2 (* (pow a 2) (pow c 3))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -2 (* (pow a 2) (pow c 3))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -2 (* (pow a 2) (pow c 3))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -2 (* (pow a 2) (pow c 3))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -2 (* (pow a 2) (pow c 3))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -2 (* (pow a 2) (pow c 3))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(neg.f64 (*.f64 c (fma.f64 a #s(literal 4 binary64) (/.f64 (*.f64 b (neg.f64 b)) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(neg.f64 (*.f64 c (fma.f64 a #s(literal 4 binary64) (/.f64 (*.f64 b (neg.f64 b)) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(neg.f64 (*.f64 c (fma.f64 a #s(literal 4 binary64) (/.f64 (*.f64 b (neg.f64 b)) c)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
Compiled 90 595 to 5 115 computations (94.4% saved)
56 alts after pruning (51 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 982 | 24 | 2 006 |
| Fresh | 19 | 27 | 46 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 2 | 3 |
| Total | 2 004 | 56 | 2 060 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 28.8% | (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
| 31.2% | (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) | |
| 31.0% | (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) | |
| 30.5% | (fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) | |
| 31.1% | (/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 31.2% | (/.f64 (fma.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 94.5% | (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b) |
| ▶ | 30.7% | (/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
| 93.6% | (/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64))) | |
| 30.5% | (/.f64 (fma.f64 (*.f64 b b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 92.5% | (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) | |
| 31.5% | (/.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) | |
| 31.4% | (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1/2 binary64)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 30.9% | (/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 31.0% | (/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 90.3% | (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) | |
| 30.7% | (/.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) | |
| 30.2% | (/.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) | |
| 31.5% | (/.f64 (/.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) | |
| 92.8% | (/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 30.2% | (/.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 28.5% | (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b b)) (*.f64 b (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) | |
| 28.8% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (exp.f64 (fma.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 b))))) (*.f64 #s(literal 2 binary64) a)) | |
| 89.9% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 89.9% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 82.4% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) | |
| 29.2% | (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))) | |
| ✓ | 94.6% | (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) b) |
| 30.3% | (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) | |
| 30.0% | (/.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 94.2% | (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 b (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (*.f64 b b)) | |
| 93.2% | (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) | |
| 28.9% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) | |
| 28.8% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) | |
| 29.0% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) | |
| 29.4% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 28.8% | (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) | |
| ✓ | 29.3% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
| 89.9% | (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) | |
| 90.2% | (/.f64 (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b) | |
| ▶ | 93.1% | (/.f64 (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) b) |
| 82.4% | (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 82.7% | (/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))) | |
| ✓ | 82.7% | (/.f64 c (neg.f64 b)) |
| 29.3% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) | |
| 94.3% | (/.f64 #s(literal 1 binary64) (/.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))) | |
| ▶ | 82.5% | (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
| 94.5% | (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (/.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) b)) | |
| 28.6% | (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) | |
| ✓ | 28.9% | (-.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
| 29.3% | (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| 29.4% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| ✓ | 82.5% | (*.f64 (/.f64 #s(literal -1 binary64) b) c) |
| 94.2% | (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 (*.f64 a (*.f64 a a)) b))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) | |
| 90.0% | (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) | |
| 90.3% | (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
Compiled 3 772 to 1 925 computations (49% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 b b) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 1600 | (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) |
| ✓ | cost-diff | 0 | (fma.f64 c (-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) b) |
| ✓ | cost-diff | 768 | (-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) |
| ✓ | cost-diff | 0 | (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
| ✓ | cost-diff | 0 | (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
| ✓ | cost-diff | 0 | (neg.f64 c) |
| ✓ | cost-diff | 0 | (/.f64 b (neg.f64 c)) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b) |
| ✓ | cost-diff | 832 | (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
| ✓ | cost-diff | 1408 | (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
| 9 228× | accelerator-lowering-fma.f32 |
| 9 228× | accelerator-lowering-fma.f64 |
| 8 036× | *-lowering-*.f32 |
| 8 036× | *-lowering-*.f64 |
| 2 708× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 79 | 742 |
| 1 | 232 | 672 |
| 2 | 835 | 641 |
| 3 | 4359 | 625 |
| 0 | 8550 | 593 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b)))))) (* a (* (* a (* a a)) -1/4))) (+ (* -2 (* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))) (neg (+ (* (* c c) (/ a (* b b))) c)))) b) |
(+ (* (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b)))))) (* a (* (* a (* a a)) -1/4))) (+ (* -2 (* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))) (neg (+ (* (* c c) (/ a (* b b))) c)))) |
(/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b)))))) |
(* (* c (* c (* c c))) 20) |
(* c (* c (* c c))) |
c |
(* c (* c c)) |
(* c c) |
20 |
(* a (* (* b b) (* b (* b (* b b))))) |
a |
(* (* b b) (* b (* b (* b b)))) |
(* b b) |
b |
(* b (* b (* b b))) |
(* b (* b b)) |
(* a (* (* a (* a a)) -1/4)) |
(* (* a (* a a)) -1/4) |
(* a (* a a)) |
(* a a) |
-1/4 |
(+ (* -2 (* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))) (neg (+ (* (* c c) (/ a (* b b))) c))) |
-2 |
(* (* a c) (/ (* a (* c c)) (* b (* b (* b b))))) |
(* a c) |
(/ (* a (* c c)) (* b (* b (* b b)))) |
(* a (* c c)) |
(neg (+ (* (* c c) (/ a (* b b))) c)) |
(+ (* (* c c) (/ a (* b b))) c) |
(/ a (* b b)) |
(/ 1 (/ b (neg c))) |
1 |
(/ b (neg c)) |
b |
(neg c) |
c |
(+ (* (/ (sqrt (+ (* a (* c -4)) (* b b))) a) 1/2) (/ b (* a -2))) |
(/ (sqrt (+ (* a (* c -4)) (* b b))) a) |
(sqrt (+ (* a (* c -4)) (* b b))) |
(+ (* a (* c -4)) (* b b)) |
a |
(* c -4) |
c |
-4 |
(* b b) |
b |
1/2 |
(/ b (* a -2)) |
(* a -2) |
-2 |
(/ (* c (+ (* c (- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))) -1)) b) |
(* c (+ (* c (- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))) -1)) |
c |
(+ (* c (- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))) -1) |
(- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b))) |
(/ (* a (* c (* a -2))) (* b (* b (* b b)))) |
(* a (* c (* a -2))) |
a |
(* c (* a -2)) |
(* a -2) |
-2 |
(* b (* b (* b b))) |
b |
(* b (* b b)) |
(* b b) |
(/ a (* b b)) |
-1 |
(/ (+ (* (* (* b b) (sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b))))) (/ 1 (* (* b b) (sqrt (+ (* c (* a 4)) (* b b)))))) (neg b)) (* 2 a)) |
(+ (* (* (* b b) (sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b))))) (/ 1 (* (* b b) (sqrt (+ (* c (* a 4)) (* b b)))))) (neg b)) |
(* (* b b) (sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b))))) |
(* b b) |
b |
(sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b)))) |
(+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b))) |
a |
(* (* c (* c a)) -16) |
(* c (* c a)) |
c |
(* c a) |
-16 |
(* (* b b) (* b b)) |
(/ 1 (* (* b b) (sqrt (+ (* c (* a 4)) (* b b))))) |
1 |
(* (* b b) (sqrt (+ (* c (* a 4)) (* b b)))) |
(sqrt (+ (* c (* a 4)) (* b b))) |
(+ (* c (* a 4)) (* b b)) |
(* a 4) |
4 |
(neg b) |
(* 2 a) |
2 |
| Outputs |
|---|
(/ (+ (* (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b)))))) (* a (* (* a (* a a)) -1/4))) (+ (* -2 (* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))) (neg (+ (* (* c c) (/ a (* b b))) c)))) b) |
(/.f64 (fma.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 c c) #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a #s(literal -1/4 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) (neg.f64 c)) b) |
(+ (* (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b)))))) (* a (* (* a (* a a)) -1/4))) (+ (* -2 (* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))) (neg (+ (* (* c c) (/ a (* b b))) c)))) |
(fma.f64 (*.f64 c c) (fma.f64 (*.f64 (*.f64 c c) #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a #s(literal -1/4 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) (neg.f64 c)) |
(/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b)))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* (* c (* c (* c c))) 20) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) |
(* c (* c (* c c))) |
(*.f64 c (*.f64 c (*.f64 c c))) |
c |
(* c (* c c)) |
(*.f64 c (*.f64 c c)) |
(* c c) |
(*.f64 c c) |
20 |
#s(literal 20 binary64) |
(* a (* (* b b) (* b (* b (* b b))))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 a (*.f64 b (*.f64 b b))))) |
a |
(* (* b b) (* b (* b (* b b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) |
(* b b) |
(*.f64 b b) |
b |
(* b (* b (* b b))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(* a (* (* a (* a a)) -1/4)) |
(*.f64 a (*.f64 a (*.f64 a (*.f64 a #s(literal -1/4 binary64))))) |
(* (* a (* a a)) -1/4) |
(*.f64 a (*.f64 a (*.f64 a #s(literal -1/4 binary64)))) |
(* a (* a a)) |
(*.f64 a (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
-1/4 |
#s(literal -1/4 binary64) |
(+ (* -2 (* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))) (neg (+ (* (* c c) (/ a (* b b))) c))) |
(*.f64 c (fma.f64 c (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
-2 |
#s(literal -2 binary64) |
(* (* a c) (/ (* a (* c c)) (* b (* b (* b b))))) |
(/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 c c) a))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(* a c) |
(*.f64 c a) |
(/ (* a (* c c)) (* b (* b (* b b)))) |
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 b (*.f64 b (*.f64 b b)))) |
(* a (* c c)) |
(*.f64 (*.f64 c c) a) |
(neg (+ (* (* c c) (/ a (* b b))) c)) |
(*.f64 c (fma.f64 c (/.f64 a (*.f64 b (neg.f64 b))) #s(literal -1 binary64))) |
(+ (* (* c c) (/ a (* b b))) c) |
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) |
(/ a (* b b)) |
(/.f64 a (*.f64 b b)) |
(/ 1 (/ b (neg c))) |
(/.f64 c (neg.f64 b)) |
1 |
#s(literal 1 binary64) |
(/ b (neg c)) |
(/.f64 b (neg.f64 c)) |
b |
(neg c) |
(neg.f64 c) |
c |
(+ (* (/ (sqrt (+ (* a (* c -4)) (* b b))) a) 1/2) (/ b (* a -2))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(/ (sqrt (+ (* a (* c -4)) (* b b))) a) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) |
(sqrt (+ (* a (* c -4)) (* b b))) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(+ (* a (* c -4)) (* b b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
a |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(* b b) |
(*.f64 b b) |
b |
1/2 |
#s(literal 1/2 binary64) |
(/ b (* a -2)) |
(/.f64 b (*.f64 a #s(literal -2 binary64))) |
(* a -2) |
(*.f64 a #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
(/ (* c (+ (* c (- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))) -1)) b) |
(/.f64 (*.f64 c (fma.f64 c (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) #s(literal -1 binary64))) b) |
(* c (+ (* c (- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))) -1)) |
(*.f64 c (fma.f64 c (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
c |
(+ (* c (- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))) -1) |
(fma.f64 c (*.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b))) |
(*.f64 (/.f64 a (*.f64 b b)) (fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(/ (* a (* c (* a -2))) (* b (* b (* b b)))) |
(/.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(* a (* c (* a -2))) |
(*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
a |
(* c (* a -2)) |
(*.f64 c (*.f64 a #s(literal -2 binary64))) |
(* a -2) |
(*.f64 a #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
(* b (* b (* b b))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
b |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(/ a (* b b)) |
(/.f64 a (*.f64 b b)) |
-1 |
#s(literal -1 binary64) |
(/ (+ (* (* (* b b) (sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b))))) (/ 1 (* (* b b) (sqrt (+ (* c (* a 4)) (* b b)))))) (neg b)) (* 2 a)) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
(+ (* (* (* b b) (sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b))))) (/ 1 (* (* b b) (sqrt (+ (* c (* a 4)) (* b b)))))) (neg b)) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) b) |
(* (* b b) (sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b))))) |
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(* b b) |
(*.f64 b b) |
b |
(sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b)))) |
(sqrt.f64 (fma.f64 c (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b))) |
(fma.f64 c (*.f64 #s(literal -16 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b)))) |
a |
(* (* c (* c a)) -16) |
(*.f64 a (*.f64 c (*.f64 c #s(literal -16 binary64)))) |
(* c (* c a)) |
(*.f64 (*.f64 c c) a) |
c |
(* c a) |
(*.f64 c a) |
-16 |
#s(literal -16 binary64) |
(* (* b b) (* b b)) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(/ 1 (* (* b b) (sqrt (+ (* c (* a 4)) (* b b))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
1 |
#s(literal 1 binary64) |
(* (* b b) (sqrt (+ (* c (* a 4)) (* b b)))) |
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(sqrt (+ (* c (* a 4)) (* b b))) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) |
(+ (* c (* a 4)) (* b b)) |
(fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) |
(* a 4) |
(*.f64 a #s(literal 4 binary64)) |
4 |
#s(literal 4 binary64) |
(neg b) |
(neg.f64 b) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.5% | (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
| ✓ | accuracy | 99.3% | (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) |
| ✓ | accuracy | 99.3% | (*.f64 (*.f64 b b) (*.f64 b b)) |
| ✓ | accuracy | 31.0% | (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) |
| ✓ | accuracy | 99.6% | (/.f64 a (*.f64 b b)) |
| ✓ | accuracy | 99.6% | (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) |
| ✓ | accuracy | 99.6% | (*.f64 b (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
| ✓ | accuracy | 99.9% | (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) |
| ✓ | accuracy | 99.8% | (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
| ✓ | accuracy | 99.8% | (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) |
| ✓ | accuracy | 29.4% | (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
| ✓ | accuracy | 100.0% | (/.f64 b (neg.f64 c)) |
| ✓ | accuracy | 100.0% | (neg.f64 c) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
| ✓ | accuracy | 99.5% | (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) |
| 124.0ms | 120× | 1 | valid |
| 90.0ms | 70× | 2 | valid |
| 34.0ms | 66× | 0 | valid |
Compiled 796 to 81 computations (89.8% saved)
ival-mult: 94.0ms (53.5% of total)ival-div: 30.0ms (17.1% of total)adjust: 17.0ms (9.7% of total)ival-add: 17.0ms (9.7% of total)ival-sqrt: 9.0ms (5.1% of total)ival-neg: 4.0ms (2.3% of total)ival-sub: 2.0ms (1.1% of total)exact: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* -2 (* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))) (neg (+ (* (* c c) (/ a (* b b))) c)))> |
#<alt (+ (* (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b)))))) (* a (* (* a (* a a)) -1/4))) (+ (* -2 (* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))) (neg (+ (* (* c c) (/ a (* b b))) c))))> |
#<alt (/ (+ (* (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b)))))) (* a (* (* a (* a a)) -1/4))) (+ (* -2 (* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))) (neg (+ (* (* c c) (/ a (* b b))) c)))) b)> |
#<alt (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b))))))> |
#<alt (/ 1 (/ b (neg c)))> |
#<alt (/ b (neg c))> |
#<alt (neg c)> |
#<alt (+ (* (/ (sqrt (+ (* a (* c -4)) (* b b))) a) 1/2) (/ b (* a -2)))> |
#<alt (/ (sqrt (+ (* a (* c -4)) (* b b))) a)> |
#<alt (sqrt (+ (* a (* c -4)) (* b b)))> |
#<alt (+ (* a (* c -4)) (* b b))> |
#<alt (- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))> |
#<alt (/ (* c (+ (* c (- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))) -1)) b)> |
#<alt (* c (+ (* c (- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))) -1))> |
#<alt (+ (* c (- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))) -1)> |
#<alt (+ (* (* (* b b) (sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b))))) (/ 1 (* (* b b) (sqrt (+ (* c (* a 4)) (* b b)))))) (neg b))> |
#<alt (/ (+ (* (* (* b b) (sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b))))) (/ 1 (* (* b b) (sqrt (+ (* c (* a 4)) (* b b)))))) (neg b)) (* 2 a))> |
#<alt (* (* b b) (sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b)))))> |
#<alt (* b b)> |
#<alt (* (* b b) (* b (* b (* b b))))> |
#<alt (/ (* a (* c c)) (* b (* b (* b b))))> |
#<alt (* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))> |
#<alt (/ (* a (* c (* a -2))) (* b (* b (* b b))))> |
#<alt (* b (* b (* b b)))> |
#<alt (* a (* c (* a -2)))> |
#<alt (/ a (* b b))> |
#<alt (* (* b b) (* b b))> |
#<alt (* (* b b) (sqrt (+ (* c (* a 4)) (* b b))))> |
| Outputs |
|---|
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)> |
#<alt (- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))))> |
#<alt (* (pow a 2) (- (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ c (pow a 2)))) (/ (pow c 2) (* a (pow b 2)))))> |
#<alt (* (pow a 2) (- (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ c (pow a 2)))) (/ (pow c 2) (* a (pow b 2)))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))))> |
#<alt (* -1 c)> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1))> |
#<alt (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))> |
#<alt (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))> |
#<alt (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))> |
#<alt (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c)))))> |
#<alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c))))))> |
#<alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c))))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 4))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 4))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 4))> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (* -1 c)> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1))> |
#<alt (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))> |
#<alt (* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)> |
#<alt (- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))> |
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))> |
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* 20 (/ (pow c 4) (* a (pow b 6))))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (/ (+ (* -1/2 b) (* 1/2 b)) a)> |
#<alt (/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a)> |
#<alt (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a)> |
#<alt (/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a)> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))> |
#<alt (+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (/ b a)> |
#<alt (/ (+ b (* -2 (/ (* a c) b))) a)> |
#<alt (/ (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) a)> |
#<alt (/ (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) a)> |
#<alt (* (sqrt (/ c a)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* -2 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))> |
#<alt (/ b a)> |
#<alt (+ (* -2 (/ c b)) (/ b a))> |
#<alt (+ (* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b)))) (/ b a))> |
#<alt (+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b)))) (/ b a))> |
#<alt (* (sqrt (/ c a)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt (/ b a)> |
#<alt (* b (+ (* -2 (/ c (pow b 2))) (/ 1 a)))> |
#<alt (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))> |
#<alt (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -2 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -4 (* a c))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* -1 (/ a (pow b 2)))> |
#<alt (* a (- (* -2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))))> |
#<alt (* a (- (* -2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))))> |
#<alt (* a (- (* -2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2)))))> |
#<alt (* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2)))))> |
#<alt (* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2)))))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2)))))> |
#<alt (* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2)))))> |
#<alt (* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2)))))> |
#<alt (* -1 (/ a (pow b 2)))> |
#<alt (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))> |
#<alt (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))> |
#<alt (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))> |
#<alt (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))> |
#<alt (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c)))))> |
#<alt (* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c)))))> |
#<alt (* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c)))))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 4))> |
#<alt (/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 4))> |
#<alt (/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 4))> |
#<alt (* -1 (/ a (pow b 2)))> |
#<alt (/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2))> |
#<alt (/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2))> |
#<alt (/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2))> |
#<alt (* -1 (/ a (pow b 2)))> |
#<alt (/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2))> |
#<alt (/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2))> |
#<alt (/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))> |
#<alt (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))> |
#<alt (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 c)> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))> |
#<alt (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2))))> |
#<alt (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c)))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4))))))> |
#<alt (* -1 c)> |
#<alt (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -1 c) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2))))))> |
#<alt (+ (* -1 c) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2))))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2)))))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2)))))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 4))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 4))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 4))> |
#<alt (* -1 c)> |
#<alt (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (* -1 c)> |
#<alt (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt -1> |
#<alt (- (* -1 (/ (* a c) (pow b 2))) 1)> |
#<alt (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1)> |
#<alt (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1)> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))> |
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))> |
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c))))> |
#<alt -1> |
#<alt (- (* -1 (/ (* a c) (pow b 2))) 1)> |
#<alt (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* -1 (/ c (pow b 2))))) 1)> |
#<alt (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* -1 (/ c (pow b 2))))) 1)> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))))> |
#<alt (* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))) (/ 1 (pow a 2))))> |
#<alt (* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))) (/ 1 (pow a 2))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ (+ (/ 1 a) (/ c (pow b 2))) a))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ (+ (/ 1 a) (/ c (pow b 2))) a))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 4))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 4))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 4))> |
#<alt -1> |
#<alt (- (* -1 (/ (* a c) (pow b 2))) 1)> |
#<alt (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)> |
#<alt (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)> |
#<alt -1> |
#<alt (- (* -1 (/ (* a c) (pow b 2))) 1)> |
#<alt (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)> |
#<alt (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1)> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* a (* (pow b 2) (* c (sqrt -16))))> |
#<alt (* (pow b 2) (+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16)))))> |
#<alt (* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))> |
#<alt (* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16)))))))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (pow b 4)> |
#<alt (+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4))> |
#<alt (+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -8 (pow c 2)))) (pow b 4))> |
#<alt (+ (* (pow a 2) (+ (* -8 (pow c 2)) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 8))) (* -32 (/ (pow c 4) (pow b 4))))))) (pow b 4))> |
#<alt (* a (* (pow b 2) (* c (sqrt -16))))> |
#<alt (* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))> |
#<alt (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))> |
#<alt (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))))> |
#<alt (* -1 (* a (* (pow b 2) (* c (sqrt -16)))))> |
#<alt (* -1 (* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))> |
#<alt (* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))))> |
#<alt (* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))))> |
#<alt (pow b 4)> |
#<alt (+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4))> |
#<alt (+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* -8 (pow a 2)))) (pow b 4))> |
#<alt (+ (* (pow c 2) (+ (* -8 (pow a 2)) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 8))) (* -32 (/ (pow a 4) (pow b 4))))))) (pow b 4))> |
#<alt (* a (* (pow b 2) (* c (sqrt -16))))> |
#<alt (* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))> |
#<alt (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))> |
#<alt (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))))> |
#<alt (* -1 (* a (* (pow b 2) (* c (sqrt -16)))))> |
#<alt (* -1 (* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))> |
#<alt (* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))))> |
#<alt (* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))))> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 6)> |
#<alt (pow b 6)> |
#<alt (pow b 6)> |
#<alt (pow b 6)> |
#<alt (pow b 6)> |
#<alt (pow b 6)> |
#<alt (pow b 6)> |
#<alt (pow b 6)> |
#<alt (pow b 6)> |
#<alt (pow b 6)> |
#<alt (pow b 6)> |
#<alt (pow b 6)> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* a (pow c 2)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (/ (* (pow a 2) (pow c 3)) (pow b 4))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 4)))> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (* -2 (* (pow a 2) c))> |
#<alt (* -2 (* (pow a 2) c))> |
#<alt (* -2 (* (pow a 2) c))> |
#<alt (* -2 (* (pow a 2) c))> |
#<alt (* -2 (* (pow a 2) c))> |
#<alt (* -2 (* (pow a 2) c))> |
#<alt (* -2 (* (pow a 2) c))> |
#<alt (* -2 (* (pow a 2) c))> |
#<alt (* -2 (* (pow a 2) c))> |
#<alt (* -2 (* (pow a 2) c))> |
#<alt (* -2 (* (pow a 2) c))> |
#<alt (* -2 (* (pow a 2) c))> |
#<alt (* -2 (* (pow a 2) c))> |
#<alt (* -2 (* (pow a 2) c))> |
#<alt (* -2 (* (pow a 2) c))> |
#<alt (* -2 (* (pow a 2) c))> |
#<alt (* -2 (* (pow a 2) c))> |
#<alt (* -2 (* (pow a 2) c))> |
#<alt (* -2 (* (pow a 2) c))> |
#<alt (* -2 (* (pow a 2) c))> |
#<alt (* -2 (* (pow a 2) c))> |
#<alt (* -2 (* (pow a 2) c))> |
#<alt (* -2 (* (pow a 2) c))> |
#<alt (* -2 (* (pow a 2) c))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (/ a (pow b 2))> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (* 2 (* (sqrt (* a c)) (pow b 2)))> |
#<alt (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c)))))> |
#<alt (* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c))))))))> |
#<alt (* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2)))))))))> |
#<alt (pow b 3)> |
#<alt (* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))> |
#<alt (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))> |
#<alt (* -1 (pow b 3))> |
#<alt (* -1 (* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))))> |
#<alt (* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))))> |
#<alt (pow b 3)> |
#<alt (+ (* 2 (* a (* b c))) (pow b 3))> |
#<alt (+ (* c (+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b)))) (pow b 3))> |
#<alt (+ (* c (+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* 4 (/ (* (pow a 3) c) (pow b 3))))))) (pow b 3))> |
#<alt (* 2 (* (sqrt (* a c)) (pow b 2)))> |
#<alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))> |
#<alt (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))> |
#<alt (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))> |
#<alt (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))> |
#<alt (pow b 3)> |
#<alt (+ (* 2 (* a (* b c))) (pow b 3))> |
#<alt (+ (* a (+ (* -2 (/ (* a (pow c 2)) b)) (* 2 (* b c)))) (pow b 3))> |
#<alt (+ (* a (+ (* 2 (* b c)) (* a (+ (* -2 (/ (pow c 2) b)) (* 4 (/ (* a (pow c 3)) (pow b 3))))))) (pow b 3))> |
#<alt (* 2 (* (sqrt (* a c)) (pow b 2)))> |
#<alt (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))> |
#<alt (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))> |
#<alt (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))))> |
210 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | a | @ | -inf | (+ (* (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b)))))) (* a (* (* a (* a a)) -1/4))) (+ (* -2 (* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))) (neg (+ (* (* c c) (/ a (* b b))) c)))) |
| 1.0ms | c | @ | 0 | (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b)))))) |
| 1.0ms | b | @ | 0 | (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b)))))) |
| 1.0ms | a | @ | 0 | (/ (* a (* c c)) (* b (* b (* b b)))) |
| 1.0ms | a | @ | 0 | (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b)))))) |
| 1× | batch-egg-rewrite |
| 5 236× | *-lowering-*.f32 |
| 5 236× | *-lowering-*.f64 |
| 4 070× | accelerator-lowering-fma.f32 |
| 4 070× | accelerator-lowering-fma.f64 |
| 3 028× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 79 | 498 |
| 1 | 441 | 436 |
| 2 | 4108 | 406 |
| 0 | 8265 | 383 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* -2 (* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))) (neg (+ (* (* c c) (/ a (* b b))) c))) |
(+ (* (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b)))))) (* a (* (* a (* a a)) -1/4))) (+ (* -2 (* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))) (neg (+ (* (* c c) (/ a (* b b))) c)))) |
(/ (+ (* (/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b)))))) (* a (* (* a (* a a)) -1/4))) (+ (* -2 (* (* a c) (/ (* a (* c c)) (* b (* b (* b b)))))) (neg (+ (* (* c c) (/ a (* b b))) c)))) b) |
(/ (* (* c (* c (* c c))) 20) (* a (* (* b b) (* b (* b (* b b)))))) |
(/ 1 (/ b (neg c))) |
(/ b (neg c)) |
(neg c) |
(+ (* (/ (sqrt (+ (* a (* c -4)) (* b b))) a) 1/2) (/ b (* a -2))) |
(/ (sqrt (+ (* a (* c -4)) (* b b))) a) |
(sqrt (+ (* a (* c -4)) (* b b))) |
(+ (* a (* c -4)) (* b b)) |
(- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b))) |
(/ (* c (+ (* c (- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))) -1)) b) |
(* c (+ (* c (- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))) -1)) |
(+ (* c (- (/ (* a (* c (* a -2))) (* b (* b (* b b)))) (/ a (* b b)))) -1) |
(+ (* (* (* b b) (sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b))))) (/ 1 (* (* b b) (sqrt (+ (* c (* a 4)) (* b b)))))) (neg b)) |
(/ (+ (* (* (* b b) (sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b))))) (/ 1 (* (* b b) (sqrt (+ (* c (* a 4)) (* b b)))))) (neg b)) (* 2 a)) |
(* (* b b) (sqrt (+ (* a (* (* c (* c a)) -16)) (* (* b b) (* b b))))) |
(* b b) |
(* (* b b) (* b (* b (* b b)))) |
(/ (* a (* c c)) (* b (* b (* b b)))) |
(* (* a c) (/ (* a (* c c)) (* b (* b (* b b))))) |
(/ (* a (* c (* a -2))) (* b (* b (* b b)))) |
(* b (* b (* b b))) |
(* a (* c (* a -2))) |
(/ a (* b b)) |
(* (* b b) (* b b)) |
(* (* b b) (sqrt (+ (* c (* a 4)) (* b b)))) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b))) (+.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))) (neg.f64 c)) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) |
(-.f64 #s(literal 0 binary64) (-.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (/.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) |
(-.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a c)) #s(literal 0 binary64)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) |
(-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 c (neg.f64 (*.f64 c (/.f64 a (*.f64 b b)))) (+.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b (neg.f64 b))) (+.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a c)) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (/.f64 a (*.f64 b b)) (neg.f64 (*.f64 c c)) (+.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (neg.f64 c) (*.f64 c (/.f64 a (*.f64 b b))) (+.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 a (*.f64 b (neg.f64 b))) (*.f64 c c) (+.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (neg.f64 (*.f64 c c)) (/.f64 a (*.f64 b b)) (+.f64 (neg.f64 c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a c) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (fma.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a c)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) (neg.f64 (fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(+.f64 (fma.f64 a (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (neg.f64 b)))) (neg.f64 c)) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) |
(-.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 0 binary64)) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 a (*.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 a c)) (+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -2 binary64) (+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) #s(literal -1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) a) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))) a (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a a))) #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a c) (+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 3 binary64))) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 3 binary64))) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))))) (*.f64 (fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (+.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) |
(pow.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (neg.f64 b))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) b)) |
(/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (neg.f64 b)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 3 binary64))) (*.f64 b (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (*.f64 b (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) b)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) b)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) #s(literal -1/64 binary64) (pow.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64)))))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)))) |
(/.f64 (/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) #s(literal -1 binary64)) b) |
(pow.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c)) b)) |
(*.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -1/4 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a)) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) a) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) #s(literal 1 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) a) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) |
(pow.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a)) #s(literal -1 binary64)) |
(*.f64 c (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(*.f64 c (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(*.f64 c (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) |
(*.f64 (/.f64 c a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 c (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) a)) |
(*.f64 (/.f64 c (*.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 20 binary64) a)) |
(*.f64 (/.f64 #s(literal 20 binary64) a) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (neg.f64 c))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b)) |
(neg.f64 (/.f64 c b)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) c)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 b c))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 b (neg.f64 c)))) |
(/.f64 c (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(/.f64 (neg.f64 c) b) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c)) b) |
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 c (neg.f64 b)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 b (neg.f64 c)) (/.f64 b (neg.f64 c))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 b (neg.f64 c)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b))) |
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b c))) |
(*.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 c)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 b)) c) |
(*.f64 (pow.f64 (/.f64 c (neg.f64 b)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c (neg.f64 b)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) c) |
(exp.f64 (*.f64 (log.f64 (/.f64 c (neg.f64 b))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 b (neg.f64 c))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 b (neg.f64 c))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(-.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 b c)) |
(neg.f64 (/.f64 b c)) |
(neg.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64))) |
(/.f64 b (neg.f64 c)) |
(/.f64 b (*.f64 #s(literal 1 binary64) (neg.f64 c))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64))) |
(/.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (neg.f64 b)))) |
(/.f64 (neg.f64 b) c) |
(/.f64 (/.f64 b c) #s(literal -1 binary64)) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 c)) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 c)) |
(/.f64 (/.f64 b #s(literal -1 binary64)) c) |
(pow.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 c (neg.f64 b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 c (neg.f64 b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal -1 binary64) c)) |
(*.f64 b (/.f64 (/.f64 #s(literal -1 binary64) c) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(*.f64 (/.f64 b (neg.f64 c)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b c)) |
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 #s(literal -1 binary64) c) b) |
(+.f64 #s(literal 0 binary64) (neg.f64 c)) |
(-.f64 #s(literal 0 binary64) c) |
(neg.f64 c) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (+.f64 #s(literal 0 binary64) (fma.f64 c c (*.f64 #s(literal 0 binary64) c)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 #s(literal 0 binary64) c)) |
(*.f64 c #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) c) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)))))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a))) (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))) (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) b) (*.f64 a (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a)))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a))))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 b a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) a)) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a))) (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1 binary64)) a) |
(pow.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (neg.f64 b))))) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (neg.f64 b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (neg.f64 b))))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (neg.f64 b))) (fma.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)))) |
(/.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64)) (*.f64 (*.f64 a c) (*.f64 #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (neg.f64 b)))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (neg.f64 b))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))) (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (neg.f64 b))) (fma.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64))))) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a (*.f64 c c))) #s(literal 16 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b (neg.f64 b))))) |
(+.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (neg.f64 b)))) |
(+.f64 (/.f64 a (*.f64 b (neg.f64 b))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 a (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 a (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) |
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (neg.f64 b)))) |
(fma.f64 a (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a c) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 b b))) |
(fma.f64 (*.f64 a c) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 b (neg.f64 b)))) |
(fma.f64 (*.f64 a c) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) |
(fma.f64 (*.f64 a c) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (neg.f64 b)))) |
(fma.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 a (*.f64 b b))) |
(fma.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 a (*.f64 b (neg.f64 b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (neg.f64 b)))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 b (neg.f64 b)))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (neg.f64 b)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) |
(fma.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (neg.f64 b)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (neg.f64 b)))) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b b))) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (neg.f64 b)))) |
(fma.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b) (/.f64 a (*.f64 b b))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b) (/.f64 a (*.f64 b (neg.f64 b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (/.f64 a (*.f64 b b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (/.f64 a (*.f64 b (neg.f64 b)))) |
(fma.f64 (*.f64 c (/.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b)) (/.f64 a (*.f64 b b))) |
(fma.f64 (*.f64 c (/.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b)) (/.f64 a (*.f64 b (neg.f64 b)))) |
(fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b b))) |
(fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (neg.f64 b)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) a (/.f64 a (*.f64 b b))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) a (/.f64 a (*.f64 b (neg.f64 b)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b b))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 a (*.f64 b b)) (/.f64 a (*.f64 b (neg.f64 b)))) |
(fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 a (*.f64 b b))) |
(fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 a (*.f64 b (neg.f64 b)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b b))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (neg.f64 b)))) |
(fma.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b b))) |
(fma.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 a (*.f64 b (neg.f64 b)))) |
(fma.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 a (*.f64 b b))) |
(fma.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 a (*.f64 b (neg.f64 b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 a (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (fma.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (/.f64 a (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) |
(/.f64 (fma.f64 b b (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) a)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (neg.f64 a))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (*.f64 b (neg.f64 b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (/.f64 a b))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) b)) |
(/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (neg.f64 a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) b (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 b b) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 b (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (neg.f64 a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) b (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (/.f64 (*.f64 b b) a) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b b) a))) |
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 b (neg.f64 b)) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (neg.f64 b)))) |
(/.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) b (*.f64 (*.f64 b (*.f64 b b)) (/.f64 a b))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) a)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (neg.f64 a))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (*.f64 b (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) (/.f64 a b))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) a)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (neg.f64 b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (neg.f64 a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) a)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 b (neg.f64 b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (neg.f64 a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) a)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (/.f64 (*.f64 b b) a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b b) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 b (neg.f64 b))) (*.f64 (*.f64 b (*.f64 b b)) (neg.f64 a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) b) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 a b))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (/.f64 a (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (/.f64 a (*.f64 b (neg.f64 b))) (/.f64 a (*.f64 b (neg.f64 b)))) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (neg.f64 b))))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 b (neg.f64 b))) (/.f64 a (*.f64 b (neg.f64 b))))) (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b (neg.f64 b))))) |
(/.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) |
(pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 a (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(*.f64 a (fma.f64 c (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (fma.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 a (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 c c)))) #s(literal -8 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 a (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) (neg.f64 b))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 c) (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) b) |
(/.f64 (*.f64 (neg.f64 c) (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) #s(literal 1 binary64)) b) |
(/.f64 (/.f64 (*.f64 (neg.f64 c) (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) #s(literal -1 binary64)) b) |
(pow.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) b)) |
(*.f64 (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) (/.f64 c b)) |
(*.f64 (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (neg.f64 c) (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) b) c) |
(+.f64 (neg.f64 c) (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))))) |
(+.f64 (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (neg.f64 c)) |
(-.f64 (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) c) |
(-.f64 (fma.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 0 binary64)) c) |
(fma.f64 c (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (neg.f64 c)) |
(fma.f64 c #s(literal -1 binary64) (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))))) |
(fma.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c)) |
(fma.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (*.f64 c c) (neg.f64 c)) |
(fma.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) c (neg.f64 c)) |
(fma.f64 #s(literal -1 binary64) c (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1 binary64))) (fma.f64 (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (-.f64 (*.f64 (neg.f64 c) (neg.f64 c)) (*.f64 (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (neg.f64 c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))))) (*.f64 (neg.f64 c) (neg.f64 c))) (-.f64 (*.f64 (*.f64 c c) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) (neg.f64 c))) |
(/.f64 (*.f64 c (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64)))) (-.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c)))) |
(/.f64 (*.f64 c (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64))) c) (-.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) c) (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 c (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) c) |
(+.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)))) |
(fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) |
(fma.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) c #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c))) (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64))) (-.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c))))) |
(/.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) (neg.f64 (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c))) (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) (neg.f64 c))))) |
(*.f64 (fma.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)))) |
(-.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 0 binary64)) b) |
(fma.f64 b #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(fma.f64 b (*.f64 b (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (neg.f64 b)) |
(fma.f64 b (*.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (neg.f64 b)) |
(fma.f64 b (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (*.f64 b b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b b) (neg.f64 b)) |
(fma.f64 (/.f64 b b) (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (/.f64 b (*.f64 b b)) (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (/.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b b)) (neg.f64 b)) |
(fma.f64 (/.f64 (*.f64 b b) b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64) (neg.f64 b)) |
(fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (neg.f64 b)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (/.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (/.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 #s(literal 1 binary64) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 b)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (fma.f64 b (*.f64 b b) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 b))))) |
(/.f64 (fma.f64 b (*.f64 b b) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) |
(/.f64 (fma.f64 b (*.f64 b b) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 b))) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 b))) (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b)) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 b)))) (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (-.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) |
(pow.f64 (/.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (fma.f64 b (*.f64 b b) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 b)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 b (*.f64 b b) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 b (*.f64 b b) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1/2 binary64)) a) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 b))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b))) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) a) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 (log.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64) (log.f64 (*.f64 b b)))) |
(*.f64 b (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 b (*.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) |
(exp.f64 (log.f64 (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 b (neg.f64 b))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(*.f64 b b) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(*.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 6 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (*.f64 b b))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (neg.f64 b))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 4 binary64) (log.f64 b)) #s(literal 3/2 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 #s(literal 4 binary64) (log.f64 b)))) |
(exp.f64 (fma.f64 (log.f64 b) #s(literal 3 binary64) (*.f64 (log.f64 b) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 #s(literal 4 binary64) (log.f64 b) (log.f64 (*.f64 b b)))) |
(exp.f64 (fma.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64) (*.f64 (log.f64 (neg.f64 b)) #s(literal 3 binary64)))) |
(pow.f64 b #s(literal 6 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 3 binary64)) |
(pow.f64 (*.f64 b (*.f64 b b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 3/2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 6 binary64)) |
(pow.f64 (*.f64 b (neg.f64 b)) #s(literal 3 binary64)) |
(*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (neg.f64 b))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 b (neg.f64 b)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) b) |
(*.f64 (pow.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c))))) |
(/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) b) |
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 a b) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) b) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (*.f64 b b)) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) b)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 c (*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 c (/.f64 (*.f64 a c) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 a c) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 a c) (/.f64 c (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c c) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c c) (/.f64 a (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (neg.f64 (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 c c))) |
(*.f64 (*.f64 c (/.f64 a (*.f64 b b))) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) a) |
(*.f64 (/.f64 c b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 c (*.f64 b b)) (*.f64 c (/.f64 a (*.f64 b b)))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a c) b)) |
(*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) b)) |
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 a (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 a (*.f64 b b))) |
(/.f64 (*.f64 a c) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))))) |
(/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c)))) |
(/.f64 (*.f64 (*.f64 a c) (neg.f64 (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c c)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 c c))) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (*.f64 a c)) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) b) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b b)) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 a (*.f64 c c))))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a c))) |
(*.f64 c (*.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 a (*.f64 c c)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a c))) |
(*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a c)) |
(*.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a c))) |
(*.f64 (*.f64 c (/.f64 a (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) a) |
(*.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) b)) |
(*.f64 (*.f64 (*.f64 a c) a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 a c) (/.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) a) c) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)))) |
(/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 a b) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b)))) b) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) b) |
(/.f64 (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) b) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 b b)) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 a c) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 a c) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 a (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 a c) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c)))) |
(*.f64 (*.f64 c (/.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b))) |
(*.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b (*.f64 b b)))) a) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 a (*.f64 b b))) |
(*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 a (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) |
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 b))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) |
(neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))) |
(pow.f64 b #s(literal 4 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 4 binary64)) |
(pow.f64 (*.f64 b (neg.f64 b)) #s(literal 2 binary64)) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(*.f64 (*.f64 b b) (*.f64 b (neg.f64 b))) |
(*.f64 (*.f64 b (*.f64 b b)) b) |
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)) |
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b (neg.f64 b)) (*.f64 b b)) |
(*.f64 (*.f64 b (neg.f64 b)) (*.f64 b (neg.f64 b))) |
(*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 a c))) |
(*.f64 c (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(*.f64 c (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(*.f64 (*.f64 a c) (*.f64 #s(literal -2 binary64) a)) |
(*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) a) |
(*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) c) |
(*.f64 (*.f64 a (*.f64 a c)) #s(literal -2 binary64)) |
(*.f64 (*.f64 (*.f64 a c) a) #s(literal -2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) a)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 a (*.f64 b (neg.f64 b)))) |
(/.f64 a (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) a))) |
(/.f64 (neg.f64 a) (*.f64 b (neg.f64 b))) |
(/.f64 (/.f64 a b) b) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (neg.f64 (neg.f64 a)) (*.f64 b b)) |
(/.f64 (neg.f64 (/.f64 a b)) (neg.f64 b)) |
(pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b b) a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 a b)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b))) |
(*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b)))) |
(*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a) |
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 b))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) |
(neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))) |
(pow.f64 b #s(literal 4 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 4 binary64)) |
(pow.f64 (*.f64 b (neg.f64 b)) #s(literal 2 binary64)) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(*.f64 (*.f64 b b) (*.f64 b (neg.f64 b))) |
(*.f64 (*.f64 b (*.f64 b b)) b) |
(*.f64 (*.f64 b (*.f64 b b)) (neg.f64 b)) |
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (neg.f64 b) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b (neg.f64 b)) (*.f64 b b)) |
(*.f64 (*.f64 b (neg.f64 b)) (*.f64 b (neg.f64 b))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64) (log.f64 (*.f64 b b)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 b (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) |
(*.f64 b (/.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) |
(*.f64 (*.f64 b b) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 b b) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) |
| 1× | egg-herbie |
| 7 940× | accelerator-lowering-fma.f32 |
| 7 940× | accelerator-lowering-fma.f64 |
| 7 710× | *-lowering-*.f32 |
| 7 710× | *-lowering-*.f64 |
| 5 496× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1320 | 14899 |
| 1 | 4339 | 14697 |
| 0 | 8455 | 14224 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c) |
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2)))))) |
(* (pow a 2) (- (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ c (pow a 2)))) (/ (pow c 2) (* a (pow b 2))))) |
(* (pow a 2) (- (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ c (pow a 2)))) (/ (pow c 2) (* a (pow b 2))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2)))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a)))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a)))) |
(* -1 c) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1)) |
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1)) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c))))) |
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c)))) |
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c)))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))))) |
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))))) |
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 4)) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 4)) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 4)) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(* -1 c) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1)) |
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1)) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2))))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c)))) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c) |
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6)) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7)) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(/ (+ (* -1/2 b) (* 1/2 b)) a) |
(/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a) |
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a) |
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(+ (* -1/2 (/ b a)) (* 1/2 (/ b a))) |
(+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(/ b a) |
(/ (+ b (* -2 (/ (* a c) b))) a) |
(/ (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) a) |
(* (sqrt (/ c a)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* -2 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) |
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))) |
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))) |
(/ b a) |
(+ (* -2 (/ c b)) (/ b a)) |
(+ (* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b)))) (/ b a)) |
(+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b)))) (/ b a)) |
(* (sqrt (/ c a)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* -2 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
(* (sqrt (/ c a)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(/ b a) |
(* b (+ (* -2 (/ c (pow b 2))) (/ 1 a))) |
(* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
(* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -2 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* -1 (/ a (pow b 2))) |
(* a (- (* -2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))) |
(* a (- (* -2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))) |
(* a (- (* -2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2))))) |
(* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2))))) |
(* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2))))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2))))) |
(* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2))))) |
(* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2))))) |
(* -1 (/ a (pow b 2))) |
(- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2))) |
(- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2))) |
(- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c))))) |
(* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c))))) |
(* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c))))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))))) |
(* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))))) |
(* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 4)) |
(/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 4)) |
(/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 4)) |
(* -1 (/ a (pow b 2))) |
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2)) |
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2)) |
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2)) |
(* -1 (/ a (pow b 2))) |
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2)) |
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2)) |
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2)) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))) |
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))) |
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3))))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3))))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a)))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a)))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5)) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5)) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 c) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1)) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1)) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c))))) |
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2)))) |
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2)))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4)))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4)))))) |
(* -1 c) |
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -1 c) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2)))))) |
(+ (* -1 c) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2)))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2)))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2))))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2))))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2)))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a)))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a)))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 4)) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 4)) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 4)) |
(* -1 c) |
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) |
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) |
(* -1 c) |
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) |
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) |
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) |
-1 |
(- (* -1 (/ (* a c) (pow b 2))) 1) |
(- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1) |
(- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c))))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c)))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c)))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c))))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c)))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c)))) |
-1 |
(- (* -1 (/ (* a c) (pow b 2))) 1) |
(- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* -1 (/ c (pow b 2))))) 1) |
(- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* -1 (/ c (pow b 2))))) 1) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2)))))) |
(* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))) (/ 1 (pow a 2)))) |
(* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))) (/ 1 (pow a 2)))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2)))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ (+ (/ 1 a) (/ c (pow b 2))) a)))) |
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ (+ (/ 1 a) (/ c (pow b 2))) a)))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 4)) |
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 4)) |
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 4)) |
-1 |
(- (* -1 (/ (* a c) (pow b 2))) 1) |
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) |
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) |
-1 |
(- (* -1 (/ (* a c) (pow b 2))) 1) |
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) |
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* a (* (pow b 2) (* c (sqrt -16)))) |
(* (pow b 2) (+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16))))) |
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16))))))))) |
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16))))))))) |
(pow b 4) |
(* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) |
(* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(pow b 4) |
(* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) |
(* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(pow b 4) |
(+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4)) |
(+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -8 (pow c 2)))) (pow b 4)) |
(+ (* (pow a 2) (+ (* -8 (pow c 2)) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 8))) (* -32 (/ (pow c 4) (pow b 4))))))) (pow b 4)) |
(* a (* (pow b 2) (* c (sqrt -16)))) |
(* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))) |
(* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) |
(* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))) |
(* -1 (* a (* (pow b 2) (* c (sqrt -16))))) |
(* -1 (* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) |
(* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))) |
(* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))))) |
(pow b 4) |
(+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4)) |
(+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* -8 (pow a 2)))) (pow b 4)) |
(+ (* (pow c 2) (+ (* -8 (pow a 2)) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 8))) (* -32 (/ (pow a 4) (pow b 4))))))) (pow b 4)) |
(* a (* (pow b 2) (* c (sqrt -16)))) |
(* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))) |
(* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) |
(* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))) |
(* -1 (* a (* (pow b 2) (* c (sqrt -16))))) |
(* -1 (* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) |
(* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))) |
(* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))))) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 6) |
(pow b 6) |
(pow b 6) |
(pow b 6) |
(pow b 6) |
(pow b 6) |
(pow b 6) |
(pow b 6) |
(pow b 6) |
(pow b 6) |
(pow b 6) |
(pow b 6) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(* -2 (* (pow a 2) c)) |
(* -2 (* (pow a 2) c)) |
(* -2 (* (pow a 2) c)) |
(* -2 (* (pow a 2) c)) |
(* -2 (* (pow a 2) c)) |
(* -2 (* (pow a 2) c)) |
(* -2 (* (pow a 2) c)) |
(* -2 (* (pow a 2) c)) |
(* -2 (* (pow a 2) c)) |
(* -2 (* (pow a 2) c)) |
(* -2 (* (pow a 2) c)) |
(* -2 (* (pow a 2) c)) |
(* -2 (* (pow a 2) c)) |
(* -2 (* (pow a 2) c)) |
(* -2 (* (pow a 2) c)) |
(* -2 (* (pow a 2) c)) |
(* -2 (* (pow a 2) c)) |
(* -2 (* (pow a 2) c)) |
(* -2 (* (pow a 2) c)) |
(* -2 (* (pow a 2) c)) |
(* -2 (* (pow a 2) c)) |
(* -2 (* (pow a 2) c)) |
(* -2 (* (pow a 2) c)) |
(* -2 (* (pow a 2) c)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(* 2 (* (sqrt (* a c)) (pow b 2))) |
(* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c))))) |
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c)))))))) |
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2))))))))) |
(pow b 3) |
(* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2))))) |
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) |
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))) |
(* -1 (pow b 3)) |
(* -1 (* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2)))))) |
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))) |
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))) |
(pow b 3) |
(+ (* 2 (* a (* b c))) (pow b 3)) |
(+ (* c (+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b)))) (pow b 3)) |
(+ (* c (+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* 4 (/ (* (pow a 3) c) (pow b 3))))))) (pow b 3)) |
(* 2 (* (sqrt (* a c)) (pow b 2))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) |
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))) |
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) |
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))) |
(pow b 3) |
(+ (* 2 (* a (* b c))) (pow b 3)) |
(+ (* a (+ (* -2 (/ (* a (pow c 2)) b)) (* 2 (* b c)))) (pow b 3)) |
(+ (* a (+ (* 2 (* b c)) (* a (+ (* -2 (/ (pow c 2) b)) (* 4 (/ (* a (pow c 3)) (pow b 3))))))) (pow b 3)) |
(* 2 (* (sqrt (* a c)) (pow b 2))) |
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) |
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))) |
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) |
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))) |
| Outputs |
|---|
(* -1 c) |
(neg.f64 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c) |
(-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b (neg.f64 b))))) c) |
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c) |
(-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b (neg.f64 b))))) c) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))))) |
(* (pow a 2) (- (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ c (pow a 2)))) (/ (pow c 2) (* a (pow b 2))))) |
(*.f64 (*.f64 a a) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 a a))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))))) |
(* (pow a 2) (- (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ c (pow a 2)))) (/ (pow c 2) (* a (pow b 2))))) |
(*.f64 (*.f64 a a) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 a a))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)) (neg.f64 a)))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)) (neg.f64 a)))) |
(* -1 c) |
(neg.f64 c) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b (neg.f64 b))) #s(literal -1 binary64))) |
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1)) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1)) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b))))) |
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c)))) |
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) c))) |
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c)))) |
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) c))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))))) |
(neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b)))))) |
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))))) |
(*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c c))) (/.f64 a (*.f64 c (*.f64 b b)))) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))))) |
(*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c c))) (/.f64 a (*.f64 c (*.f64 b b)))) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 4)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 4)) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 4)) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) |
(* -1 c) |
(neg.f64 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(* -1 c) |
(neg.f64 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(* -1 c) |
(neg.f64 c) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b (neg.f64 b))) #s(literal -1 binary64))) |
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1)) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1)) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 6 binary64)))))) (neg.f64 (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 a (*.f64 (*.f64 c c) (*.f64 b b))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b)))) c))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c c))) (/.f64 a (*.f64 c (*.f64 b b)))) c))) |
(* -1 c) |
(neg.f64 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c) |
(-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b (neg.f64 b))))) c) |
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c) |
(-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (neg.f64 b))))) c) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 a a))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 a a))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 5 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b)))) (neg.f64 a))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)) (neg.f64 a))) a)) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 c) |
(neg.f64 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(* -1 c) |
(neg.f64 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 7 binary64)))))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 a (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c (*.f64 c c))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) c))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c)) c))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b))))) (/.f64 c (neg.f64 b))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 b (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)) a)) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 5 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (neg.f64 b)) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (pow c 4) (* a (pow b 6)))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(/ (+ (* -1/2 b) (* 1/2 b)) a) |
(/.f64 #s(literal 0 binary64) a) |
(/ (+ (* -1 (/ (* a c) b)) (+ (* -1/2 b) (* 1/2 b))) a) |
(/.f64 (neg.f64 (*.f64 a (/.f64 c b))) a) |
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))))) a) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 a (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))) a) |
(/ (+ (* -1/2 b) (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))))) a) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)))) a) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b #s(literal 1/2 binary64))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) a)) a))) |
(+ (* -1/2 (/ b a)) (* 1/2 (/ b a))) |
#s(literal 0 binary64) |
(+ (* -1 (/ c b)) (+ (* -1/2 (/ b a)) (* 1/2 (/ b a)))) |
(/.f64 c (neg.f64 b)) |
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))) |
(+.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))) |
(+.f64 #s(literal 0 binary64) (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (neg.f64 b)) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) (neg.f64 b)) |
(/ b a) |
(/.f64 b a) |
(/ (+ b (* -2 (/ (* a c) b))) a) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b)) b) a) |
(/ (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/.f64 (fma.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) b) a) |
(/ (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b) a) |
(* (sqrt (/ c a)) (sqrt -4)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* -2 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(/ b a) |
(/.f64 b a) |
(+ (* -2 (/ c b)) (/ b a)) |
(fma.f64 #s(literal -2 binary64) (/.f64 c b) (/.f64 b a)) |
(+ (* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b)))) (/ b a)) |
(fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -2 binary64) b)) (/.f64 b a)) |
(+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b)))) (/ b a)) |
(fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) b)) (/.f64 b a)) |
(* (sqrt (/ c a)) (sqrt -4)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))) |
(* -2 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))))) |
(* (sqrt (/ c a)) (sqrt -4)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* (sqrt (/ c a)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 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 -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(/ b a) |
(/.f64 b a) |
(* b (+ (* -2 (/ c (pow b 2))) (/ 1 a))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))) |
(* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (* b (+ (* -2 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b)) |
(* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 b)) |
(* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))) (neg.f64 b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b)) b) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) b) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(neg.f64 (*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/512 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c b)) b) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) b) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 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)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 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)))))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.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 -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(fma.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) b) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(fma.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))) b) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(neg.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(neg.f64 (fma.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))) b)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (fma.f64 c #s(literal 4 binary64) (/.f64 (*.f64 b (neg.f64 b)) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (fma.f64 c #s(literal 4 binary64) (/.f64 (*.f64 b (neg.f64 b)) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (fma.f64 c #s(literal 4 binary64) (/.f64 (*.f64 b (neg.f64 b)) a)) (neg.f64 a)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (fma.f64 a #s(literal 4 binary64) (/.f64 (*.f64 b (neg.f64 b)) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (fma.f64 a #s(literal 4 binary64) (/.f64 (*.f64 b (neg.f64 b)) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (fma.f64 a #s(literal 4 binary64) (/.f64 (*.f64 b (neg.f64 b)) c))) |
(* -4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64))) |
(* -1 (/ a (pow b 2))) |
(neg.f64 (/.f64 a (*.f64 b b))) |
(* a (- (* -2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))) |
(*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(* a (- (* -2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))) |
(*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(* a (- (* -2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))) |
(*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b b))))) |
(* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b b))))) |
(* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b b))))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b b))))) |
(* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b b))))) |
(* (pow a 2) (- (* -2 (/ c (pow b 4))) (/ 1 (* a (pow b 2))))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b b))))) |
(* -1 (/ a (pow b 2))) |
(neg.f64 (/.f64 a (*.f64 b b))) |
(- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) |
(- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) |
(- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c))))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b))))) |
(* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c))))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b))))) |
(* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c))))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b))))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b))))) |
(* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b))))) |
(* -1 (* c (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b))))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 4)) |
(/.f64 (fma.f64 a (*.f64 b (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 4)) |
(/.f64 (fma.f64 a (*.f64 b (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))) (pow b 4)) |
(/.f64 (fma.f64 a (*.f64 b (neg.f64 b)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c)) (pow.f64 b #s(literal 4 binary64))) |
(* -1 (/ a (pow b 2))) |
(neg.f64 (/.f64 a (*.f64 b b))) |
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b b)) |
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b b)) |
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b b)) |
(* -1 (/ a (pow b 2))) |
(neg.f64 (/.f64 a (*.f64 b b))) |
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b b)) |
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b b)) |
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 2)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b)))))) |
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))) |
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) b)))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c)) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c)) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3))))))) |
(*.f64 (*.f64 a a) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3))))))) |
(*.f64 (*.f64 a a) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5)) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5)) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 b)) |
(* -1 c) |
(neg.f64 c) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(*.f64 c (fma.f64 a (/.f64 c (*.f64 b (neg.f64 b))) #s(literal -1 binary64))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1)) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1)) |
(*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b))))) |
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2)))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c c)))) |
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c)))) (/ 1 (pow c 2)))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c c)))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))))) |
(neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b)))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (neg.f64 c))) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 2))) (/ 1 c)) c)) (* 2 (/ (pow a 2) (pow b 4)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (neg.f64 c))) (neg.f64 (*.f64 c (*.f64 c c)))) |
(* -1 c) |
(neg.f64 c) |
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(+ (* -1 c) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2)))))) |
(-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b (neg.f64 b))))) c) |
(+ (* -1 c) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 4))) (* -1 (/ (pow c 2) (pow b 2)))))) |
(-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b (neg.f64 b))))) c) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2))))))) |
(*.f64 (*.f64 a a) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 a a))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (+ (* -1 (/ c (pow a 2))) (* -1 (/ (pow c 2) (* a (pow b 2))))))) |
(*.f64 (*.f64 a a) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 a a))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)) (neg.f64 a)))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (+ (/ c a) (/ (pow c 2) (pow b 2))) a)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c a)) (neg.f64 a)))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 4)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 4)) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 4)) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) |
(* -1 c) |
(neg.f64 c) |
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(* -1 c) |
(neg.f64 c) |
(+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
(+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ (* a c) (pow b 2))) 1) |
(fma.f64 a (/.f64 c (*.f64 b (neg.f64 b))) #s(literal -1 binary64)) |
(- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1) |
(fma.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) |
(- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 4))) (* -1 (/ a (pow b 2))))) 1) |
(fma.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64)) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b))))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) c))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) c))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ a (* (pow b 2) c))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 c (*.f64 b b))))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) c))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 4))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) c)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) c))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ (* a c) (pow b 2))) 1) |
(fma.f64 a (/.f64 c (*.f64 b (neg.f64 b))) #s(literal -1 binary64)) |
(- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* -1 (/ c (pow b 2))))) 1) |
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) #s(literal -1 binary64)) |
(- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* -1 (/ c (pow b 2))))) 1) |
(fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) #s(literal -1 binary64)) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 a (*.f64 b b))))) |
(* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))) (/ 1 (pow a 2)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 c (*.f64 a (*.f64 b (neg.f64 b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a))))) |
(* (pow a 2) (- (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2))))) (/ 1 (pow a 2)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 c (*.f64 a (*.f64 b (neg.f64 b)))) (/.f64 #s(literal -1 binary64) (*.f64 a a))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ c (* a (pow b 2)))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 a (*.f64 b b))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ (+ (/ 1 a) (/ c (pow b 2))) a)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (neg.f64 a)))) |
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 4))) (* -1 (/ (+ (/ 1 a) (/ c (pow b 2))) a)))) |
(*.f64 (*.f64 a a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (neg.f64 a)))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))) (pow b 4)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 a (*.f64 c (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 4)) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c a (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))) (pow b 4)) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c a (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ (* a c) (pow b 2))) 1) |
(fma.f64 a (/.f64 c (*.f64 b (neg.f64 b))) #s(literal -1 binary64)) |
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 c (*.f64 b (neg.f64 b))) #s(literal -1 binary64))) |
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 c (*.f64 b (neg.f64 b))) #s(literal -1 binary64))) |
-1 |
#s(literal -1 binary64) |
(- (* -1 (/ (* a c) (pow b 2))) 1) |
(fma.f64 a (/.f64 c (*.f64 b (neg.f64 b))) #s(literal -1 binary64)) |
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 c (*.f64 b (neg.f64 b))) #s(literal -1 binary64))) |
(- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 c (*.f64 b (neg.f64 b))) #s(literal -1 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 b)) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a))))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/4 binary64) (neg.f64 b)) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) b) a)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b)))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b (neg.f64 c)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 b c)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/4 binary64) (neg.f64 b)) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c)) b) c)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (neg.f64 b)) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) (neg.f64 b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))))) (/.f64 c b)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b #s(literal 1/2 binary64))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) a)) a))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 c (fma.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a)) (fma.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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 (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c))) |
(* a (* (pow b 2) (* c (sqrt -16)))) |
(*.f64 a (*.f64 (*.f64 c (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64)))) |
(* (pow b 2) (+ (* 1/2 (/ (pow b 4) (* a (* c (sqrt -16))))) (* a (* c (sqrt -16))))) |
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c a) (sqrt.f64 #s(literal -16 binary64)))))) |
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* -1/8 (/ (pow b 4) (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))) (* 1/2 (/ 1 (* a (* c (sqrt -16))))))))) |
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c a) (sqrt.f64 #s(literal -16 binary64)))))))) |
(* (pow b 2) (+ (* a (* c (sqrt -16))) (* (pow b 4) (+ (* (pow b 4) (- (* 1/16 (/ (pow b 4) (* (pow a 5) (* (pow c 5) (pow (sqrt -16) 5))))) (* 1/8 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -16) 3))))))) (* 1/2 (/ 1 (* a (* c (sqrt -16))))))))) |
(*.f64 (*.f64 b b) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c a) (sqrt.f64 #s(literal -16 binary64))))) (*.f64 (*.f64 c a) (sqrt.f64 #s(literal -16 binary64))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -8 binary64) #s(literal 1 binary64))) |
(* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -8 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -8 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -8 binary64) #s(literal 1 binary64))) |
(* (pow b 4) (+ 1 (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -8 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow b 4) (+ 1 (+ (* -256 (/ (* (pow a 6) (pow c 6)) (pow b 12))) (+ (* -32 (/ (* (pow a 4) (pow c 4)) (pow b 8))) (* -8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64))) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -8 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4)) |
(fma.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -8 binary64) (pow.f64 b #s(literal 4 binary64))) |
(+ (* (pow a 2) (+ (* -32 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -8 (pow c 2)))) (pow b 4)) |
(fma.f64 (*.f64 a a) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(+ (* (pow a 2) (+ (* -8 (pow c 2)) (* (pow a 2) (+ (* -256 (/ (* (pow a 2) (pow c 6)) (pow b 8))) (* -32 (/ (pow c 4) (pow b 4))))))) (pow b 4)) |
(fma.f64 (*.f64 a a) (fma.f64 (*.f64 a a) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c c) #s(literal -8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* a (* (pow b 2) (* c (sqrt -16)))) |
(*.f64 a (*.f64 (*.f64 c (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64)))) |
(* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))) |
(*.f64 a (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) |
(* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) |
(* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))) (pow.f64 a #s(literal 6 binary64)))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))))) |
(* -1 (* a (* (pow b 2) (* c (sqrt -16))))) |
(*.f64 (*.f64 a (*.f64 b (neg.f64 b))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) |
(* -1 (* a (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))) |
(*.f64 (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16))))))) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64))))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (/ (pow b 10) (* (pow a 4) (* (pow c 3) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 6) (* (pow c 5) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* (pow a 2) (* c (sqrt -16))))) (* (pow b 2) (* c (sqrt -16)))))))) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64))) (pow.f64 a #s(literal 6 binary64)))) (fma.f64 (*.f64 b b) (*.f64 c (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))))))) (neg.f64 a)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(+ (* -8 (* (pow a 2) (pow c 2))) (pow b 4)) |
(fma.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -8 binary64) (pow.f64 b #s(literal 4 binary64))) |
(+ (* (pow c 2) (+ (* -32 (/ (* (pow a 4) (pow c 2)) (pow b 4))) (* -8 (pow a 2)))) (pow b 4)) |
(fma.f64 (*.f64 c c) (fma.f64 #s(literal -32 binary64) (/.f64 (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) #s(literal -8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(+ (* (pow c 2) (+ (* -8 (pow a 2)) (* (pow c 2) (+ (* -256 (/ (* (pow a 6) (pow c 2)) (pow b 8))) (* -32 (/ (pow a 4) (pow b 4))))))) (pow b 4)) |
(fma.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (fma.f64 #s(literal -256 binary64) (/.f64 (*.f64 (*.f64 c c) (pow.f64 a #s(literal 6 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 a a) #s(literal -8 binary64))) (pow.f64 b #s(literal 4 binary64))) |
(* a (* (pow b 2) (* c (sqrt -16)))) |
(*.f64 a (*.f64 (*.f64 c (*.f64 b b)) (sqrt.f64 #s(literal -16 binary64)))) |
(* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))) |
(*.f64 c (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))) |
(* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))) |
(* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)) (pow.f64 c #s(literal 6 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))) |
(* -1 (* a (* (pow b 2) (* c (sqrt -16))))) |
(*.f64 (*.f64 a (*.f64 b (neg.f64 b))) (*.f64 c (sqrt.f64 #s(literal -16 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))) |
(*.f64 (neg.f64 c) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))) |
(* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64))))))) |
(* -1 (* c (+ (* -1/8 (/ (pow b 10) (* (pow a 3) (* (pow c 4) (pow (sqrt -16) 3))))) (+ (* 1/16 (/ (pow b 14) (* (pow a 5) (* (pow c 6) (pow (sqrt -16) 5))))) (+ (* 1/2 (/ (pow b 6) (* a (* (pow c 2) (sqrt -16))))) (* a (* (pow b 2) (sqrt -16)))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal -16 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 14 binary64)) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -16 binary64)) #s(literal 5 binary64)) (pow.f64 c #s(literal 6 binary64))))) (fma.f64 a (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -16 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 #s(literal -16 binary64)))))))) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(/ (* (pow a 2) (pow c 3)) (pow b 4)) |
(*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* -2 (* (pow a 2) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) |
(* -2 (* (pow a 2) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) |
(* -2 (* (pow a 2) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) |
(* -2 (* (pow a 2) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) |
(* -2 (* (pow a 2) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) |
(* -2 (* (pow a 2) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) |
(* -2 (* (pow a 2) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) |
(* -2 (* (pow a 2) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) |
(* -2 (* (pow a 2) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) |
(* -2 (* (pow a 2) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) |
(* -2 (* (pow a 2) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) |
(* -2 (* (pow a 2) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) |
(* -2 (* (pow a 2) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) |
(* -2 (* (pow a 2) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) |
(* -2 (* (pow a 2) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) |
(* -2 (* (pow a 2) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) |
(* -2 (* (pow a 2) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) |
(* -2 (* (pow a 2) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) |
(* -2 (* (pow a 2) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) |
(* -2 (* (pow a 2) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) |
(* -2 (* (pow a 2) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) |
(* -2 (* (pow a 2) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) |
(* -2 (* (pow a 2) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) |
(* -2 (* (pow a 2) c)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* 2 (* (sqrt (* a c)) (pow b 2))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (*.f64 c a)))) |
(* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (pow b 2))) (* 2 (sqrt (* a c))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c a))))) |
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (pow b 2))) (* 1/4 (sqrt (/ 1 (* a c)))))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c a))))) |
(* (pow b 2) (+ (* 2 (sqrt (* a c))) (* (pow b 2) (+ (* 1/4 (sqrt (/ 1 (* a c)))) (* (pow b 2) (+ (* -1/64 (sqrt (/ 1 (* (pow a 3) (pow c 3))))) (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (pow b 2))))))))) |
(*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/64 binary64) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c a))))) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) |
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))) |
(* -1 (pow b 3)) |
(neg.f64 (*.f64 b (*.f64 b b))) |
(* -1 (* (pow b 3) (+ 1 (* 2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ 1 (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(+ (* 2 (* a (* b c))) (pow b 3)) |
(fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c b)) (*.f64 b (*.f64 b b))) |
(+ (* c (+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b)))) (pow b 3)) |
(fma.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 a b) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) b)) (*.f64 b (*.f64 b b))) |
(+ (* c (+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* 4 (/ (* (pow a 3) c) (pow b 3))))))) (pow b 3)) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) b)) (*.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 b (*.f64 b b))) |
(* 2 (* (sqrt (* a c)) (pow b 2))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (*.f64 c a)))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))) |
(*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c)))))) |
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2)))))) |
(*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))))))) |
(* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (pow b 4))) (* 2 (* (sqrt (/ a c)) (pow b 2))))))) |
(*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 8 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c)))))))) |
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) |
(*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (*.f64 c a))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 8 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(+ (* 2 (* a (* b c))) (pow b 3)) |
(fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c b)) (*.f64 b (*.f64 b b))) |
(+ (* a (+ (* -2 (/ (* a (pow c 2)) b)) (* 2 (* b c)))) (pow b 3)) |
(fma.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 c b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) b)) (*.f64 b (*.f64 b b))) |
(+ (* a (+ (* 2 (* b c)) (* a (+ (* -2 (/ (pow c 2) b)) (* 4 (/ (* a (pow c 3)) (pow b 3))))))) (pow b 3)) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) b))) (*.f64 #s(literal 2 binary64) (*.f64 c b))) (*.f64 b (*.f64 b b))) |
(* 2 (* (sqrt (* a c)) (pow b 2))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (*.f64 c a)))) |
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))))) |
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2)))))) |
(*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))))) |
(* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (pow b 6))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (pow b 8))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (pow b 4))) (* 2 (* (sqrt (/ c a)) (pow b 2))))))) |
(*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (pow.f64 b #s(literal 8 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))))))) |
(* -1 (* (sqrt (* a c)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))) |
(*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (*.f64 c a))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1)))))))) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 8) (sqrt -1)) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (sqrt -4)))) (* (sqrt (/ c a)) (* (pow b 2) (* (sqrt -4) (sqrt -1))))))))) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 8 binary64)))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) (neg.f64 a)) |
Compiled 93 349 to 5 723 computations (93.9% saved)
61 alts after pruning (55 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 026 | 19 | 2 045 |
| Fresh | 10 | 36 | 46 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 4 | 5 |
| Total | 2 040 | 61 | 2 101 |
| Status | Accuracy | Program |
|---|---|---|
| 28.9% | (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) | |
| 31.2% | (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) | |
| 31.1% | (fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) | |
| 31.0% | (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) | |
| 30.5% | (fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) | |
| 31.1% | (/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 31.2% | (/.f64 (fma.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 94.5% | (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b) |
| 29.5% | (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 30.5% | (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b b) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 31.2% | (/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) a)) | |
| ✓ | 30.7% | (/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
| 31.5% | (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) | |
| 93.6% | (/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) | |
| 92.5% | (/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) | |
| 31.4% | (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1/2 binary64)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 30.9% | (/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 31.0% | (/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) | |
| 30.5% | (/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) | |
| 90.3% | (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) | |
| 30.7% | (/.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) | |
| 30.2% | (/.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) | |
| 31.5% | (/.f64 (/.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) | |
| 92.8% | (/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 28.5% | (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b b)) (*.f64 b (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) | |
| 89.9% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 89.9% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 82.4% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) (*.f64 #s(literal 2 binary64) a)) | |
| 82.4% | (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)) | |
| 29.2% | (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))) | |
| ✓ | 94.6% | (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) b) |
| 30.3% | (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) | |
| 30.0% | (/.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 94.2% | (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 b (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (*.f64 b b)) | |
| 93.2% | (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) | |
| 28.9% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) | |
| 28.8% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) | |
| 29.4% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 28.8% | (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) | |
| ✓ | 29.3% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
| 89.9% | (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) | |
| 90.2% | (/.f64 (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b) | |
| 93.1% | (/.f64 (*.f64 c (fma.f64 c (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b b)) #s(literal -1 binary64))) b) | |
| 82.4% | (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 82.6% | (/.f64 (neg.f64 (*.f64 a (/.f64 c b))) a) | |
| ✓ | 82.7% | (/.f64 c (neg.f64 b)) |
| 29.1% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a)))))) | |
| 29.3% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) | |
| 94.3% | (/.f64 #s(literal 1 binary64) (/.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))) | |
| 82.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))) | |
| 82.5% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)) | |
| 82.5% | (/.f64 #s(literal -1 binary64) (/.f64 b c)) | |
| 94.5% | (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (/.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) b)) | |
| 28.6% | (-.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) | |
| 82.4% | (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))) | |
| 29.4% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| ✓ | 82.5% | (*.f64 (/.f64 #s(literal -1 binary64) b) c) |
| 94.2% | (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 (*.f64 a (*.f64 a a)) b))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) | |
| 90.0% | (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) | |
| 90.3% | (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) | |
| 3.2% | #s(literal 0 binary64) |
Compiled 5 676 to 1 613 computations (71.6% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(/.f64 c (neg.f64 b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)) |
(/.f64 (neg.f64 (*.f64 a (/.f64 c b))) a) |
(/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/.f64 (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b b)) #s(literal -1 binary64))) b) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) b) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 b b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b b) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) (/.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) b) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c a)))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) b) |
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (/.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 (*.f64 c (*.f64 a (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 b (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c))) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b) (*.f64 b (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b b)) (*.f64 b (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 b b)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1/2 binary64)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 (*.f64 b b) c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 7 binary64))) |
(/.f64 (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b))) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) b) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal -5 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 c (*.f64 (*.f64 a (*.f64 a a)) b))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (exp.f64 (fma.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b)))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) b) |
4 calls:
| 56.0ms | b |
| 46.0ms | c |
| 46.0ms | a |
| 38.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.6% | 1 | a |
| 94.6% | 1 | b |
| 94.6% | 1 | c |
| 94.6% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 32 to 23 computations (28.1% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(/.f64 c (neg.f64 b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)) |
(/.f64 (neg.f64 (*.f64 a (/.f64 c b))) a) |
(/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/.f64 (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b b)) #s(literal -1 binary64))) b) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) b) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) b))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 b b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b b) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 b b)) (/.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b) (*.f64 b b) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (neg.f64 (*.f64 b b))) b (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 a (*.f64 (*.f64 c (*.f64 c a)) #s(literal -16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) b) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 a (*.f64 c c) (*.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(*.f64 c (fma.f64 c (fma.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c #s(literal -2 binary64)) (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
4 calls:
| 42.0ms | b |
| 40.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 29.0ms | a |
| 23.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.2% | 1 | a |
| 93.2% | 1 | b |
| 93.2% | 1 | c |
| 93.2% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 32 to 23 computations (28.1% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(/.f64 c (neg.f64 b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)) |
(/.f64 (neg.f64 (*.f64 a (/.f64 c b))) a) |
(/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/.f64 (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b b)) #s(literal -1 binary64))) b) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (fma.f64 c (-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 b b))) #s(literal -1 binary64))) b) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 (-.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
| Outputs |
|---|
(/.f64 (*.f64 c (fma.f64 c (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b b)) #s(literal -1 binary64))) b) |
4 calls:
| 35.0ms | b |
| 16.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 15.0ms | c |
| 15.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.1% | 1 | b |
| 93.1% | 1 | c |
| 93.1% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 93.1% | 1 | a |
Compiled 32 to 23 computations (28.1% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(/.f64 c (neg.f64 b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)) |
(/.f64 (neg.f64 (*.f64 a (/.f64 c b))) a) |
(/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/.f64 (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (neg.f64 c) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
| Outputs |
|---|
(/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
4 calls:
| 12.0ms | c |
| 12.0ms | b |
| 12.0ms | a |
| 12.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.9% | 2 | b |
| 90.3% | 1 | c |
| 92.2% | 2 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 90.3% | 1 | a |
Compiled 32 to 23 computations (28.1% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(/.f64 c (neg.f64 b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)) |
(/.f64 (neg.f64 (*.f64 a (/.f64 c b))) a) |
(/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/.f64 (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
1 calls:
| 15.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.2% | 2 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 20 to 14 computations (30% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(/.f64 c (neg.f64 b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)) |
(/.f64 (neg.f64 (*.f64 a (/.f64 c b))) a) |
(/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b) |
(/.f64 (*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) b) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
| Outputs |
|---|
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
2 calls:
| 7.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 6.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.3% | 1 | b |
| 90.3% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 24 to 17 computations (29.2% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(/.f64 c (neg.f64 b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) c) b)) |
(/.f64 (neg.f64 (*.f64 a (/.f64 c b))) a) |
(/.f64 c (/.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 b)))) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))) |
| Outputs |
|---|
(/.f64 c (neg.f64 b)) |
4 calls:
| 25.0ms | a |
| 5.0ms | b |
| 5.0ms | c |
| 4.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.7% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 82.7% | 1 | a |
| 82.7% | 1 | c |
| 82.7% | 1 | b |
Compiled 32 to 23 computations (28.1% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 0 binary64) |
| Outputs |
|---|
#s(literal 0 binary64) |
4 calls:
| 1.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 1.0ms | b |
| 1.0ms | c |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.2% | 1 | b |
| 3.2% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 3.2% | 1 | a |
| 3.2% | 1 | c |
Compiled 32 to 23 computations (28.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.01392928874132899 | -0.010924417619267622 |
Compiled 23 to 20 computations (13% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -0.01392928874132899 | -0.010924417619267622 |
Compiled 23 to 20 computations (13% saved)
| 1× | egg-herbie |
| 62× | *-commutative_binary64 |
| 34× | +-commutative_binary64 |
| 32× | sub-neg_binary64 |
| 22× | neg-sub0_binary64 |
| 22× | neg-mul-1_binary64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 235 |
| 1 | 116 | 233 |
| 2 | 151 | 233 |
| 3 | 170 | 233 |
| 4 | 180 | 233 |
| 5 | 182 | 233 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) b) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b b)) #s(literal -1 binary64))) b) |
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -3458764513820541/288230376151711744 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))) |
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -3458764513820541/288230376151711744 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/.f64 c (neg.f64 b)) |
#s(literal 0 binary64) |
| Outputs |
|---|
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 c (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c a) (/.f64 c (*.f64 b b)) c)) b) |
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 a a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 c (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c)) b) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (neg.f64 a)) (*.f64 b b)) #s(literal -1 binary64))) b) |
(/.f64 (*.f64 c (fma.f64 c (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (neg.f64 a)) (*.f64 b b)) #s(literal -1 binary64))) b) |
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -3458764513820541/288230376151711744 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))) |
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -3458764513820541/288230376151711744 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))) |
(if (<=.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #s(literal -3458764513820541/288230376151711744 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))) |
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -3458764513820541/288230376151711744 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) |
(/.f64 c (neg.f64 b)) |
#s(literal 0 binary64) |
| 11 458× | accelerator-lowering-fma.f32 |
| 11 458× | accelerator-lowering-fma.f64 |
| 7 940× | accelerator-lowering-fma.f32 |
| 7 940× | accelerator-lowering-fma.f64 |
| 7 766× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 437 |
| 1 | 388 | 397 |
| 2 | 3347 | 361 |
| 0 | 11416 | 340 |
| 0 | 14 | 51 |
| 1 | 67 | 49 |
| 2 | 527 | 48 |
| 3 | 6858 | 48 |
| 0 | 8152 | 44 |
| 0 | 2116 | 23256 |
| 1 | 5926 | 23093 |
| 0 | 8076 | 22239 |
| 0 | 1320 | 14899 |
| 1 | 4339 | 14697 |
| 0 | 8455 | 14224 |
| 0 | 545 | 3273 |
| 1 | 1738 | 3232 |
| 2 | 6083 | 3204 |
| 0 | 8243 | 3047 |
| 0 | 62 | 392 |
| 1 | 390 | 369 |
| 2 | 3888 | 353 |
| 0 | 8724 | 333 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 407 to 178 computations (56.3% saved)
Compiled 512 to 172 computations (66.4% saved)
Loading profile data...