
Time bar (total: 12.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 40% | 37.4% | 56.2% | 0.1% | 0% | 6.2% | 0% | 7 |
| 48.3% | 45.2% | 48.4% | 0.1% | 0% | 6.2% | 0% | 8 |
| 53% | 48.4% | 42.9% | 0.1% | 0% | 8.6% | 0% | 9 |
| 58.1% | 50.3% | 36.3% | 0.1% | 0% | 13.3% | 0% | 10 |
| 66.1% | 56.8% | 29.1% | 0.1% | 0% | 14% | 0% | 11 |
| 70.4% | 58.8% | 24.7% | 0.1% | 0% | 16.4% | 0% | 12 |
Compiled 19 to 16 computations (15.8% saved)
| 531.0ms | 5 524× | 0 | valid |
| 307.0ms | 1 131× | 2 | valid |
| 239.0ms | 1 355× | 1 | valid |
| 151.0ms | 967× | 0 | invalid |
| 51.0ms | 193× | 3 | valid |
| 17.0ms | 53× | 4 | valid |
| 2.0ms | 5× | 5 | exit |
ival-mult: 378.0ms (40.3% of total)ival-sub: 150.0ms (16% of total)ival-div: 119.0ms (12.7% of total)ival-sqrt: 113.0ms (12% of total)ival-neg: 94.0ms (10% of total)adjust: 64.0ms (6.8% of total)exact: 10.0ms (1.1% of total)ival-true: 7.0ms (0.7% of total)ival-assert: 4.0ms (0.4% of total)| 1× | egg-herbie |
| 1 418× | times-frac |
| 1 146× | distribute-rgt-in |
| 1 120× | accelerator-lowering-fma.f32 |
| 1 120× | accelerator-lowering-fma.f64 |
| 974× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 158 |
| 1 | 189 | 151 |
| 2 | 590 | 147 |
| 3 | 1942 | 144 |
| 4 | 4692 | 144 |
| 5 | 5896 | 144 |
| 6 | 6384 | 144 |
| 7 | 6472 | 144 |
| 8 | 6511 | 144 |
| 9 | 6782 | 144 |
| 0 | 14 | 17 |
| 1 | 36 | 17 |
| 2 | 95 | 17 |
| 3 | 238 | 16 |
| 4 | 400 | 16 |
| 5 | 734 | 16 |
| 6 | 1551 | 16 |
| 7 | 2038 | 16 |
| 8 | 2197 | 16 |
| 9 | 2267 | 16 |
| 10 | 2277 | 16 |
| 11 | 2277 | 16 |
| 12 | 2283 | 16 |
| 0 | 2283 | 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 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 118 | 0 | - | 2 | (-5.649812473074726e-252 -2.9550484634255324e-161 -2.3379886743401564e-260) | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 60 | 1 | (3.389504987897781e+111 -3.738682487746639e+151 4.129515591894743e-284) | 0 | - | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| 17 | 0 | - | 2 | (-8.672612008018884e-305 -4.476292596858771e+291 2.2440615039105415e+283) | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 3 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 4 binary64) (*.f64 a c)) |
| 0 | 0 | - | 0 | - | (*.f64 a c) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 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 | - | b |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | oflow-rescue | 112 | 0 |
| ↳ | (*.f64 b b) | overflow | 100 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 19 | |
| ↳ | (*.f64 a c) | overflow | 19 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | overflow | 112 | |
-.f64 | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | cancellation | 61 | 0 |
/.f64 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) | u/n | 15 | 0 |
| ↳ | (*.f64 b b) | underflow | 30 | |
| ↳ | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | underflow | 35 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 33 | |
| ↳ | (*.f64 a c) | underflow | 33 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 4 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | uflow-rescue | 4 | 0 |
| ↳ | (*.f64 b b) | underflow | 30 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 33 | |
| ↳ | (*.f64 a c) | underflow | 33 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 4 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | nan-rescue | 3 | 0 |
| ↳ | (*.f64 b b) | overflow | 100 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 19 | |
| ↳ | (*.f64 a c) | overflow | 19 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 134 | 1 |
| - | 20 | 101 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 134 | 0 | 1 |
| - | 20 | 0 | 101 |
| number | freq |
|---|---|
| 0 | 102 |
| 1 | 115 |
| 2 | 37 |
| 3 | 2 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 68.0ms | 92× | 2 | valid |
| 32.0ms | 324× | 0 | valid |
| 18.0ms | 90× | 1 | valid |
| 2.0ms | 6× | 3 | valid |
Compiled 184 to 60 computations (67.4% saved)
ival-div: 48.0ms (53.6% of total)ival-mult: 16.0ms (17.9% of total)ival-sub: 9.0ms (10% of total)ival-sqrt: 6.0ms (6.7% of total)adjust: 4.0ms (4.5% of total)ival-neg: 4.0ms (4.5% of total)exact: 1.0ms (1.1% of total)ival-true: 1.0ms (1.1% of total)ival-assert: 0.0ms (0% of total)Compiled 3 to 3 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 49.8% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 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 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 1 120× | accelerator-lowering-fma.f32 |
| 1 120× | accelerator-lowering-fma.f64 |
| 744× | *-lowering-*.f32 |
| 744× | *-lowering-*.f64 |
| 446× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 70 |
| 1 | 36 | 70 |
| 2 | 95 | 70 |
| 3 | 238 | 69 |
| 4 | 400 | 69 |
| 5 | 734 | 69 |
| 6 | 1551 | 69 |
| 7 | 2038 | 69 |
| 8 | 2197 | 69 |
| 9 | 2267 | 69 |
| 10 | 2277 | 69 |
| 11 | 2277 | 69 |
| 12 | 2283 | 69 |
| 0 | 2283 | 65 |
| 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 c) |
a |
c |
(* 2 a) |
2 |
| Outputs |
|---|
(/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 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 |
#s(literal 4 binary64) |
(* a c) |
(*.f64 a c) |
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.1% | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
| ✓ | accuracy | 95.1% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | accuracy | 78.9% | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| ✓ | accuracy | 57.2% | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 17.0ms | 162× | 0 | valid |
| 13.0ms | 46× | 2 | valid |
| 8.0ms | 45× | 1 | valid |
| 1.0ms | 3× | 3 | valid |
Compiled 72 to 16 computations (77.8% saved)
ival-mult: 7.0ms (29.2% of total)ival-sqrt: 5.0ms (20.9% of total)ival-sub: 4.0ms (16.7% of total)ival-div: 3.0ms (12.5% of total)adjust: 2.0ms (8.4% of total)ival-neg: 2.0ms (8.4% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a))> |
#<alt (- (* b b) (* 4 (* a c)))> |
#<alt (- (neg b) (sqrt (- (* b b) (* 4 (* a c)))))> |
#<alt (neg b)> |
#<alt (sqrt (- (* b b) (* 4 (* a c))))> |
| Outputs |
|---|
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ b a))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))> |
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ b a))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (/ b a))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))> |
#<alt (* -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 (* (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 b)> |
#<alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2))> |
#<alt (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))> |
#<alt (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -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 (* -2 b)> |
#<alt (- (* 2 (/ (* a c) b)) (* 2 b))> |
#<alt (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b))> |
#<alt (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b))> |
#<alt (* -1 (* (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 (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<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 b)> |
#<alt (- (* 2 (/ (* a c) b)) (* 2 b))> |
#<alt (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b))> |
#<alt (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b))> |
#<alt (* -1 (* (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 (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<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 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 | |
|---|---|---|---|---|
| 4.0ms | c | @ | 0 | (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
| 1.0ms | a | @ | inf | (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
| 1.0ms | b | @ | 0 | (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
| 1.0ms | a | @ | -inf | (sqrt (- (* b b) (* 4 (* a c)))) |
| 1.0ms | b | @ | inf | (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
| 1× | batch-egg-rewrite |
| 5 318× | accelerator-lowering-fma.f32 |
| 5 318× | accelerator-lowering-fma.f64 |
| 4 626× | *-lowering-*.f32 |
| 4 626× | *-lowering-*.f64 |
| 3 036× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 51 |
| 1 | 72 | 51 |
| 2 | 582 | 48 |
| 0 | 8096 | 44 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) |
(- (* b b) (* 4 (* a c))) |
(- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) |
(neg b) |
(sqrt (- (* b b) (* 4 (* a c)))) |
| Outputs |
|---|
(+.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(+.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (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))))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.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))) |
(-.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 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 (/.f64 (*.f64 b (*.f64 b b)) (fma.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 a #s(literal 2 binary64))) (/.f64 (/.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 (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 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 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.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 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 (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 (*.f64 b b) (*.f64 a (*.f64 #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 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (fma.f64 (/.f64 (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 a #s(literal -2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.f64 (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (fma.f64 (/.f64 (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 a #s(literal -2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 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 a #s(literal -2 binary64)))) |
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (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 a #s(literal -2 binary64)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(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 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (neg.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 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (/.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 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(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 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 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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.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) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (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 a #s(literal -2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))) |
(/.f64 #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 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) (*.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 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 b (sqrt.f64 (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 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a (*.f64 #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 #s(literal 4 binary64) (*.f64 a c)))) (*.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 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.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 (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 4 binary64) (*.f64 a 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 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 a (*.f64 #s(literal 2 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 (*.f64 a #s(literal 2 binary64)) (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.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 (*.f64 a #s(literal -2 binary64)) (fma.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 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 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.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 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (fma.f64 (/.f64 (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 a #s(literal -2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) |
(/.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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.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))))))) (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 (*.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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 #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 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b 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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.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))))))) (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 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.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))))) (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 (*.f64 a (*.f64 #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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (fma.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 b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.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)))))) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) a)) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.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)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (fma.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)))))) a)) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (fma.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 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (fma.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 b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #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 #s(literal 4 binary64) (*.f64 a c)))) #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 #s(literal 4 binary64) (*.f64 a c)))) (/.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 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 (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 (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 (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 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 binary64)) (*.f64 (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.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 (*.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 (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.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 (*.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 (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.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 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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b)))) (*.f64 a (fma.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 #s(literal 1/2 binary64) (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.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 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 (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.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 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 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)) (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.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 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 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)) (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.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 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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (fma.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 (/.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 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.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 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) (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.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 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 (*.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 (neg.f64 (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (neg.f64 (fma.f64 (/.f64 (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 a #s(literal -2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64)))) (-.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 (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (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 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (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 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 #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 #s(literal 1 binary64) (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.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 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (fma.f64 (/.f64 (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 a #s(literal -2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.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 binary64) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (fma.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 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.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) (/.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 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 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 (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 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)) (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 (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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.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)) (fma.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 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)))))) #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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))))) (fma.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 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 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 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (/.f64 a (*.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)) |
(*.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)))))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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 a #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.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 #s(literal 1/2 binary64) a))) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.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 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 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 (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 #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 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.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 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #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 #s(literal 4 binary64) (*.f64 a c)))) (*.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 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.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 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 (*.f64 #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)))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a 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 #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 #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 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (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 a #s(literal -2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a 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 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.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))) (/.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 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.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 b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.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 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #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 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.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))))))) a)) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) 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 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #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 (fma.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 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 (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 (pow.f64 (/.f64 a (*.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/2 binary64)) (pow.f64 (/.f64 a (*.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/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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (fma.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 (*.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 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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) (*.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)))))))) (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.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 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (-.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 #s(literal 4 binary64) (*.f64 a c)))) (*.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 (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 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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (neg.f64 (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))))) |
(+.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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) #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 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(sqrt.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 b (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (neg.f64 (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(fma.f64 #s(literal 4 binary64) (*.f64 a (neg.f64 c)) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.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) (neg.f64 c)) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal -1 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (neg.f64 (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (neg.f64 (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (neg.f64 (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 b b)) |
(fma.f64 (neg.f64 a) (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) |
(fma.f64 (*.f64 a (neg.f64 c)) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) c) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) c)) a (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.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)))))))) (fma.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.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 #s(literal 64 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))))) |
(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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(neg.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(/.f64 #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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(/.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (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 #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 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (*.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.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)))))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (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 (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 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (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 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))) #s(literal 1 binary64)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) #s(literal 1 binary64)) (*.f64 (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 #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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(/.f64 (*.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 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 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)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(/.f64 (*.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 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (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 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) |
(/.f64 (neg.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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) |
(/.f64 (neg.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 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (fma.f64 (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))))))) |
(/.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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (*.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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) (*.f64 (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))))) (fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))))) |
(/.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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (fma.f64 b (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) (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 #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 (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 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) (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 (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 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (fma.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (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 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(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 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) |
(pow.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)) |
(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 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))) |
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #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 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 #s(literal -1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(*.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(*.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.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)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(*.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) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) |
(*.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 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #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 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(*.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))) (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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.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)))))))) (fma.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.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 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(+.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(+.f64 (neg.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 (*.f64 b b)) (fma.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))))))) (neg.f64 (/.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 (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 (*.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 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 0 binary64)) b) |
(-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(-.f64 (neg.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 (*.f64 b b)) (fma.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 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 (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 (*.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 (neg.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) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 b (/.f64 (*.f64 b b) (fma.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))))))) (neg.f64 (/.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 (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))))))))) |
(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) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 b b) (/.f64 b (fma.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))))))) (neg.f64 (/.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 (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))))))))) |
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64) b) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.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))))))) (neg.f64 (/.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 (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))))))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 #s(literal 1 binary64) b (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 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (fma.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))))))) (neg.f64 (/.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 (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))))))))) |
(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 (pow.f64 b #s(literal 3/2 binary64)) (/.f64 (pow.f64 b #s(literal 3/2 binary64)) (fma.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))))))) (neg.f64 (/.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 (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))))))))) |
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) b) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (neg.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 (*.f64 #s(literal -1 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)) b) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 (fma.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 (*.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 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 (*.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 (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))))))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.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)))))))) (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.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 (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))))))))) |
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (-.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 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 (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)))))) (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))))))) |
(neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) (fma.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) (neg.f64 (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) (+.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 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 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (+.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 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 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.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)))))) (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 (*.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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.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 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b 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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (fma.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)))))) (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 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.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 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.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 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 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 (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)))))) (fma.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 (*.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 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b 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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) #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 (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))))))) #s(literal 1 binary64)) (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 (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 (*.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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #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))))))) (fma.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 (-.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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #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 (*.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #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 #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 (*.f64 b b)) (fma.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))))))) #s(literal 3 binary64)) (pow.f64 (/.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 (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))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.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 b (*.f64 b b)) (fma.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))))))) (fma.f64 (/.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 (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 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 (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 (*.f64 b (*.f64 b b)) (fma.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 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 (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 (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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) (-.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 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.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 b (*.f64 b b)) (fma.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 (*.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 (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 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 (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))))))))) (fma.f64 b (/.f64 (*.f64 b b) (fma.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 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 (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 (*.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 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b 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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (fma.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)))))))) (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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.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)))))))) (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 (-.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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.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 (*.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 b b (*.f64 #s(literal 4 binary64) (*.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 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 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.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))))))) #s(literal 1 binary64))) |
(*.f64 (fma.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 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.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 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 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.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 #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 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.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 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.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)))))) (/.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 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 (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 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.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 (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))))))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.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))))))) (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) (fma.f64 (fma.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 (*.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 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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 b (*.f64 b b))) (-.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)))))))) (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (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 (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))))))) |
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))) |
(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)))))) |
(-.f64 #s(literal 0 binary64) (neg.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))))) |
(neg.f64 (neg.f64 (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)))) (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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.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))))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(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 a (*.f64 c (*.f64 (*.f64 a c) #s(literal 16 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) #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 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a c) (fma.f64 (*.f64 a c) #s(literal 16 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64)))))))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(*.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 |
| 9 868× | accelerator-lowering-fma.f32 |
| 9 868× | accelerator-lowering-fma.f64 |
| 7 984× | *-lowering-*.f32 |
| 7 984× | *-lowering-*.f64 |
| 2 264× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 545 | 3138 |
| 1 | 1718 | 3109 |
| 2 | 5758 | 3070 |
| 0 | 8120 | 2910 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* -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 (* (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 b) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -2 (/ (* a c) b)) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) |
(* -2 b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) |
(* -1 (* (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 (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -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 b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) |
(* -1 (* (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 (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -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 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 |
|---|
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 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)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (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 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(fma.f64 b (fma.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 c (*.f64 b b))) (neg.f64 (/.f64 b a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(fma.f64 b (fma.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b b)))) (neg.f64 (/.f64 b a))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.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 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) c)) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.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)))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) c))) (neg.f64 b)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 a (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b)) (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) (neg.f64 b)) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.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 b b))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 b #s(literal 1/2 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) a)) a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(-.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b)) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 (*.f64 c c) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 c b) (/.f64 b a))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (fma.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))) (fma.f64 #s(literal -1/64 binary64) (/.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))) (/.f64 (*.f64 (*.f64 b b) (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))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.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/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) (*.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)))))))) c)) c))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c a) (*.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 c a) (*.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 c a) (*.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 c a) (*.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 c a) (*.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 c a) (*.f64 b b)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #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 c (*.f64 a #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 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) |
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (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 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (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 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.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 c a))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal -2 binary64))) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (fma.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b b))) #s(literal -2 binary64))) |
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 4 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b b))) #s(literal -2 binary64)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) |
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 b)) |
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -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 1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 b)) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 c (/.f64 a b)) b)) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(fma.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 c (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 c b))) (*.f64 b #s(literal -2 binary64))) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) |
(fma.f64 a (fma.f64 a (fma.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.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 b #s(literal -2 binary64))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) |
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) |
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64))) (fma.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 (/.f64 (*.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 b b))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/32 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) |
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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 a (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (neg.f64 b)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
(* -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 a (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) #s(literal -2 binary64)) (/.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/64 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) a) b) a)))) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 c (/.f64 a b)) b)) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(fma.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 a b))) (*.f64 b #s(literal -2 binary64))) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 b #s(literal -2 binary64))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))) |
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (neg.f64 (fma.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 c (*.f64 a (*.f64 c c)))))) (neg.f64 (fma.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 (/.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 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c)))))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) |
(* -1 (* c (- (/ 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 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)))))) |
(*.f64 c (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (neg.f64 b)) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a 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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) #s(literal -2 binary64)) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/64 binary64)))) c) b) c)) (neg.f64 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 #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 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/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 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.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 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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 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 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 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 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 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 c a) (*.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 -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b b))))) b) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(fma.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) (*.f64 b b)) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(neg.f64 (fma.f64 (*.f64 b #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b b))) b)) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (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) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64)))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a 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 c (*.f64 c (/.f64 a (*.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 a #s(literal -4 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -2 binary64))) 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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 (/.f64 (*.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 b b))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.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 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.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 b b))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.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)) (*.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 (pow.f64 a #s(literal 5 binary64)) (*.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)) (fma.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)) (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)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a 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 c (/.f64 a (*.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 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))) (*.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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c))))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (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)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c)))))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (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 (/.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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c))))))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(neg.f64 (*.f64 c (fma.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.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 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 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 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64)) (fma.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)) (fma.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))))) |
Compiled 25 170 to 2 235 computations (91.1% saved)
23 alts after pruning (23 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 645 | 23 | 668 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 646 | 23 | 669 |
| Status | Accuracy | Program |
|---|---|---|
| 36.5% | (fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a))) | |
| 47.3% | (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) | |
| 33.0% | (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) | |
| 19.6% | (/.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)))))))) | |
| 21.4% | (/.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| 25.4% | (/.f64 (/.f64 (-.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.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)) | |
| ▶ | 30.9% | (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (*.f64 #s(literal 2 binary64) a)) |
| 24.2% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 29.6% | (/.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)))))))) | |
| 22.5% | (/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a a)) | |
| 36.9% | (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) | |
| 42.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)) | |
| ▶ | 49.3% | (/.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)) |
| 31.3% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 49.8% | (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
| 21.9% | (/.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))))))) | |
| 38.8% | (/.f64 c (neg.f64 b)) | |
| 29.6% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) | |
| 29.6% | (/.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)) | |
| ▶ | 49.7% | (/.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)))))))) |
| 37.0% | (-.f64 (/.f64 c b) (/.f64 b a)) | |
| 49.7% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| ▶ | 37.1% | (neg.f64 (/.f64 b a)) |
Compiled 910 to 554 computations (39.1% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| ✓ | cost-diff | 0 | (neg.f64 b) |
| ✓ | cost-diff | 128 | (-.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)))))))) |
| ✓ | cost-diff | 128 | (/.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)) |
| ✓ | cost-diff | 0 | (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 a #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| ✓ | cost-diff | 704 | (/.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)))))))) |
| ✓ | cost-diff | 0 | (*.f64 c #s(literal -2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 c #s(literal -2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
| ✓ | cost-diff | 1536 | (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 0 | (/.f64 b a) |
| ✓ | cost-diff | 0 | (neg.f64 (/.f64 b a)) |
| ✓ | 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 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
| 4 274× | *-lowering-*.f32 |
| 4 274× | *-lowering-*.f64 |
| 3 558× | accelerator-lowering-fma.f32 |
| 3 558× | accelerator-lowering-fma.f64 |
| 1 606× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 289 |
| 1 | 73 | 289 |
| 2 | 186 | 281 |
| 3 | 568 | 280 |
| 4 | 1298 | 280 |
| 5 | 3578 | 280 |
| 6 | 6131 | 280 |
| 0 | 8223 | 264 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ b (sqrt (+ (* b b) (* c (* a -4))))) (* a -2)) |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
b |
(sqrt (+ (* b b) (* c (* a -4)))) |
(+ (* b b) (* c (* a -4))) |
(* c (* a -4)) |
c |
(* a -4) |
a |
-4 |
(* a -2) |
-2 |
(neg (/ b a)) |
(/ b a) |
b |
a |
(/ (/ (* a (* c -2)) b) (* 2 a)) |
(/ (* a (* c -2)) b) |
(* a (* c -2)) |
a |
(* c -2) |
c |
-2 |
b |
(* 2 a) |
2 |
(/ -1 (/ (* a 2) (+ b (sqrt (+ (* b b) (* c (* a -4))))))) |
-1 |
(/ (* a 2) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
(* a 2) |
a |
2 |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
b |
(sqrt (+ (* b b) (* c (* a -4)))) |
(+ (* b b) (* c (* a -4))) |
(* c (* a -4)) |
c |
(* a -4) |
-4 |
(/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4))))))) (* 2 a)) |
(- (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4))))))) |
(neg b) |
b |
(/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4)))))) |
1 |
(sqrt (/ 1 (+ (* b b) (* c (* a -4))))) |
(/ 1 (+ (* b b) (* c (* a -4)))) |
(+ (* b b) (* c (* a -4))) |
(* c (* a -4)) |
c |
(* a -4) |
a |
-4 |
(* 2 a) |
2 |
| Outputs |
|---|
(/ (+ b (sqrt (+ (* b b) (* c (* a -4))))) (* a -2)) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal -2 binary64))) |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
b |
(sqrt (+ (* b b) (* c (* a -4)))) |
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(+ (* b b) (* c (* a -4))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(* c (* a -4)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
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) |
(neg (/ b a)) |
(/.f64 b (neg.f64 a)) |
(/ b a) |
(/.f64 b a) |
b |
a |
(/ (/ (* a (* c -2)) b) (* 2 a)) |
(/.f64 c (neg.f64 b)) |
(/ (* a (* c -2)) b) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) |
(* a (* c -2)) |
(*.f64 c (*.f64 a #s(literal -2 binary64))) |
a |
(* c -2) |
(*.f64 c #s(literal -2 binary64)) |
c |
-2 |
#s(literal -2 binary64) |
b |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ -1 (/ (* a 2) (+ b (sqrt (+ (* b b) (* c (* a -4))))))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal -2 binary64))) |
-1 |
#s(literal -1 binary64) |
(/ (* a 2) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(* a 2) |
(*.f64 a #s(literal 2 binary64)) |
a |
2 |
#s(literal 2 binary64) |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
b |
(sqrt (+ (* b b) (* c (* a -4)))) |
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(+ (* b b) (* c (* a -4))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(* c (* a -4)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
c |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
-4 |
#s(literal -4 binary64) |
(/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4))))))) (* 2 a)) |
(/.f64 (fma.f64 b #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) a) |
(- (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4))))))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) b) |
(neg b) |
(neg.f64 b) |
b |
(/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
1 |
#s(literal 1 binary64) |
(sqrt (/ 1 (+ (* b b) (* c (* a -4))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(/ 1 (+ (* b b) (* c (* a -4)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(+ (* b b) (* c (* a -4))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(* c (* a -4)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
c |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
a |
-4 |
#s(literal -4 binary64) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.8% | (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| ✓ | accuracy | 95.1% | (/.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)) |
| ✓ | accuracy | 78.9% | (-.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)))))))) |
| ✓ | accuracy | 58.4% | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | accuracy | 98.8% | (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
| ✓ | accuracy | 95.9% | (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| ✓ | accuracy | 78.9% | (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | accuracy | 57.2% | (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| ✓ | accuracy | 100.0% | (*.f64 a (*.f64 c #s(literal -2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) a) |
| ✓ | accuracy | 93.3% | (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
| ✓ | accuracy | 86.0% | (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | accuracy | 100.0% | (/.f64 b a) |
| ✓ | accuracy | 100.0% | (neg.f64 (/.f64 b a)) |
| ✓ | accuracy | 98.8% | (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
| ✓ | accuracy | 95.1% | (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
| ✓ | accuracy | 78.9% | (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | accuracy | 57.2% | (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| 47.0ms | 162× | 0 | valid |
| 24.0ms | 38× | 2 | valid |
| 23.0ms | 45× | 1 | valid |
| 8.0ms | 11× | 3 | valid |
Compiled 278 to 34 computations (87.8% saved)
ival-div: 22.0ms (36.7% of total)ival-mult: 14.0ms (23.3% of total)ival-sqrt: 9.0ms (15% of total)ival-add: 6.0ms (10% of total)adjust: 4.0ms (6.7% of total)ival-neg: 3.0ms (5% of total)ival-sub: 2.0ms (3.3% of total)exact: 1.0ms (1.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (+ b (sqrt (+ (* b b) (* c (* a -4))))) (* a -2))> |
#<alt (+ b (sqrt (+ (* b b) (* c (* a -4)))))> |
#<alt (sqrt (+ (* b b) (* c (* a -4))))> |
#<alt (+ (* b b) (* c (* a -4)))> |
#<alt (neg (/ b a))> |
#<alt (/ b a)> |
#<alt (/ (/ (* a (* c -2)) b) (* 2 a))> |
#<alt (/ (* a (* c -2)) b)> |
#<alt (* a (* c -2))> |
#<alt (* c -2)> |
#<alt (/ -1 (/ (* a 2) (+ b (sqrt (+ (* b b) (* c (* a -4)))))))> |
#<alt (/ (* a 2) (+ b (sqrt (+ (* b b) (* c (* a -4))))))> |
#<alt (* a 2)> |
#<alt (/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4))))))) (* 2 a))> |
#<alt (- (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4)))))))> |
#<alt (neg b)> |
#<alt (/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4))))))> |
#<alt (* 2 a)> |
#<alt (sqrt (/ 1 (+ (* b b) (* c (* a -4)))))> |
#<alt (/ 1 (+ (* b b) (* c (* a -4))))> |
| Outputs |
|---|
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ b a))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))> |
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ b a))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))> |
#<alt (* -1 (/ b a))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* 2 b)> |
#<alt (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt (* -4 (* a c))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (* a c))> |
#<alt (* -2 (* a c))> |
#<alt (* -2 (* a c))> |
#<alt (* -2 (* a c))> |
#<alt (* -2 (* a c))> |
#<alt (* -2 (* a c))> |
#<alt (* -2 (* a c))> |
#<alt (* -2 (* a c))> |
#<alt (* -2 (* a c))> |
#<alt (* -2 (* a c))> |
#<alt (* -2 (* a c))> |
#<alt (* -2 (* a c))> |
#<alt (* -2 (* a c))> |
#<alt (* -2 (* a c))> |
#<alt (* -2 (* a c))> |
#<alt (* -2 (* a c))> |
#<alt (* -2 (* a c))> |
#<alt (* -2 (* a c))> |
#<alt (* -2 (* a c))> |
#<alt (* -2 (* a c))> |
#<alt (* -2 (* a c))> |
#<alt (* -2 (* a c))> |
#<alt (* -2 (* a c))> |
#<alt (* -2 (* a c))> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -1 (/ b a))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ b a))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))> |
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ b a))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))> |
#<alt (/ a b)> |
#<alt (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))> |
#<alt (* a (+ (* a (+ (* 2 (/ (* a (pow c 2)) (pow b 5))) (/ c (pow b 3)))) (/ 1 b)))> |
#<alt (* a (+ (* a (+ (* a (+ (* -2 (* a (+ (* -2 (/ (pow c 3) (pow b 7))) (* -1/2 (/ (pow c 3) (pow b 7)))))) (* 2 (/ (pow c 2) (pow b 5))))) (/ c (pow b 3)))) (/ 1 b)))> |
#<alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))> |
#<alt (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (* -1 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))> |
#<alt (* -1 (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* 1/2 (/ b c)))> |
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* a b) c))) a)))> |
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/16 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (/ (* a b) c))) a)))> |
#<alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))> |
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))> |
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* b (+ (* -2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))> |
#<alt (/ a b)> |
#<alt (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)> |
#<alt (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b)> |
#<alt (/ (+ a (+ (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b)> |
#<alt (/ b c)> |
#<alt (* -1 (* b (- (/ a (pow b 2)) (/ 1 c))))> |
#<alt (* -1 (* b (- (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2))) (/ 1 c))))> |
#<alt (* -1 (* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2)))) (/ 1 c))))> |
#<alt (/ a b)> |
#<alt (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (+ (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 5))) (/ (pow a 2) (pow b 3)))) (/ a b))> |
#<alt (+ (* c (+ (* c (+ (* -2 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))) (* 2 (/ (pow a 3) (pow b 5))))) (/ (pow a 2) (pow b 3)))) (/ a b))> |
#<alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))> |
#<alt (/ (+ (* -2 (/ b (pow (sqrt -4) 2))) (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4))))) c)> |
#<alt (/ (+ (* -2 (/ b (pow (sqrt -4) 2))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))) c)> |
#<alt (/ (+ (* -2 (/ b (pow (sqrt -4) 2))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4))))))) c)> |
#<alt (* -1 (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (* -1 (/ (+ (* -1/2 b) (* (sqrt (* a c)) (sqrt -1))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* b c)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* 1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ b a))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))> |
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ b a))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))> |
#<alt (* -1 (/ b a))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* (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 b)> |
#<alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2))> |
#<alt (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))> |
#<alt (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -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 (* -2 b)> |
#<alt (- (* 2 (/ (* a c) b)) (* 2 b))> |
#<alt (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b))> |
#<alt (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b))> |
#<alt (* -1 (* (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 (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<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 b)> |
#<alt (- (* 2 (/ (* a c) b)) (* 2 b))> |
#<alt (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b))> |
#<alt (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b))> |
#<alt (* -1 (* (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 (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<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 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 (* 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)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))> |
#<alt (+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))))))> |
#<alt (+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))> |
#<alt (/ 1 b)> |
#<alt (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)> |
#<alt (/ -1 b)> |
#<alt (* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b))> |
#<alt (/ 1 b)> |
#<alt (+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))> |
#<alt (+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b))> |
#<alt (+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b))> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))> |
#<alt (+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))> |
#<alt (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (/ 1 b)> |
#<alt (+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))> |
#<alt (+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b))> |
#<alt (+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b))> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))> |
#<alt (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (/ -1/4 (* a c))> |
#<alt (- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c))))> |
#<alt (- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))> |
#<alt (- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))> |
#<alt (/ 1 (pow b 2))> |
#<alt (/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2))> |
#<alt (/ 1 (pow b 2))> |
#<alt (/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2))> |
#<alt (/ 1 (pow b 2))> |
#<alt (+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))> |
#<alt (+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))> |
#<alt (+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))> |
#<alt (/ -1/4 (* a c))> |
#<alt (/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)> |
#<alt (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c)> |
#<alt (/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c)> |
#<alt (/ -1/4 (* a c))> |
#<alt (* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))> |
#<alt (/ 1 (pow b 2))> |
#<alt (+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))> |
#<alt (+ (* a (- (* 16 (/ (* a (pow c 2)) (pow b 6))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))> |
#<alt (+ (* a (- (* a (- (* 64 (/ (* a (pow c 3)) (pow b 8))) (* -16 (/ (pow c 2) (pow b 6))))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))> |
#<alt (/ -1/4 (* a c))> |
#<alt (/ (- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a)> |
#<alt (/ (- (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))) a)> |
#<alt (/ (- (* -1/256 (/ (pow b 6) (* (pow a 3) (pow c 4)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))))) a)> |
#<alt (/ -1/4 (* a c))> |
#<alt (* -1 (/ (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* a (pow c 3)))) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* a (pow c 4)))) (* -1/64 (/ (pow b 4) (pow c 3)))) a)) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))> |
147 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 31.0ms | c | @ | -inf | (/ (* a 2) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
| 25.0ms | a | @ | 0 | (/ (/ (* a (* c -2)) b) (* 2 a)) |
| 6.0ms | c | @ | inf | (sqrt (/ 1 (+ (* b b) (* c (* a -4))))) |
| 3.0ms | b | @ | 0 | (sqrt (/ 1 (+ (* b b) (* c (* a -4))))) |
| 2.0ms | b | @ | inf | (neg (/ b a)) |
| 1× | batch-egg-rewrite |
| 5 288× | accelerator-lowering-fma.f32 |
| 5 288× | accelerator-lowering-fma.f64 |
| 4 484× | *-lowering-*.f32 |
| 4 484× | *-lowering-*.f64 |
| 4 118× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 186 |
| 1 | 174 | 181 |
| 2 | 1423 | 179 |
| 0 | 8653 | 168 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ b (sqrt (+ (* b b) (* c (* a -4))))) (* a -2)) |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
(sqrt (+ (* b b) (* c (* a -4)))) |
(+ (* b b) (* c (* a -4))) |
(neg (/ b a)) |
(/ b a) |
(/ (/ (* a (* c -2)) b) (* 2 a)) |
(/ (* a (* c -2)) b) |
(* a (* c -2)) |
(* c -2) |
(/ -1 (/ (* a 2) (+ b (sqrt (+ (* b b) (* c (* a -4))))))) |
(/ (* a 2) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
(* a 2) |
(/ (- (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4))))))) (* 2 a)) |
(- (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4))))))) |
(neg b) |
(/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4)))))) |
(* 2 a) |
(sqrt (/ 1 (+ (* b b) (* c (* a -4))))) |
(/ 1 (+ (* b b) (* c (* a -4)))) |
| Outputs |
|---|
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(+.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 (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)))) |
(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 b (*.f64 a #s(literal -2 binary64))) (/.f64 (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 (/.f64 (*.f64 b (*.f64 b b)) (-.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 a #s(literal 2 binary64))) (/.f64 (/.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 (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 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.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 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 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 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)) (-.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 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(-.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))))))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) (/.f64 (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (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 a #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (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 a #s(literal 2 binary64)))))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 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 a #s(literal -2 binary64)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (neg.f64 (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 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (neg.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 a #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(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 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(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)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(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)))) |
(/.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 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 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 (*.f64 a #s(literal -2 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)))))))) (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))))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 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 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 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.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 (*.f64 b b) (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 #s(literal -1/2 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (fma.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.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 a #s(literal 2 binary64))) (-.f64 (*.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 (*.f64 a #s(literal 2 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)))))))) (neg.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))))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.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 a #s(literal -2 binary64))) (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))))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #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 b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #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) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (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/8 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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 a #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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 #s(literal -1/2 binary64) a) (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))))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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 (*.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 (-.f64 (*.f64 b b) (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 (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 (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 b))) (*.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 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (-.f64 (neg.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 (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 b))) (*.f64 (-.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 a #s(literal -2 binary64)))) |
(/.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))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 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 (*.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 (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 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.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)) (-.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 #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 b) (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 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 b b) (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 b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(/.f64 (-.f64 (*.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 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)))))) a) #s(literal -2 binary64)) |
(/.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 (fma.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (neg.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 (neg.f64 (-.f64 (*.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 (*.f64 (*.f64 a #s(literal 2 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 (neg.f64 (-.f64 (*.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 (*.f64 (-.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 a #s(literal 2 binary64))))) |
(/.f64 (neg.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))))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 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 (neg.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))))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 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 (neg.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))))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (-.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 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.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 (neg.f64 (-.f64 (*.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(/.f64 (neg.f64 (-.f64 (*.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 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (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))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (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 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 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))) (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 a #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (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))))) (*.f64 b (*.f64 b b)))) (-.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 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.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 (*.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 (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 b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) |
(/.f64 (/.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))))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -2 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 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.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)))))) (neg.f64 a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) 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)) b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) a)) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.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)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.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))))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 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 (neg.f64 (neg.f64 (-.f64 (*.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 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (neg.f64 (/.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 #s(literal -1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (neg.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 (neg.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (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 a #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (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))))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.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 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (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 (neg.f64 (/.f64 (-.f64 (*.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 (-.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 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(/.f64 (neg.f64 (/.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))))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) (neg.f64 (-.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 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 a))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a))) (pow.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (-.f64 (*.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) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) #s(literal 3 binary64))) (fma.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) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) (*.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 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a))))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (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/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.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 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) (*.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) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.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) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b))) (-.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 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (-.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))))) |
(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 #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 (+.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 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 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.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 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))) |
(*.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))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 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 (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 b))) (/.f64 #s(literal 1 binary64) (*.f64 (-.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 a #s(literal -2 binary64))))) |
(*.f64 (-.f64 (*.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)) (-.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 (*.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 (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 a #s(literal 2 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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(*.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 #s(literal 1 binary64) a) (pow.f64 (neg.f64 (/.f64 #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 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (neg.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 (*.f64 b b) (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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(*.f64 (-.f64 (*.f64 b b) (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 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 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 (-.f64 (*.f64 b b) (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 (+.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)))))) a) #s(literal -1/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/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(*.f64 (fma.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(*.f64 (neg.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 (neg.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))))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 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 (neg.f64 (-.f64 (*.f64 b b) (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 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (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)) (/.f64 #s(literal -1 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 #s(literal -1 binary64) a) (pow.f64 (/.f64 #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 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 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 a #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (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))))) (*.f64 b (*.f64 b b)))) (/.f64 #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 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(*.f64 (/.f64 (-.f64 (*.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 (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 b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(*.f64 (/.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))))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 #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 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 a)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (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))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #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 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(*.f64 (/.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))))) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #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)))))))) #s(literal -2 binary64))) |
(*.f64 (/.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))))) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (/.f64 (/.f64 #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)))))))) a)) |
(*.f64 (/.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))))) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #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)))))))) (neg.f64 a))) |
(*.f64 (/.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))))) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (/.f64 (/.f64 #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 a #s(literal 2 binary64)))) |
(*.f64 (/.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))))) (*.f64 b (*.f64 b b))) (neg.f64 a)) (/.f64 (/.f64 #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)))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (neg.f64 a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (neg.f64 a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 a)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 a)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.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) (-.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)))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.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) (-.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)))))))) (neg.f64 a))) |
(*.f64 (/.f64 (-.f64 (*.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) (-.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)))))))) a)) |
(*.f64 (/.f64 (-.f64 (*.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 (/.f64 #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 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.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 a)) (/.f64 (/.f64 #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)))))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.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 a #s(literal 2 binary64))) (/.f64 (-.f64 (neg.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 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (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))))) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (-.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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 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 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (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 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (-.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 a #s(literal -2 binary64))) (/.f64 (+.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 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (neg.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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (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))))) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 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 (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 b (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 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.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 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 (-.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 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 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(-.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 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 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))))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 b b) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 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 (*.f64 b b) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (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) (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) |
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64) b) |
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 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))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b))))))) b) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b))))))) b) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) b) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) 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 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #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/2 binary64)) b) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b))))) #s(literal -1/2 binary64)) b) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) b) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 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)))))) |
(neg.f64 (-.f64 (neg.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)))))) #s(literal 1 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) (neg.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 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) (/.f64 (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (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))))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (-.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.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 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 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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))))))) (neg.f64 (-.f64 (*.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 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(/.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))))) (*.f64 b (*.f64 b b))) (-.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 (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 b))) (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.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 (-.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 (*.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 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(/.f64 (neg.f64 (-.f64 (*.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 (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 (-.f64 (*.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 (-.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 (neg.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))))) (*.f64 b (*.f64 b b)))) (neg.f64 (-.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 (neg.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))))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (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 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(/.f64 (-.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) 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)))))) (*.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 (neg.f64 (neg.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))))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (-.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 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.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 (-.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 (*.f64 b (*.f64 b b)) (neg.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 (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 (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 #s(literal 0 binary64) (pow.f64 (-.f64 (neg.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) (fma.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 0 binary64) (-.f64 (neg.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))))))))) (+.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 #s(literal 0 binary64) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (neg.f64 b) (sqrt.f64 (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 #s(literal -1 binary64) (-.f64 (neg.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 (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 b))) (/.f64 #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 (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))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(*.f64 (-.f64 (*.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) (neg.f64 (-.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 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(*.f64 (neg.f64 (-.f64 (*.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 (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 (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 b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.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 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(*.f64 (-.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64))) |
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(-.f64 #s(literal 0 binary64) (neg.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))))) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))))) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) |
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c 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 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) (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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) |
(/.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b))))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) |
(pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #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/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 1 binary64)) |
(pow.f64 (*.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/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 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 #s(literal 1 binary64) (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))))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 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))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) |
(*.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 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #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/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 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))))))) |
(+.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 b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) |
(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 (neg.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 (*.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 (*.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/2 binary64))) |
(fabs.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (neg.f64 b))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (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))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b))))) |
(sqrt.f64 (*.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 (*.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 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.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 (neg.f64 b)) (*.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 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(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 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 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)))) |
(neg.f64 (neg.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)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (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 #s(literal -1 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 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 #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) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (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 #s(literal 1 binary64) (neg.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (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)))))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 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) (/.f64 (fma.f64 (*.f64 c 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))))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b))) (fma.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (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))))) #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64))) (fma.f64 (*.f64 c 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 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (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)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (neg.f64 (fma.f64 (*.f64 c 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 (neg.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (neg.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) |
(/.f64 (fma.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (*.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))))) (*.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64))))) (neg.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) |
(pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (*.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/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) |
(*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.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 #s(literal -1 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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 #s(literal 1 binary64) (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))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b))))))) |
(*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c 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 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) |
(*.f64 (fma.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b))))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64))) #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))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) #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))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) |
(*.f64 (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)) (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 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/4 binary64))) (/.f64 (neg.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)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/4 binary64))) (/.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)))) |
(*.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))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.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 (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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b))))) #s(literal 1 binary64)) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b))))))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(+.f64 #s(literal 0 binary64) (/.f64 (neg.f64 b) a)) |
(+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 0 binary64))) (/.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a))) (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (/.f64 b a))) |
(neg.f64 (/.f64 b a)) |
(/.f64 b (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (neg.f64 b)))) |
(/.f64 (neg.f64 b) a) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 a b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (neg.f64 b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 0 binary64)) (neg.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (neg.f64 (*.f64 (/.f64 b a) (/.f64 b a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a)))) (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 b a) (/.f64 b a))) (/.f64 b a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 a b))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 a (neg.f64 b))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a))))) (neg.f64 (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 b a) (/.f64 b a)))) (/.f64 (neg.f64 b) a)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 b) a))))) |
(pow.f64 (neg.f64 (/.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (neg.f64 b)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) a)) |
(*.f64 (neg.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (*.f64 (/.f64 b a) (/.f64 b a))) (/.f64 a b)) |
(+.f64 #s(literal 0 binary64) (/.f64 b a)) |
(+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (neg.f64 b) a) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 b) a)) |
(neg.f64 (/.f64 (neg.f64 b) a)) |
(/.f64 b a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (neg.f64 b))) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 b a) (/.f64 b a))) (/.f64 (neg.f64 b) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 a b))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a (neg.f64 b))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 0 binary64))) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a)))))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 b a) (/.f64 b a) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (/.f64 b a) (/.f64 b a))))) (*.f64 (neg.f64 a) (/.f64 b a))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 b a) (/.f64 b a) (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 b) a))))) |
(pow.f64 (/.f64 a b) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 b) a)) |
(*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a b) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a b) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) (*.f64 c a)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a b)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (neg.f64 (*.f64 b (*.f64 a #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b))) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a b)))))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (neg.f64 (neg.f64 (*.f64 b (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (neg.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) (*.f64 c a))))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) (*.f64 c a)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) (*.f64 c a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 c a) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (/.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) a) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b))) (neg.f64 a)) |
(/.f64 (/.f64 a (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 c #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (/.f64 b a)) |
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) a)) b) |
(/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) a) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)))) a) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) b) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) a))) (neg.f64 b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) a)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) (*.f64 c a))) #s(literal -1 binary64)) |
(*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a b)))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 c b) a))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a b)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) (*.f64 a b))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) (*.f64 c a)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a b))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) b))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (*.f64 a #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)))) |
(*.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (/.f64 a b) (*.f64 #s(literal -1 binary64) (/.f64 c a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) #s(literal 2 binary64))))) |
(*.f64 (*.f64 c a) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))) |
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (/.f64 a (*.f64 a #s(literal 2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (neg.f64 a))) |
(*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 a (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 c a)) (/.f64 a b)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 #s(literal 1 binary64) (/.f64 c #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) a)) |
(*.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a b))) |
(*.f64 (/.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) a) (*.f64 a #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) b))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) a) (/.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) b)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) a)) |
(*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) b) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 c (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) a)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) a) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) b)) |
(*.f64 (/.f64 c b) (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) a) #s(literal -1 binary64)) (pow.f64 (*.f64 a (/.f64 b (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 c a) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (*.f64 a b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 c a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (*.f64 (/.f64 a (*.f64 c a)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) a) (/.f64 c (*.f64 #s(literal 2 binary64) b))) |
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 a b) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 c a) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 c a) (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) b))) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 c (*.f64 a b))) |
(*.f64 (/.f64 c #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a b))) |
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 a (*.f64 a b))) |
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 a b) a)) |
(*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b)) a)) |
(*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (neg.f64 a)) (/.f64 (/.f64 a b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) a) (/.f64 a (*.f64 #s(literal 2 binary64) b))) |
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) a) (/.f64 (/.f64 a b) #s(literal 2 binary64))) |
(*.f64 (/.f64 a (neg.f64 a)) (/.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 a (neg.f64 a)) (/.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 (/.f64 a b) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 c a) (*.f64 #s(literal 2 binary64) b))) |
(*.f64 (/.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) b) a)) |
(*.f64 (/.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 a b))) |
(*.f64 (/.f64 (*.f64 c a) (neg.f64 a)) (/.f64 (/.f64 #s(literal -2 binary64) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 c a) a) (/.f64 (/.f64 #s(literal -2 binary64) b) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 c a) a) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) b))) |
(*.f64 (/.f64 (*.f64 c a) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -2 binary64) b) (neg.f64 a))) |
(*.f64 (/.f64 (neg.f64 a) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (neg.f64 a))) |
(*.f64 (/.f64 (neg.f64 a) a) (/.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) #s(literal -2 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) a)) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (neg.f64 a)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (neg.f64 a)) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) (neg.f64 a)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (neg.f64 a)) (/.f64 a #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) #s(literal -2 binary64)) (/.f64 a (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) a) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) a) (/.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 a)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) b) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 c b)) |
(*.f64 (/.f64 c (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) b)) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c a) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) #s(literal -1 binary64)) (/.f64 a (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (neg.f64 a) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal -2 binary64)) (neg.f64 b))) |
(*.f64 (/.f64 (neg.f64 (*.f64 c #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 a (neg.f64 b))) |
(*.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) (neg.f64 b))) |
(*.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) (*.f64 c a))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) (*.f64 c a))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))) |
(neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))) |
(/.f64 a (/.f64 b (*.f64 c #s(literal -2 binary64)))) |
(/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) (neg.f64 b)) |
(/.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -1 binary64)) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 b)) |
(pow.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) |
(*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) |
(*.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 a b) (/.f64 (neg.f64 (*.f64 c #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 c a) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) a) |
(*.f64 (/.f64 a (neg.f64 b)) (/.f64 (*.f64 c #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 a (neg.f64 b))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 c #s(literal -2 binary64))) b)) |
(*.f64 (/.f64 (*.f64 c a) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) b)) |
(*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)) |
(*.f64 (/.f64 (neg.f64 (*.f64 c #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 a b)) |
(*.f64 (/.f64 (neg.f64 (*.f64 c #s(literal -2 binary64))) b) (/.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 c a)) b) #s(literal 2 binary64)) |
(*.f64 (/.f64 (neg.f64 (*.f64 c a)) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 (pow.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64))) |
(*.f64 c (*.f64 a #s(literal -2 binary64))) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) (*.f64 c a)) |
(*.f64 (*.f64 c #s(literal -2 binary64)) a) |
(*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c a) #s(literal 2 binary64))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) c) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(*.f64 c #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) c) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(+.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 (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)))) |
(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 b (*.f64 a #s(literal -2 binary64))) (/.f64 (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 (/.f64 (*.f64 b (*.f64 b b)) (-.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 a #s(literal 2 binary64))) (/.f64 (/.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 (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 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.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 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 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 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)) (-.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 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(-.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))))))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) (/.f64 (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (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 a #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (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 a #s(literal 2 binary64)))))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 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 a #s(literal -2 binary64)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (neg.f64 (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 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (neg.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 a #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(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 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(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)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(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)))) |
(/.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 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 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 (*.f64 a #s(literal -2 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)))))))) (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))))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 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 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 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.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 (*.f64 b b) (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 #s(literal -1/2 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (fma.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.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 a #s(literal 2 binary64))) (-.f64 (*.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 (*.f64 a #s(literal 2 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)))))))) (neg.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))))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.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 a #s(literal -2 binary64))) (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))))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #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 b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #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) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (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/8 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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 a #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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 #s(literal -1/2 binary64) a) (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))))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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 (*.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 (-.f64 (*.f64 b b) (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 (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 (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 b))) (*.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 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (-.f64 (neg.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 (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 b))) (*.f64 (-.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 a #s(literal -2 binary64)))) |
(/.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))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 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 (*.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 (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 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.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)) (-.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 #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 b) (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 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 b b) (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 b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(/.f64 (-.f64 (*.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 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)))))) a) #s(literal -2 binary64)) |
(/.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 (fma.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (neg.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 (neg.f64 (-.f64 (*.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 (*.f64 (*.f64 a #s(literal 2 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 (neg.f64 (-.f64 (*.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 (*.f64 (-.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 a #s(literal 2 binary64))))) |
(/.f64 (neg.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))))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 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 (neg.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))))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 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 (neg.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))))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (-.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 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.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 (neg.f64 (-.f64 (*.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(/.f64 (neg.f64 (-.f64 (*.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 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (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))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (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 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 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))) (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 a #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (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))))) (*.f64 b (*.f64 b b)))) (-.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 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.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 (*.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 (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 b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) |
(/.f64 (/.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))))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -2 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 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.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)))))) (neg.f64 a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) 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)) b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) a)) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.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)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.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))))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 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 (neg.f64 (neg.f64 (-.f64 (*.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 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (neg.f64 (/.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 #s(literal -1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (neg.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 (neg.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (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 a #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (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))))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.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 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (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 (neg.f64 (/.f64 (-.f64 (*.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 (-.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 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(/.f64 (neg.f64 (/.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))))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) (neg.f64 (-.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 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 a))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a))) (pow.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (-.f64 (*.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) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) #s(literal 3 binary64))) (fma.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) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) (*.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 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a))))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (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/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.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 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) (*.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) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.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) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b))) (-.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 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (-.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))))) |
(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 #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 (+.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 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 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.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 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))) |
(*.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))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 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 (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 b))) (/.f64 #s(literal 1 binary64) (*.f64 (-.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 a #s(literal -2 binary64))))) |
(*.f64 (-.f64 (*.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)) (-.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 (*.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 (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 a #s(literal 2 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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(*.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 #s(literal 1 binary64) a) (pow.f64 (neg.f64 (/.f64 #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 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (neg.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 (*.f64 b b) (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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(*.f64 (-.f64 (*.f64 b b) (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 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 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 (-.f64 (*.f64 b b) (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 (+.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)))))) a) #s(literal -1/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/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(*.f64 (fma.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(*.f64 (neg.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 (neg.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))))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 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 (neg.f64 (-.f64 (*.f64 b b) (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 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (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)) (/.f64 #s(literal -1 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 #s(literal -1 binary64) a) (pow.f64 (/.f64 #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 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 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 a #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (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))))) (*.f64 b (*.f64 b b)))) (/.f64 #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 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(*.f64 (/.f64 (-.f64 (*.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 (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 b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(*.f64 (/.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))))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 #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 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 a)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (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))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #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 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(*.f64 (/.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))))) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #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)))))))) #s(literal -2 binary64))) |
(*.f64 (/.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))))) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (/.f64 (/.f64 #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)))))))) a)) |
(*.f64 (/.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))))) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #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)))))))) (neg.f64 a))) |
(*.f64 (/.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))))) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (/.f64 (/.f64 #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 a #s(literal 2 binary64)))) |
(*.f64 (/.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))))) (*.f64 b (*.f64 b b))) (neg.f64 a)) (/.f64 (/.f64 #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)))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (neg.f64 a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (neg.f64 a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 a)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 a)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.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) (-.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)))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.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) (-.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)))))))) (neg.f64 a))) |
(*.f64 (/.f64 (-.f64 (*.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) (-.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)))))))) a)) |
(*.f64 (/.f64 (-.f64 (*.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 (/.f64 #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 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.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 a)) (/.f64 (/.f64 #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)))))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.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 a #s(literal 2 binary64))) (/.f64 (-.f64 (neg.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 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (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))))) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (-.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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 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 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (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 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (-.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 a #s(literal -2 binary64))) (/.f64 (+.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 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (neg.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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (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))))) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 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 (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))) |
(exp.f64 (*.f64 (log.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 #s(literal 0 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 0 binary64) (+.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 #s(literal 0 binary64) (-.f64 (neg.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)))))))) |
(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 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 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 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.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 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 #s(literal 1 binary64) (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))))) |
(/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.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)) |
(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)) |
(pow.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 a (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 #s(literal -2 binary64) (/.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 #s(literal 2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (*.f64 a #s(literal 2 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 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.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 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 a #s(literal -2 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) (+.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 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (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))))) (*.f64 b (*.f64 b b)))) (-.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 (*.f64 a #s(literal 2 binary64)) (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))))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 #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 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.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 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (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))))) (*.f64 b (*.f64 b b)))) (/.f64 a (/.f64 #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 #s(literal 2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #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 (pow.f64 (/.f64 #s(literal -1/2 binary64) a) #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 (/.f64 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 a (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))))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 2 binary64) (/.f64 #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 a (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(*.f64 (/.f64 a (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (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))))) (*.f64 b (*.f64 b b)))) (/.f64 (neg.f64 a) (/.f64 #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 #s(literal -2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (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))))) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #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 #s(literal -1 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(*.f64 (/.f64 (neg.f64 a) (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))))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (/.f64 #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 (neg.f64 a) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(*.f64 (/.f64 (neg.f64 a) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(*.f64 (/.f64 a (-.f64 (*.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) (/.f64 #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 #s(literal -2 binary64) (-.f64 (*.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 (/.f64 #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 #s(literal 2 binary64) (-.f64 (*.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 a) (/.f64 #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 #s(literal -1 binary64) (-.f64 (*.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)) (/.f64 #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 (neg.f64 a) (-.f64 (*.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) (/.f64 #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 (pow.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/2 binary64)) (pow.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/2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) |
(neg.f64 (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 a #s(literal -2 binary64))) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 a)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (neg.f64 a) #s(literal -2 binary64)) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(+.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 (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)))) |
(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 b (*.f64 a #s(literal -2 binary64))) (/.f64 (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 (/.f64 (*.f64 b (*.f64 b b)) (-.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 a #s(literal 2 binary64))) (/.f64 (/.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 (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 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.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 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 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 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)) (-.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 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(-.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))))))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) (/.f64 (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (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 a #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (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 a #s(literal 2 binary64)))))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 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 a #s(literal -2 binary64)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (neg.f64 (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 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (neg.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 a #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.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 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(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 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(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)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) |
(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)))) |
(/.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 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 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 (*.f64 a #s(literal -2 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)))))))) (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))))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 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 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 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.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 (*.f64 b b) (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 #s(literal -1/2 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (fma.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.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 a #s(literal 2 binary64))) (-.f64 (*.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 (*.f64 a #s(literal 2 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)))))))) (neg.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))))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.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 a #s(literal -2 binary64))) (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))))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #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 b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #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) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (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/8 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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 a #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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 #s(literal -1/2 binary64) a) (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))))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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 (*.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 (-.f64 (*.f64 b b) (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 (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 (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 b))) (*.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 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (-.f64 (neg.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 (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 b))) (*.f64 (-.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 a #s(literal -2 binary64)))) |
(/.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))))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 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 (*.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 (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 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.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)) (-.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 #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 b) (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 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 b b) (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 b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(/.f64 (-.f64 (*.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 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)))))) a) #s(literal -2 binary64)) |
(/.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 (fma.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (neg.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 (neg.f64 (-.f64 (*.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 (*.f64 (*.f64 a #s(literal 2 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 (neg.f64 (-.f64 (*.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 (*.f64 (-.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 a #s(literal 2 binary64))))) |
(/.f64 (neg.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))))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 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 (neg.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))))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 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 (neg.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))))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (-.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 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.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 (neg.f64 (-.f64 (*.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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(/.f64 (neg.f64 (-.f64 (*.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 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (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))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (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 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 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))) (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 a #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (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))))) (*.f64 b (*.f64 b b)))) (-.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 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.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 (*.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 (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 b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) |
(/.f64 (/.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))))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -2 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 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.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)))))) (neg.f64 a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) 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)) b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) a)) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.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)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.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))))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 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 (neg.f64 (neg.f64 (-.f64 (*.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 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (neg.f64 (/.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 #s(literal -1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (neg.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 (neg.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))))) (neg.f64 (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 a #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (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))))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.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 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (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 (neg.f64 (/.f64 (-.f64 (*.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 (-.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 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(/.f64 (neg.f64 (/.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))))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) (neg.f64 (-.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 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 a))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a))) (pow.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (-.f64 (*.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) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) #s(literal 3 binary64))) (fma.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) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) (*.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 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a))))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (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/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.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 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) (*.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) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.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) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b))) (-.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 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)))) (-.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))))) |
(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 #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 (+.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 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 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.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 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))) |
(*.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))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 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 (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 b))) (/.f64 #s(literal 1 binary64) (*.f64 (-.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 a #s(literal -2 binary64))))) |
(*.f64 (-.f64 (*.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)) (-.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 (*.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 (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 a #s(literal 2 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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(*.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 #s(literal 1 binary64) a) (pow.f64 (neg.f64 (/.f64 #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 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (neg.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 (*.f64 b b) (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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(*.f64 (-.f64 (*.f64 b b) (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 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 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 (-.f64 (*.f64 b b) (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 (+.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)))))) a) #s(literal -1/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/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(*.f64 (fma.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(*.f64 (neg.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 (neg.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))))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 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 (neg.f64 (-.f64 (*.f64 b b) (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 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 b a)))) (*.f64 (/.f64 (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 (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (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)) (/.f64 #s(literal -1 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 #s(literal -1 binary64) a) (pow.f64 (/.f64 #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 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 #s(literal 1 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 a #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (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))))) (*.f64 b (*.f64 b b)))) (/.f64 #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 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(*.f64 (/.f64 (-.f64 (*.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 (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 b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(*.f64 (/.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))))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 #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 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 a)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (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))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #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 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(*.f64 (/.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))))) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #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)))))))) #s(literal -2 binary64))) |
(*.f64 (/.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))))) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (/.f64 (/.f64 #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)))))))) a)) |
(*.f64 (/.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))))) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #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)))))))) (neg.f64 a))) |
(*.f64 (/.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))))) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (/.f64 (/.f64 #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 a #s(literal 2 binary64)))) |
(*.f64 (/.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))))) (*.f64 b (*.f64 b b))) (neg.f64 a)) (/.f64 (/.f64 #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)))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (neg.f64 a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (neg.f64 a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 a)) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 a)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.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) (-.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)))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.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) (-.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)))))))) (neg.f64 a))) |
(*.f64 (/.f64 (-.f64 (*.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) (-.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)))))))) a)) |
(*.f64 (/.f64 (-.f64 (*.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 (/.f64 #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 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.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 a)) (/.f64 (/.f64 #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)))))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.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 a #s(literal 2 binary64))) (/.f64 (-.f64 (neg.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 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (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))))) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (-.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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 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 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (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 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (-.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 a #s(literal -2 binary64))) (/.f64 (+.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 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (neg.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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (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))))) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 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 (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 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(+.f64 (neg.f64 b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) |
(+.f64 (neg.f64 b) (*.f64 (neg.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 #s(literal 0 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) |
(+.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.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)))))))) (neg.f64 (/.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 (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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (neg.f64 (/.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 (neg.f64 b) (sqrt.f64 (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 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.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 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 (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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.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))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 b #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 b #s(literal -1 binary64) (*.f64 (neg.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)))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (neg.f64 (/.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)))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 #s(literal -1 binary64) b (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) b (*.f64 (neg.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)))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 b)) |
(fma.f64 (neg.f64 b) #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (neg.f64 b) #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 b) #s(literal 1 binary64) (*.f64 (neg.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)))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #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)))))))) (neg.f64 (/.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 (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 (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (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) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (neg.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)))) |
(fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) b) (*.f64 (neg.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)))) |
(neg.f64 (+.f64 b (sqrt.f64 (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) (neg.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 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) (/.f64 (neg.f64 (-.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)))))))) (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))))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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))))))) (neg.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))))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.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))))) (*.f64 b (*.f64 b b))) (neg.f64 (-.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 (*.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 (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 b b) (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 (neg.f64 (-.f64 (*.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 (-.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 (neg.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))))) (*.f64 b (*.f64 b b)))) (-.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 (neg.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))))) (*.f64 b (*.f64 b b)))) (neg.f64 (neg.f64 (-.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 (neg.f64 (-.f64 (*.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 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(/.f64 (-.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b)) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b) (*.f64 b (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 (neg.f64 b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 b b #s(literal 0 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (neg.f64 b)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b))))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 b)) (*.f64 b (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) b) (*.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b))))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))))) (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (*.f64 b (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (-.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 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 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 (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 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 b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(/.f64 (neg.f64 (neg.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))))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.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 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (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 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.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 (-.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 b))))) |
(/.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) (fma.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 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 (*.f64 b b)) (-.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)))))))) #s(literal 3 binary64)) (pow.f64 (/.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 (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 (*.f64 b b)) (-.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 b (*.f64 b b)) (-.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)))))))) (fma.f64 (/.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 (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)))) (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 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.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 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 (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 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal 3 binary64)) (pow.f64 (/.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)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (fma.f64 (/.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 (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 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.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 (-.f64 #s(literal 0 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 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.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 b (*.f64 b b)) (-.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 (*.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 (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)))) (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 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (+.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.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 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 (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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (*.f64 (/.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 (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 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (/.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)))) |
(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 #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 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) |
(*.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))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.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 (*.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 (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 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(*.f64 (neg.f64 (-.f64 (*.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) (neg.f64 (-.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 (neg.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))))) (*.f64 b (*.f64 b b)))) (/.f64 #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 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(*.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(+.f64 #s(literal 0 binary64) (neg.f64 b)) |
(-.f64 #s(literal 0 binary64) b) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b b) b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) (neg.f64 b)) |
(neg.f64 b) |
(/.f64 (*.f64 b b) (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 b (neg.f64 b)))) |
(/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b #s(literal 0 binary64))) |
(/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (neg.f64 b))))) |
(/.f64 (*.f64 b (neg.f64 b)) b) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 (neg.f64 b) #s(literal 1 binary64)) |
(*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) |
(*.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) b)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64))) |
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(-.f64 #s(literal 0 binary64) (neg.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))))) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))))) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))))) |
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c 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 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal -1 binary64) (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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) |
(/.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b))))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) |
(pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #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/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 1 binary64)) |
(pow.f64 (*.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/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 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 #s(literal 1 binary64) (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))))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 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))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) |
(*.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 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #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/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 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))))))) |
(+.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) |
(neg.f64 (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 a #s(literal -2 binary64))) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 a)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (neg.f64 a) #s(literal -2 binary64)) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (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/2 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 -1 binary64))) |
(fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (neg.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/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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 -1 binary64)) |
(pow.f64 (*.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/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)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/4 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 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 (sqrt.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 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.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 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.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 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (sqrt.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/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64))) #s(literal -1/2 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))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) |
(exp.f64 (neg.f64 (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(-.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 #s(literal 16 binary64) (*.f64 a a)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (/.f64 (*.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 (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (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) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) |
(/.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))))) (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64))))) |
(/.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) |
(pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) |
(pow.f64 (*.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/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 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 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.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 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64))))) |
(*.f64 (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 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))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b (neg.f64 b)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 c a)))) #s(literal -1 binary64))) |
| 1× | egg-herbie |
| 7 290× | *-lowering-*.f32 |
| 7 290× | *-lowering-*.f64 |
| 6 674× | accelerator-lowering-fma.f32 |
| 6 674× | accelerator-lowering-fma.f64 |
| 5 116× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1216 | 10962 |
| 1 | 3939 | 10752 |
| 0 | 8301 | 10294 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(* 2 b) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* 2 (/ (* a c) b)) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 (* a c)) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(/ a b) |
(* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(* a (+ (* a (+ (* 2 (/ (* a (pow c 2)) (pow b 5))) (/ c (pow b 3)))) (/ 1 b))) |
(* a (+ (* a (+ (* a (+ (* -2 (* a (+ (* -2 (/ (pow c 3) (pow b 7))) (* -1/2 (/ (pow c 3) (pow b 7)))))) (* 2 (/ (pow c 2) (pow b 5))))) (/ c (pow b 3)))) (/ 1 b))) |
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) |
(- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (* -1 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) |
(* -1 (* (sqrt (/ a c)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* 1/2 (/ b c))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* a b) c))) a))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/16 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (/ (* a b) c))) a))) |
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* b (+ (* -2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(/ a b) |
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b) |
(/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b) |
(/ (+ a (+ (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b) |
(/ b c) |
(* -1 (* b (- (/ a (pow b 2)) (/ 1 c)))) |
(* -1 (* b (- (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2))) (/ 1 c)))) |
(* -1 (* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2)))) (/ 1 c)))) |
(/ a b) |
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) |
(+ (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 5))) (/ (pow a 2) (pow b 3)))) (/ a b)) |
(+ (* c (+ (* c (+ (* -2 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))) (* 2 (/ (pow a 3) (pow b 5))))) (/ (pow a 2) (pow b 3)))) (/ a b)) |
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(/ (+ (* -2 (/ b (pow (sqrt -4) 2))) (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4))))) c) |
(/ (+ (* -2 (/ b (pow (sqrt -4) 2))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))) c) |
(/ (+ (* -2 (/ b (pow (sqrt -4) 2))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4))))))) c) |
(* -1 (* (sqrt (/ a c)) (sqrt -1))) |
(* -1 (/ (+ (* -1/2 b) (* (sqrt (* a c)) (sqrt -1))) c)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* b c)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* (sqrt (* a c)) (sqrt -1))) c)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* 1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c)) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* (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 b) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -2 (/ (* a c) b)) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) |
(* -2 b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) |
(* -1 (* (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 (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -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 b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) |
(* -1 (* (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 (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -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 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 (* 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) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4))))))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))) |
(/ 1 b) |
(/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b) |
(/ -1 b) |
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)) |
(/ 1 b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b)) |
(+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b)) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(/ 1 b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b)) |
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b)) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(/ -1/4 (* a c)) |
(- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c)))) |
(- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c)))) |
(- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c)))) |
(/ 1 (pow b 2)) |
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2)) |
(/ 1 (pow b 2)) |
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2)) |
(/ 1 (pow b 2)) |
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))) |
(+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2))) |
(+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2))) |
(/ -1/4 (* a c)) |
(/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c) |
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c) |
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c) |
(/ -1/4 (* a c)) |
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c)) |
(/ 1 (pow b 2)) |
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))) |
(+ (* a (- (* 16 (/ (* a (pow c 2)) (pow b 6))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2))) |
(+ (* a (- (* a (- (* 64 (/ (* a (pow c 3)) (pow b 8))) (* -16 (/ (pow c 2) (pow b 6))))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2))) |
(/ -1/4 (* a c)) |
(/ (- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a) |
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))) a) |
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 3) (pow c 4)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))))) a) |
(/ -1/4 (* a c)) |
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* a (pow c 3)))) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* a (pow c 4)))) (* -1/64 (/ (pow b 4) (pow c 3)))) a)) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a)) |
| Outputs |
|---|
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #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/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a)))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(*.f64 b (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) a))) |
(* -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 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (neg.f64 b)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(fma.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 a))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(-.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.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 b a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))) (*.f64 #s(literal -1/4 binary64) (*.f64 (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))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))) (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))))) (*.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)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 (neg.f64 (fma.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 #s(literal -1/2 binary64) b) a)) c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) 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 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.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))) b) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 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))) (*.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))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (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 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 b #s(literal 1/2 binary64) (/.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 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a))) a)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (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 (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.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 -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 b) |
(*.f64 b #s(literal 2 binary64)) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64))) |
(* b (+ 2 (+ (* -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 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(/.f64 (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) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 c a)))) (neg.f64 b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(/.f64 (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 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.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))))) (neg.f64 b)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 b #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)) |
(+ (* 2 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))) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 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 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 b #s(literal 2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(*.f64 c (fma.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)))))) (fma.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 (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 (*.f64 a (*.f64 a a)) (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 a (*.f64 c (*.f64 c c)))))) (fma.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 (+ (* -1 (/ 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 b (neg.f64 c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (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))) b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 b (/.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 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) c)))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 b #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b)) |
(+ (* 2 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))) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(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 (/.f64 c b) #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(*.f64 a (fma.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 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.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)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.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 (+ (* -1 (/ 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 b (neg.f64 a))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (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))) b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a)) a)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.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 -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 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 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 (*.f64 c a) #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 b (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c a) (*.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 -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c a) (*.f64 b b))))) b) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(neg.f64 (fma.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) b)) |
(* -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 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c a) (*.f64 b b))) #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)))))))) |
(neg.f64 (fma.f64 b (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 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c a) (*.f64 b b))))) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64) 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 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.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 (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 (*.f64 a (*.f64 a a)) (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 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 (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 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal 1/16 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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #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 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 (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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(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/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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 (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 (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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))) (neg.f64 c)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64) 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 -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 (/.f64 c b) #s(literal -2 binary64))) 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 (*.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 (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 c (*.f64 a (*.f64 a a))))) (*.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 (/.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 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (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))))))) |
(neg.f64 (*.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 (*.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)))))))) |
(* -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 #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 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 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 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)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c a) (*.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 c a) (*.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 c a) (*.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 c a) (*.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 c a) (*.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 c a) (*.f64 b b)) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* 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 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c 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))) |
(* 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 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(neg.f64 (*.f64 a (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(neg.f64 (*.f64 a (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(neg.f64 (*.f64 a (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(* -1 (/ 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 (/ 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)) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(* -2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.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))) b) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 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))) (*.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))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (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 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 b #s(literal 1/2 binary64) (/.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 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a))) a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #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/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a)))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(*.f64 b (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) a))) |
(* -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 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (neg.f64 b)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(fma.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 a))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(-.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.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 b a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))) (*.f64 #s(literal -1/4 binary64) (*.f64 (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))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))) (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))))) (*.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)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 (neg.f64 (fma.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 #s(literal -1/2 binary64) b) a)) c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) 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))))) |
(/ a b) |
(/.f64 a b) |
(* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(*.f64 a (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) |
(* a (+ (* a (+ (* 2 (/ (* a (pow c 2)) (pow b 5))) (/ c (pow b 3)))) (/ 1 b))) |
(*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) |
(* a (+ (* a (+ (* a (+ (* -2 (* a (+ (* -2 (/ (pow c 3) (pow b 7))) (* -1/2 (/ (pow c 3) (pow b 7)))))) (* 2 (/ (pow c 2) (pow b 5))))) (/ c (pow b 3)))) (/ 1 b))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)))) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) |
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) |
(- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(+.f64 (/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (neg.f64 (*.f64 a a))) (fma.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (* -1 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) |
(-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (neg.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (neg.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (fma.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -1/2 binary64) (/.f64 b c))))) |
(* -1 (* (sqrt (/ a c)) (sqrt -1))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* 1/2 (/ b c))) |
(-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* a b) c))) a))) |
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c))) a))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/16 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (/ (* a b) c))) a))) |
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a b) c))) a))) |
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(fma.f64 b (fma.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (- (* b (+ (* -2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 b #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(/ a b) |
(/.f64 a b) |
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b) |
(/.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a) b) |
(/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b) |
(/.f64 (+.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b) |
(/ (+ a (+ (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b) |
(/.f64 (+.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) b) |
(/ b c) |
(/.f64 b c) |
(* -1 (* b (- (/ a (pow b 2)) (/ 1 c)))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c))) |
(* -1 (* b (- (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2))) (/ 1 c)))) |
(neg.f64 (*.f64 b (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1 binary64) c)))) |
(* -1 (* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2)))) (/ 1 c)))) |
(*.f64 (neg.f64 b) (+.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 (*.f64 c a) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1 binary64) c))) |
(/ a b) |
(/.f64 a b) |
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) |
(fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b)) |
(+ (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 5))) (/ (pow a 2) (pow b 3)))) (/ a b)) |
(fma.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 a b)) |
(+ (* c (+ (* c (+ (* -2 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))) (* 2 (/ (pow a 3) (pow b 5))))) (/ (pow a 2) (pow b 3)))) (/ a b)) |
(fma.f64 c (fma.f64 c (fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 a b)) |
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* -2 (/ b (pow (sqrt -4) 2))) (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4))))) c) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal -2 binary64)) #s(literal -4 binary64))) c) |
(/ (+ (* -2 (/ b (pow (sqrt -4) 2))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))) c) |
(/.f64 (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c))) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) c) |
(/ (+ (* -2 (/ b (pow (sqrt -4) 2))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4))))))) c) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 b #s(literal -4 binary64)) (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c))) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) c) |
(* -1 (* (sqrt (/ a c)) (sqrt -1))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) |
(* -1 (/ (+ (* -1/2 b) (* (sqrt (* a c)) (sqrt -1))) c)) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 c)) |
(* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* b c)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* (sqrt (* a c)) (sqrt -1))) c)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64)) c) (*.f64 #s(literal 1/2 binary64) (*.f64 c b))) c)) (neg.f64 c)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* 1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c b)) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) a)))) c) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64)))) c)) c)) (neg.f64 c)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #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/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a)))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(*.f64 b (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) a))) |
(* -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 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (neg.f64 b)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(fma.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 a))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(-.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.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 b a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))) (*.f64 #s(literal -1/4 binary64) (*.f64 (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))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))) (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))))) (*.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)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 (neg.f64 (fma.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 #s(literal -1/2 binary64) b) a)) c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) 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 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (-.f64 (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.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))) b) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 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))) (*.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))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (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 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 b #s(literal 1/2 binary64) (/.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 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a))) a)) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) 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)) (neg.f64 (*.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 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.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)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal -2 binary64))) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 c c) (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64)))) |
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) b) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 c a))) (neg.f64 b)) |
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(/.f64 (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) (fma.f64 c a (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))))) (neg.f64 b)) |
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) |
(/.f64 (-.f64 (/.f64 (*.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))) (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) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 c a))))) (neg.f64 b)) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 c a) b) b)) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(fma.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 b #s(literal -2 binary64))) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 b #s(literal -2 binary64))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (neg.f64 (fma.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)))))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))) |
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(*.f64 c (-.f64 (*.f64 #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 (*.f64 a (*.f64 a a)) (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 a (*.f64 c (*.f64 c c)))))) (fma.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 (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 b c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a 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 (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)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a 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 (-.f64 (/.f64 (fma.f64 (*.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)))) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 c)) b) (neg.f64 c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 c a) b) b)) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(fma.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 b #s(literal -2 binary64))) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) |
(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 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (*.f64 b #s(literal -2 binary64))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (neg.f64 (fma.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 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (fma.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 (-.f64 (*.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 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.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 (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) (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 (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 a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) (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 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) b) (neg.f64 a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64))))) |
(* -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 #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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.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 -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 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 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 (*.f64 c a) #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 b (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c a) (*.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 -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c a) (*.f64 b b))))) b) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(neg.f64 (fma.f64 b (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) b)) |
(* -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 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c a) (*.f64 b b))) #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)))))))) |
(neg.f64 (fma.f64 b (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 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c a) (*.f64 b b))))) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64) 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 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.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 (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 (*.f64 a (*.f64 a a)) (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 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 (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 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal 1/16 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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #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 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 (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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(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/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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 (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 (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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))) (neg.f64 c)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64) 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 -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 (/.f64 c b) #s(literal -2 binary64))) 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 (*.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 (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 c (*.f64 a (*.f64 a a))))) (*.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 (/.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 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (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))))))) |
(neg.f64 (*.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 (*.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)))))))) |
(* -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 #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 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 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 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)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(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 b b)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64)))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/32 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64)))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c a))) (fma.f64 (*.f64 b b) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 a (*.f64 c #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/32 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64)))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)))) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)))) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)) |
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)))) (neg.f64 b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)) |
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -64 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)))) (neg.f64 b)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) |
(+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b)) |
(fma.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 c (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) |
(+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b)) |
(fma.f64 c (fma.f64 c (*.f64 (*.f64 #s(literal -1/2 binary64) b) (fma.f64 c (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 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(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 b b)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64)))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(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 b b)) (sqrt.f64 #s(literal -1/4 binary64))) (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/4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 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/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1/4 binary64))) (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 b b)) (sqrt.f64 #s(literal -1/4 binary64))) (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/4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(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))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (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))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (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 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (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/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a)))))) (*.f64 c (*.f64 c c)))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) |
(+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b)) |
(fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 b (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) |
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b)) |
(fma.f64 a (fma.f64 a (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 a b) (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 b (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(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 b b)) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64)))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(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 b b)) (sqrt.f64 #s(literal -1/4 binary64))) (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/4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 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/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1/4 binary64))) (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 b b)) (sqrt.f64 #s(literal -1/4 binary64))) (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/4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(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))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (*.f64 #s(literal -1/64 binary64) (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))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 a (*.f64 a a)))) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 c a)) |
(- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c)))) |
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (*.f64 a a))) (/.f64 #s(literal -1/4 binary64) (*.f64 c a))) |
(- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c)))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 c c) (*.f64 a a)))) (/.f64 #s(literal -1/4 binary64) (*.f64 c a))) |
(- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c)))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b b) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 c c) (*.f64 a a)))) (/.f64 #s(literal -1/4 binary64) (*.f64 c a))) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b)) |
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (*.f64 b b)))) (*.f64 b b)) |
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) #s(literal 64 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b)) |
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a)) (*.f64 b b)))) (*.f64 b b)) |
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) #s(literal 64 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2))) |
(fma.f64 c (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 8 binary64)))) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 c a)) |
(/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c) |
(/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (/.f64 #s(literal -1/4 binary64) a)) c) |
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c) |
(/.f64 (+.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 b b)) (*.f64 c (*.f64 a a)))) (/.f64 #s(literal -1/4 binary64) a)) c) |
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (/.f64 #s(literal 1/4 binary64) a)))) c) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 c a)) |
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (/.f64 #s(literal 1/4 binary64) a)) (neg.f64 c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) c)) (neg.f64 c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) c)) (neg.f64 c)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(+ (* a (- (* 16 (/ (* a (pow c 2)) (pow b 6))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2))) |
(fma.f64 a (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(+ (* a (- (* a (- (* 64 (/ (* a (pow c 3)) (pow b 8))) (* -16 (/ (pow c 2) (pow b 6))))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 64 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 c a)) |
(/ (- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a) |
(/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))) (/.f64 #s(literal -1/4 binary64) c)) a) |
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1/4 binary64) c))) a) |
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 3) (pow c 4)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1/4 binary64) c)))) a) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 c a)) |
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a)) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1/4 binary64) c)) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* a (pow c 3)))) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) a)) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* a (pow c 4)))) (* -1/64 (/ (pow b 4) (pow c 3)))) a)) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 c c))))) a)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) a)) (neg.f64 a)) |
Compiled 79 489 to 5 667 computations (92.9% saved)
38 alts after pruning (35 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 715 | 22 | 2 737 |
| Fresh | 5 | 13 | 18 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 722 | 38 | 2 760 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 47.3% | (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))))))) |
| 36.5% | (fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a))) | |
| ▶ | 33.0% | (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) |
| 47.1% | (/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 23.1% | (/.f64 (fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (neg.f64 (/.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 2 binary64) a)) | |
| 19.6% | (/.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)))))))) | |
| 21.4% | (/.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| 17.9% | (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (*.f64 #s(literal 2 binary64) a)) | |
| 22.5% | (/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a a)) | |
| ▶ | 36.9% | (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) |
| 29.7% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b))) | |
| 23.8% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a b)) (*.f64 a a)) | |
| 42.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)) | |
| 19.6% | (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (/.f64 #s(literal -1/4 binary64) a)) c)))) (*.f64 #s(literal 2 binary64) a)) | |
| 29.2% | (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) | |
| 31.3% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 49.8% | (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
| 31.3% | (/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal -2 binary64))) | |
| 21.9% | (/.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))))))) | |
| 30.9% | (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) a) | |
| ▶ | 38.8% | (/.f64 c (neg.f64 b)) |
| 29.6% | (/.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)) | |
| ✓ | 49.7% | (/.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)))))))) |
| 31.3% | (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) | |
| 38.0% | (/.f64 #s(literal -1 binary64) (/.f64 b c)) | |
| 37.0% | (/.f64 #s(literal -1 binary64) (/.f64 a b)) | |
| 38.3% | (/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c)))) | |
| 37.0% | (-.f64 (/.f64 c b) (/.f64 b a)) | |
| 33.8% | (*.f64 (/.f64 (*.f64 c a) a) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) b))) | |
| 31.6% | (*.f64 (/.f64 a b) (*.f64 #s(literal -1 binary64) (/.f64 c a))) | |
| 32.3% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) | |
| ▶ | 49.7% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| 34.0% | (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a (*.f64 b (*.f64 a #s(literal 2 binary64))))) | |
| 18.9% | (*.f64 (neg.f64 (*.f64 (/.f64 b a) (/.f64 b a))) (/.f64 a b)) | |
| 37.0% | (*.f64 b (/.f64 #s(literal -1 binary64) a)) | |
| 31.8% | (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a b)))) | |
| 32.0% | (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) (*.f64 a b))) | |
| ✓ | 37.1% | (neg.f64 (/.f64 b a)) |
Compiled 1 385 to 809 computations (41.6% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) a) |
| ✓ | cost-diff | 896 | (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))))))) |
| ✓ | cost-diff | 0 | (/.f64 a (*.f64 b b)) |
| ✓ | cost-diff | 0 | (*.f64 c c) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) |
| ✓ | cost-diff | 0 | (/.f64 a b) |
| ✓ | cost-diff | 0 | (*.f64 c (/.f64 a b)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 c (/.f64 a b)) b) |
| ✓ | cost-diff | 320 | (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) |
| ✓ | cost-diff | 0 | (neg.f64 b) |
| ✓ | cost-diff | 0 | (/.f64 c (neg.f64 b)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| 4 014× | accelerator-lowering-fma.f32 |
| 4 014× | accelerator-lowering-fma.f64 |
| 2 986× | *-lowering-*.f32 |
| 2 986× | *-lowering-*.f64 |
| 2 892× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 204 |
| 1 | 65 | 204 |
| 2 | 129 | 204 |
| 3 | 197 | 204 |
| 4 | 344 | 201 |
| 5 | 762 | 201 |
| 6 | 2382 | 201 |
| 7 | 5251 | 201 |
| 0 | 8005 | 192 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ -1/2 a) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
(/ -1/2 a) |
-1/2 |
a |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
b |
(sqrt (+ (* b b) (* c (* a -4)))) |
(+ (* b b) (* c (* a -4))) |
(* c (* a -4)) |
c |
(* a -4) |
-4 |
(/ c (neg b)) |
c |
(neg b) |
b |
(/ (- (* c (/ a b)) b) a) |
(- (* c (/ a b)) b) |
(* c (/ a b)) |
c |
(/ a b) |
a |
b |
(/ (+ (* (* c c) (/ a (* b b))) c) (neg b)) |
(+ (* (* c c) (/ a (* b b))) c) |
(* c c) |
c |
(/ a (* b b)) |
a |
(* b b) |
b |
(neg b) |
(+ (* (/ -1/2 a) b) (* (/ -1/2 a) (sqrt (+ (* b b) (* c (* a -4)))))) |
(/ -1/2 a) |
-1/2 |
a |
b |
(* (/ -1/2 a) (sqrt (+ (* b b) (* c (* a -4))))) |
(sqrt (+ (* b b) (* c (* a -4)))) |
(+ (* b b) (* c (* a -4))) |
(* c (* a -4)) |
c |
(* a -4) |
-4 |
| Outputs |
|---|
(* (/ -1/2 a) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
-1/2 |
#s(literal -1/2 binary64) |
a |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
b |
(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)) |
(* c (* a -4)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
c |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
-4 |
#s(literal -4 binary64) |
(/ c (neg b)) |
(/.f64 c (neg.f64 b)) |
c |
(neg b) |
(neg.f64 b) |
b |
(/ (- (* c (/ a b)) b) a) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(- (* c (/ a b)) b) |
(-.f64 (/.f64 (*.f64 a c) b) b) |
(* c (/ a b)) |
(/.f64 (*.f64 a c) b) |
c |
(/ a b) |
(/.f64 a b) |
a |
b |
(/ (+ (* (* c c) (/ a (* b b))) c) (neg b)) |
(neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b)) |
(+ (* (* c c) (/ a (* b b))) c) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) |
(* c c) |
(*.f64 c c) |
c |
(/ a (* b b)) |
(/.f64 a (*.f64 b b)) |
a |
(* b b) |
(*.f64 b b) |
b |
(neg b) |
(neg.f64 b) |
(+ (* (/ -1/2 a) b) (* (/ -1/2 a) (sqrt (+ (* b b) (* c (* a -4)))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
-1/2 |
#s(literal -1/2 binary64) |
a |
b |
(* (/ -1/2 a) (sqrt (+ (* b b) (* c (* a -4))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) |
(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)) |
(* c (* a -4)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
c |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
-4 |
#s(literal -4 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | accuracy | 98.8% | (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
| ✓ | accuracy | 64.3% | (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))))))) |
| ✓ | accuracy | 57.2% | (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| ✓ | accuracy | 100.0% | (neg.f64 b) |
| ✓ | accuracy | 99.6% | (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) |
| ✓ | accuracy | 89.8% | (/.f64 a (*.f64 b b)) |
| ✓ | accuracy | 82.4% | (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) |
| ✓ | accuracy | 100.0% | (/.f64 a b) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 c (/.f64 a b)) b) |
| ✓ | accuracy | 95.2% | (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) |
| ✓ | accuracy | 93.5% | (*.f64 c (/.f64 a b)) |
| ✓ | accuracy | 100.0% | (/.f64 c (neg.f64 b)) |
| ✓ | accuracy | 100.0% | (neg.f64 b) |
| ✓ | accuracy | 98.8% | (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
| ✓ | accuracy | 94.9% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| ✓ | accuracy | 78.9% | (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | accuracy | 57.2% | (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| 50.0ms | 162× | 0 | valid |
| 26.0ms | 46× | 2 | valid |
| 18.0ms | 47× | 1 | valid |
| 1.0ms | 1× | 3 | valid |
Compiled 199 to 29 computations (85.4% saved)
ival-div: 27.0ms (40.6% of total)ival-mult: 19.0ms (28.6% of total)ival-add: 7.0ms (10.5% of total)adjust: 5.0ms (7.5% of total)ival-sub: 4.0ms (6% of total)ival-sqrt: 3.0ms (4.5% of total)ival-neg: 1.0ms (1.5% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ -1/2 a) (+ b (sqrt (+ (* b b) (* c (* a -4))))))> |
#<alt (/ -1/2 a)> |
#<alt (+ b (sqrt (+ (* b b) (* c (* a -4)))))> |
#<alt (sqrt (+ (* b b) (* c (* a -4))))> |
#<alt (/ c (neg b))> |
#<alt (neg b)> |
#<alt (/ (- (* c (/ a b)) b) a)> |
#<alt (- (* c (/ a b)) b)> |
#<alt (* c (/ a b))> |
#<alt (/ a b)> |
#<alt (/ (+ (* (* c c) (/ a (* b b))) c) (neg b))> |
#<alt (+ (* (* c c) (/ a (* b b))) c)> |
#<alt (* c c)> |
#<alt (/ a (* b b))> |
#<alt (+ (* (/ -1/2 a) b) (* (/ -1/2 a) (sqrt (+ (* b b) (* c (* a -4))))))> |
#<alt (* (/ -1/2 a) (sqrt (+ (* b b) (* c (* a -4)))))> |
#<alt (+ (* b b) (* c (* a -4)))> |
| Outputs |
|---|
#<alt (* -1 (/ b a))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ b a))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))> |
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ b a))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* 2 b)> |
#<alt (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt (* -1 (/ 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 (/ b a))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (/ c b)> |
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))> |
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))> |
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))> |
#<alt (/ c b)> |
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))> |
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))> |
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))> |
#<alt (* -1 (/ b a))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ c b)> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (/ c b)> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (/ c b)> |
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)> |
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)> |
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 b)> |
#<alt (- (/ (* a c) b) b)> |
#<alt (- (/ (* a c) b) b)> |
#<alt (- (/ (* a c) b) b)> |
#<alt (/ (* a c) b)> |
#<alt (* c (+ (* -1 (/ b c)) (/ a b)))> |
#<alt (* c (+ (* -1 (/ b c)) (/ a b)))> |
#<alt (* c (+ (* -1 (/ b c)) (/ a b)))> |
#<alt (/ (* a c) b)> |
#<alt (* -1 (* c (+ (* -1 (/ a b)) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ a b)) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ a b)) (/ b c))))> |
#<alt (* -1 b)> |
#<alt (- (/ (* a c) b) b)> |
#<alt (- (/ (* a c) b) b)> |
#<alt (- (/ (* a c) b) b)> |
#<alt (/ (* a c) b)> |
#<alt (* a (+ (* -1 (/ b a)) (/ c b)))> |
#<alt (* a (+ (* -1 (/ b a)) (/ c b)))> |
#<alt (* a (+ (* -1 (/ b a)) (/ c b)))> |
#<alt (/ (* a c) b)> |
#<alt (* -1 (* a (+ (* -1 (/ c b)) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ c b)) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ c b)) (/ b a))))> |
#<alt (/ (* a c) b)> |
#<alt (/ (+ (* -1 (pow b 2)) (* a c)) b)> |
#<alt (/ (+ (* -1 (pow b 2)) (* a c)) b)> |
#<alt (/ (+ (* -1 (pow b 2)) (* a c)) b)> |
#<alt (* -1 b)> |
#<alt (* b (- (/ (* a c) (pow b 2)) 1))> |
#<alt (* b (- (/ (* a c) (pow b 2)) 1))> |
#<alt (* b (- (/ (* a c) (pow b 2)) 1))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2))))))> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))> |
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))> |
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt c> |
#<alt (* c (+ 1 (/ (* a c) (pow b 2))))> |
#<alt (* c (+ 1 (/ (* a c) (pow b 2))))> |
#<alt (* c (+ 1 (/ (* a c) (pow b 2))))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))> |
#<alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))> |
#<alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))> |
#<alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))> |
#<alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))> |
#<alt c> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (* a (+ (/ c a) (/ (pow c 2) (pow b 2))))> |
#<alt (* a (+ (/ c a) (/ (pow c 2) (pow b 2))))> |
#<alt (* a (+ (/ c a) (/ (pow c 2) (pow b 2))))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2))))))> |
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2))))))> |
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2))))))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2))> |
#<alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2))> |
#<alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2))> |
#<alt c> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt c> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 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 (/ a (pow b 2))> |
#<alt (* -1 (/ b a))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ b a))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))> |
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ b a))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))> |
#<alt (* -1/2 (/ b a))> |
#<alt (/ (+ (* -1/2 b) (/ (* a c) b)) a)> |
#<alt (/ (+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)> |
#<alt (/ (+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))> |
#<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/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a))))> |
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))> |
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a))))> |
#<alt (* 1/2 (/ b a))> |
#<alt (* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1/2 (/ b a))> |
#<alt (+ (* -1/2 (/ b a)) (/ c b))> |
#<alt (+ (* -1/2 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))> |
#<alt (+ (* -1/2 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1))))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (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))))> |
126 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | b | @ | -inf | (+ (* (/ -1/2 a) b) (* (/ -1/2 a) (sqrt (+ (* b b) (* c (* a -4)))))) |
| 2.0ms | a | @ | 0 | (/ -1/2 a) |
| 1.0ms | a | @ | 0 | (/ (+ (* (* c c) (/ a (* b b))) c) (neg b)) |
| 1.0ms | b | @ | 0 | (/ (+ (* (* c c) (/ a (* b b))) c) (neg b)) |
| 1.0ms | c | @ | 0 | (/ (+ (* (* c c) (/ a (* b b))) c) (neg b)) |
| 1× | batch-egg-rewrite |
| 5 200× | accelerator-lowering-fma.f32 |
| 5 200× | accelerator-lowering-fma.f64 |
| 4 634× | /-lowering-/.f32 |
| 4 634× | /-lowering-/.f64 |
| 3 966× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 143 |
| 1 | 162 | 143 |
| 2 | 1355 | 143 |
| 0 | 8376 | 135 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ -1/2 a) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
(/ -1/2 a) |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
(sqrt (+ (* b b) (* c (* a -4)))) |
(/ c (neg b)) |
(neg b) |
(/ (- (* c (/ a b)) b) a) |
(- (* c (/ a b)) b) |
(* c (/ a b)) |
(/ a b) |
(/ (+ (* (* c c) (/ a (* b b))) c) (neg b)) |
(+ (* (* c c) (/ a (* b b))) c) |
(* c c) |
(/ a (* b b)) |
(+ (* (/ -1/2 a) b) (* (/ -1/2 a) (sqrt (+ (* b b) (* c (* a -4)))))) |
(* (/ -1/2 a) (sqrt (+ (* b b) (* c (* a -4))))) |
(+ (* b b) (* c (* a -4))) |
| Outputs |
|---|
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a) (/.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 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.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 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (neg.f64 b) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) a) #s(literal -1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 b (/.f64 b (*.f64 a #s(literal -2 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a a)))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a a))) (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 a (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 a) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a)) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))))) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a)) |
(/.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a))) |
(/.f64 (fma.f64 a #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a) (*.f64 a (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 b (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.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 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 a #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) b)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) a) (*.f64 a (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))))) (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (neg.f64 a) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64))))))) (neg.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) a) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64))) a) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (fma.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))))) |
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a))))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a a))))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -2 binary64))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a)))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))) |
(*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 #s(literal -1/2 binary64) a) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 b)) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b))) |
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64) b) |
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) |
(fma.f64 #s(literal -1 binary64) (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b 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 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (neg.f64 b)))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b 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 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (neg.f64 b))))))) b) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b 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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (neg.f64 b))))))) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) b) |
(fma.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) b) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (neg.f64 b)))))) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b 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 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b 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 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (neg.f64 b))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b 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 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b 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 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (neg.f64 b)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (neg.f64 b))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))))) (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (neg.f64 b)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b 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 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (neg.f64 b)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b 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 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (neg.f64 b)))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b 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 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (neg.f64 b)))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(*.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(+.f64 #s(literal 0 binary64) (/.f64 c (neg.f64 b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (neg.f64 c))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.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 b (*.f64 c #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (*.f64 c #s(literal -1 binary64)) b) |
(/.f64 (neg.f64 (*.f64 c #s(literal -1 binary64))) (neg.f64 b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 c b) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 c b) (/.f64 c b) (*.f64 #s(literal 0 binary64) (/.f64 c b))))) |
(pow.f64 (/.f64 b (neg.f64 c)) #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 (/.f64 c b) #s(literal -1 binary64)) |
(*.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(+.f64 #s(literal 0 binary64) (neg.f64 b)) |
(-.f64 #s(literal 0 binary64) b) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b b) b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b #s(literal 0 binary64)))) |
(neg.f64 b) |
(/.f64 b #s(literal -1 binary64)) |
(/.f64 (*.f64 b b) (neg.f64 b)) |
(/.f64 (neg.f64 b) #s(literal 1 binary64)) |
(/.f64 (*.f64 b (neg.f64 b)) b) |
(/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 b (neg.f64 b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (neg.f64 (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 b (*.f64 b b))) (fma.f64 b b #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (neg.f64 b))))) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 (neg.f64 b) #s(literal 1 binary64)) |
(*.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) |
(+.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (neg.f64 (/.f64 b a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) (neg.f64 a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) a) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) a)) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 a (/.f64 c b) b)) a) (/.f64 (/.f64 (*.f64 b b) (fma.f64 a (/.f64 c b) b)) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 a (fma.f64 a (/.f64 c b) b))) (/.f64 (*.f64 b b) (*.f64 a (fma.f64 a (/.f64 c b) b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (/.f64 c b)) a) (*.f64 a a)) (/.f64 (*.f64 a b) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 (*.f64 a c) (*.f64 a b)) (fma.f64 (/.f64 b a) (/.f64 b a) (*.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 b a))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 (*.f64 a c) (*.f64 a b)) (fma.f64 (/.f64 b a) (/.f64 b a) (*.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 b a)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 (*.f64 a c) (*.f64 a b))) (+.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 b a))) (/.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (+.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 b a)))) |
(fma.f64 c (/.f64 (/.f64 a b) a) (neg.f64 (/.f64 b a))) |
(fma.f64 (/.f64 a b) (/.f64 c a) (neg.f64 (/.f64 b a))) |
(fma.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 b a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 a b)) (neg.f64 (/.f64 b a))) |
(fma.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) (*.f64 a b)) (neg.f64 (/.f64 b a))) |
(fma.f64 (neg.f64 (*.f64 a (/.f64 c b))) (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 b a))) |
(fma.f64 (/.f64 c a) (/.f64 a b) (neg.f64 (/.f64 b a))) |
(fma.f64 (/.f64 a a) (/.f64 c b) (neg.f64 (/.f64 b a))) |
(neg.f64 (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a) |
(/.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 c b))) b) (neg.f64 a)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 a (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 a (/.f64 c b) b)) (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 a (/.f64 c b)) a) (*.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) a) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a (/.f64 c b) b) a) (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 (*.f64 a c) (*.f64 a b)) (fma.f64 (/.f64 b a) (/.f64 b a) (*.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 b a)))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 b a)) (-.f64 (*.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 (*.f64 a c) (*.f64 a b))) (*.f64 (/.f64 b a) (/.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (/.f64 c b) b) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (/.f64 c b)) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)) (*.f64 (fma.f64 a (/.f64 c b) b) a)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)) (*.f64 a (fma.f64 a (/.f64 c b) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) a))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.f64 a (fma.f64 a (/.f64 c b) b)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.f64 (fma.f64 a (/.f64 c b) b) a))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 (*.f64 a c) (*.f64 a b)) (fma.f64 (/.f64 b a) (/.f64 b a) (*.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 b a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 (*.f64 a c) (*.f64 a b))) (*.f64 (/.f64 b a) (/.f64 b a))) (+.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 b a))) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) a) (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)) a) (fma.f64 a (/.f64 c b) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (neg.f64 a)) (*.f64 a (neg.f64 b))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (/.f64 a b)) a) (*.f64 a (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 a (/.f64 b (*.f64 a c))) b)) (*.f64 (*.f64 a (/.f64 b (*.f64 a c))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (*.f64 a (/.f64 b (*.f64 a c))) (neg.f64 b))) (*.f64 (*.f64 a (/.f64 b (*.f64 a c))) (neg.f64 a))) |
(/.f64 (-.f64 (/.f64 a b) (*.f64 (*.f64 a (/.f64 b (*.f64 a c))) #s(literal 1 binary64))) (*.f64 (*.f64 a (/.f64 b (*.f64 a c))) (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 (*.f64 a c) a) (*.f64 (*.f64 a b) b)) (*.f64 (*.f64 a b) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 a c) (neg.f64 a)) (*.f64 (*.f64 a b) (neg.f64 b))) (*.f64 (*.f64 a b) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 a c) (/.f64 a b)) (*.f64 (*.f64 a b) #s(literal 1 binary64))) (*.f64 (*.f64 a b) (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 c b))) a) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 c b))) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (/.f64 c b))) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) a) (*.f64 a b))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 (*.f64 a c) (*.f64 a b)) (fma.f64 (/.f64 b a) (/.f64 b a) (*.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 b a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 (*.f64 a c) (*.f64 a b))) (*.f64 (/.f64 b a) (/.f64 b a)))) (neg.f64 (+.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 b a)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) a)) (neg.f64 (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)) a)) (neg.f64 (fma.f64 a (/.f64 c b) b))) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (pow.f64 (neg.f64 (/.f64 b a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 (*.f64 a c) (*.f64 a b)) (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (neg.f64 (/.f64 b a))) (*.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (neg.f64 (/.f64 b a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 (*.f64 a c) (*.f64 a b))) (*.f64 (neg.f64 (/.f64 b a)) (neg.f64 (/.f64 b a)))) (-.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (neg.f64 (/.f64 b a)))) |
(pow.f64 (/.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 a (/.f64 c b)) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 c b))) b) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 a (/.f64 c b)) b)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) (neg.f64 a))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 a (/.f64 c b) b)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (/.f64 c b) b) a))) |
(*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) a) (*.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 (*.f64 a c) (*.f64 a b)) (fma.f64 (/.f64 b a) (/.f64 b a) (*.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 b a)))))) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 (*.f64 a c) (*.f64 a b))) (*.f64 (/.f64 b a) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 a b)) (/.f64 b a)))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) a) (/.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)) a) (/.f64 #s(literal 1 binary64) (fma.f64 a (/.f64 c b) b))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (/.f64 c b) b))) |
(*.f64 (/.f64 (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) a) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))) |
(*.f64 (/.f64 (fma.f64 a (/.f64 c b) b) a) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) (fma.f64 a (/.f64 c b) b))) |
(+.f64 (neg.f64 b) (*.f64 a (/.f64 c b))) |
(+.f64 (*.f64 a (/.f64 c b)) (neg.f64 b)) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 a (/.f64 c b) b)) (neg.f64 (/.f64 (*.f64 b b) (fma.f64 a (/.f64 c b) b)))) |
(-.f64 (*.f64 a (/.f64 c b)) b) |
(-.f64 #s(literal 0 binary64) (+.f64 (neg.f64 (*.f64 a (/.f64 c b))) b)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 a (/.f64 c b) b)) (/.f64 (*.f64 b b) (fma.f64 a (/.f64 c b) b))) |
(fma.f64 a (/.f64 c b) (neg.f64 b)) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) c) (neg.f64 b)) |
(fma.f64 b #s(literal -1 binary64) (*.f64 a (/.f64 c b))) |
(fma.f64 c (/.f64 a b) (neg.f64 b)) |
(fma.f64 (neg.f64 b) #s(literal 1 binary64) (*.f64 a (/.f64 c b))) |
(fma.f64 (/.f64 a b) c (neg.f64 b)) |
(fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c b))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (/.f64 c b) b)) (neg.f64 (/.f64 (*.f64 b b) (fma.f64 a (/.f64 c b) b)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c b)) (neg.f64 b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (/.f64 #s(literal 1 binary64) a)) (neg.f64 b)) |
(fma.f64 #s(literal -1 binary64) b (*.f64 a (/.f64 c b))) |
(fma.f64 (/.f64 c b) a (neg.f64 b)) |
(fma.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) b) (neg.f64 b)) |
(fma.f64 (neg.f64 (*.f64 a c)) (/.f64 #s(literal -1 binary64) b) (neg.f64 b)) |
(fma.f64 (neg.f64 (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 a (/.f64 c b))) |
(fma.f64 (neg.f64 (/.f64 a b)) (*.f64 c #s(literal -1 binary64)) (neg.f64 b)) |
(fma.f64 (*.f64 c (neg.f64 a)) (/.f64 #s(literal -1 binary64) b) (neg.f64 b)) |
(fma.f64 (*.f64 (neg.f64 a) c) (/.f64 #s(literal -1 binary64) b) (neg.f64 b)) |
(fma.f64 (*.f64 c #s(literal -1 binary64)) (neg.f64 (/.f64 a b)) (neg.f64 b)) |
(fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 c (neg.f64 b)) (neg.f64 b)) |
(fma.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 a b) (neg.f64 b)) |
(neg.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 c b))) b)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (*.f64 a (/.f64 c b)) (neg.f64 b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (/.f64 c b)) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (/.f64 c b)) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (*.f64 a (/.f64 c b)) (neg.f64 b)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (/.f64 c b)) b)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)) (fma.f64 a (/.f64 c b) b)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (*.f64 a (/.f64 c b)) (neg.f64 b)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (fma.f64 a (/.f64 c b) b))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (/.f64 b (*.f64 a c)) b) (*.f64 b (/.f64 b (*.f64 a c)))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) b (*.f64 b (*.f64 a c))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (neg.f64 b) (*.f64 b (neg.f64 (*.f64 a c)))) (*.f64 b (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (neg.f64 b) (*.f64 b (*.f64 c (neg.f64 a)))) (*.f64 b (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (/.f64 b a) (*.f64 b c)) (/.f64 (*.f64 b b) a)) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (neg.f64 b) (*.f64 b (*.f64 (neg.f64 a) c))) (*.f64 b (neg.f64 b))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b (*.f64 b b))) (/.f64 b a) (*.f64 (fma.f64 b b #s(literal 0 binary64)) c)) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 b a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 a c)) (*.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 b (*.f64 a c)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b (*.f64 b b))) b (*.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 a c))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) b)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b (*.f64 b b))) (neg.f64 b) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (neg.f64 (*.f64 a c)))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (neg.f64 b))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b (*.f64 b b))) (neg.f64 b) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 c (neg.f64 a)))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (neg.f64 b))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 b (*.f64 b b))) (neg.f64 b) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (neg.f64 a) c))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (neg.f64 b))) |
(/.f64 (fma.f64 c (fma.f64 b b #s(literal 0 binary64)) (*.f64 (/.f64 b a) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b a) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (+.f64 b (*.f64 (/.f64 b (*.f64 a c)) (*.f64 b (neg.f64 b)))) (*.f64 (/.f64 b (*.f64 a c)) b)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)) (*.f64 (/.f64 b (*.f64 a c)) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (*.f64 a c)) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 a c) b (*.f64 b (*.f64 b (neg.f64 b)))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 a c) (fma.f64 b b #s(literal 0 binary64)) (*.f64 b (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a c)) b (*.f64 (neg.f64 b) (*.f64 b (neg.f64 b)))) (*.f64 b (neg.f64 b))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a c)) (fma.f64 b b #s(literal 0 binary64)) (*.f64 (neg.f64 b) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 b) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 c (neg.f64 a)) b (*.f64 (neg.f64 b) (*.f64 b (neg.f64 b)))) (*.f64 b (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 c (neg.f64 a)) (fma.f64 b b #s(literal 0 binary64)) (*.f64 (neg.f64 b) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 b) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (fma.f64 c b (*.f64 (/.f64 b a) (*.f64 b (neg.f64 b)))) (*.f64 (/.f64 b a) b)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) c) b (*.f64 (neg.f64 b) (*.f64 b (neg.f64 b)))) (*.f64 b (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) c) (fma.f64 b b #s(literal 0 binary64)) (*.f64 (neg.f64 b) (neg.f64 (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 b) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (*.f64 (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 a (/.f64 c b) b)) (*.f64 (fma.f64 a (/.f64 c b) b) (*.f64 b b))) (*.f64 (fma.f64 a (/.f64 c b) b) (fma.f64 a (/.f64 c b) b))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)))) (neg.f64 (neg.f64 (fma.f64 a (/.f64 c b) b)))) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 b) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) (fma.f64 b b (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 (neg.f64 b) (*.f64 a (/.f64 c b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 a (/.f64 c b) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (fma.f64 a (/.f64 c b) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 a (/.f64 c b) b)) (/.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 a (/.f64 c b) b)) (fma.f64 (/.f64 (*.f64 b b) (fma.f64 a (/.f64 c b) b)) (/.f64 (*.f64 b b) (fma.f64 a (/.f64 c b) b)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (fma.f64 a (/.f64 c b) b)) (/.f64 (*.f64 b b) (fma.f64 a (/.f64 c b) b)))))) |
(/.f64 (-.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))) (-.f64 (neg.f64 b) (*.f64 a (/.f64 c b)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (/.f64 c b)) b)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 a (/.f64 c b)) b) #s(literal 1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (*.f64 a (/.f64 c b)) (neg.f64 b)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (/.f64 c b)) b)) |
(*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (*.f64 a (/.f64 c b))) b)) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (/.f64 c b) b))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b (fma.f64 a (/.f64 c b) b) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (/.f64 c b) b)))) |
(+.f64 (*.f64 a (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 a (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) c) #s(literal 0 binary64)) |
(fma.f64 c (/.f64 a b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a b) c #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (/.f64 #s(literal 1 binary64) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c b) a #s(literal 0 binary64)) |
(fma.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 a c)) (/.f64 #s(literal -1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 a b)) (*.f64 c #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 c (neg.f64 a)) (/.f64 #s(literal -1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 a) c) (/.f64 #s(literal -1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (*.f64 c #s(literal -1 binary64)) (neg.f64 (/.f64 a b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 c (neg.f64 b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 a b) #s(literal 0 binary64)) |
(/.f64 c (/.f64 b a)) |
(/.f64 (neg.f64 c) (neg.f64 (/.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (*.f64 c (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (*.f64 (neg.f64 a) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a c)))) |
(/.f64 (*.f64 a c) b) |
(/.f64 (neg.f64 (*.f64 a c)) (neg.f64 b)) |
(/.f64 (*.f64 c (neg.f64 a)) (neg.f64 b)) |
(/.f64 (*.f64 (neg.f64 a) c) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 c (neg.f64 a))) b) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a c))) b) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) c)) b) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)) #s(literal 0 binary64)) (-.f64 (*.f64 a (/.f64 c b)) #s(literal 0 binary64))) |
(pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 c b)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) c)) |
(*.f64 c (/.f64 a b)) |
(*.f64 (/.f64 a b) c) |
(*.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 c b) a) |
(*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (neg.f64 (*.f64 a c)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (neg.f64 (/.f64 a b)) (*.f64 c #s(literal -1 binary64))) |
(*.f64 (*.f64 c (neg.f64 a)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 (neg.f64 a) c) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 c #s(literal -1 binary64)) (neg.f64 (/.f64 a b))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 c (neg.f64 b))) |
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 a b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 a b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 b)) (neg.f64 (/.f64 a b))) |
(neg.f64 (neg.f64 (/.f64 a b))) |
(/.f64 a b) |
(/.f64 (neg.f64 a) (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b a))) |
(pow.f64 (/.f64 b a) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) a) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b a)))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(+.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) (neg.f64 b)) (/.f64 (/.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) (neg.f64 b))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)))) (/.f64 (*.f64 c c) (*.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))))) |
(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 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))) (*.f64 (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 (*.f64 b b) (*.f64 b b)))) (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))) (*.f64 (neg.f64 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 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 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 (*.f64 b 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 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (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 (*.f64 b b) (*.f64 b b)))) (neg.f64 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 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)) (neg.f64 b)) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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 (*.f64 b b) (*.f64 b b)))) (/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))) (neg.f64 b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (neg.f64 b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(/.f64 #s(literal -1 binary64) (/.f64 b (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)) (neg.f64 b))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c)))) (neg.f64 (*.f64 (neg.f64 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 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c)))) (neg.f64 (*.f64 (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 (*.f64 b b) (*.f64 b b)))) (neg.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c))) (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c))) (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)) (neg.f64 b)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))) (neg.f64 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 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (neg.f64 b)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) |
(/.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)) b) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))) (neg.f64 b))) (neg.f64 (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 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (neg.f64 b))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64))) (neg.f64 b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) #s(literal 3 binary64))) (+.f64 #s(literal 0 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 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b))))) |
(pow.f64 (/.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 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 (*.f64 b b) (*.f64 b b))))))) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 (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 (*.f64 b b) (*.f64 b b)))) (neg.f64 b)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b)) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)) (neg.f64 b)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) b) #s(literal -1 binary64)) |
(*.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))) (neg.f64 b)) (/.f64 #s(literal 1 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 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (neg.f64 b)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 (neg.f64 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 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 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 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 b (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))) b) (/.f64 (/.f64 #s(literal 1 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 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 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 (*.f64 b b) (*.f64 b b))))) b)) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) b) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) b)) |
(*.f64 (/.f64 (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 (*.f64 b b) (*.f64 b b)))) (neg.f64 b)) (/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (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 (*.f64 b b) (*.f64 b b)))))) |
(+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) (neg.f64 (/.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c c)) c) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) |
(fma.f64 c #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(fma.f64 c (/.f64 (*.f64 a c) (*.f64 b b)) c) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) |
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) |
(fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c c) c) |
(fma.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) (neg.f64 (/.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))))) |
(fma.f64 #s(literal 1 binary64) c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) a)) c) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c c) (/.f64 a b)) c) |
(fma.f64 #s(literal -1 binary64) (neg.f64 c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(fma.f64 (/.f64 c b) (*.f64 a (/.f64 c b)) c) |
(fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) c c) |
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) c) |
(fma.f64 (neg.f64 (*.f64 a (*.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 b b)) c) |
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) |
(fma.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 c c) (neg.f64 b)) c) |
(fma.f64 (*.f64 (*.f64 c c) (/.f64 a b)) (/.f64 #s(literal 1 binary64) b) c) |
(fma.f64 (*.f64 (*.f64 c c) (neg.f64 a)) (/.f64 #s(literal -1 binary64) (*.f64 b b)) c) |
(fma.f64 (*.f64 (/.f64 a b) (*.f64 c c)) (/.f64 #s(literal 1 binary64) b) c) |
(fma.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (/.f64 #s(literal -1 binary64) (*.f64 b b)) c) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 #s(literal 1 binary64) b) c) |
(fma.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) (/.f64 (*.f64 c c) b) c) |
(fma.f64 (/.f64 (/.f64 a b) #s(literal -1 binary64)) (/.f64 (*.f64 c c) (neg.f64 b)) c) |
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 c (/.f64 #s(literal 1 binary64) a)) c) |
(fma.f64 (/.f64 (*.f64 c c) #s(literal 1 binary64)) (/.f64 a (*.f64 b b)) c) |
(fma.f64 (/.f64 (*.f64 c c) #s(literal -1 binary64)) (/.f64 a (*.f64 b (neg.f64 b))) c) |
(fma.f64 (/.f64 (*.f64 c c) #s(literal -1 binary64)) (/.f64 (/.f64 a b) (neg.f64 b)) c) |
(fma.f64 (/.f64 (*.f64 c c) (neg.f64 b)) (neg.f64 (/.f64 a b)) c) |
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) a c) |
(neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))) (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 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))) (fma.f64 c c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c c)) c)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c c)) c)) (*.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 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c)))) (neg.f64 (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 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c c)) c)) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c))) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)))) |
(/.f64 (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)) (*.f64 c c))) (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (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 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) (fma.f64 (/.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 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 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c c)) c)) (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (neg.f64 (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 (*.f64 b b) (*.f64 b b))))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) (neg.f64 c))))) |
(*.f64 (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64))) |
(pow.f64 c #s(literal 2 binary64)) |
(pow.f64 (*.f64 c c) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 c)) #s(literal 2 binary64)) |
(*.f64 c c) |
(*.f64 (*.f64 c c) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 c c)) |
(*.f64 (exp.f64 (log.f64 c)) (exp.f64 (log.f64 c))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) a)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (neg.f64 b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 b))) (/.f64 a (*.f64 b (neg.f64 b)))) |
(neg.f64 (/.f64 a (*.f64 b (neg.f64 b)))) |
(/.f64 a (*.f64 b b)) |
(/.f64 (/.f64 a b) b) |
(/.f64 (neg.f64 a) (*.f64 b (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b b) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) a))) |
(/.f64 (neg.f64 (/.f64 a b)) (neg.f64 b)) |
(pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 b a) b) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b b))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (neg.f64 (/.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 #s(literal 1 binary64) b) (/.f64 a b)) |
(*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b (neg.f64 b)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 a b) (neg.f64 b))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 b b) a)))) |
(*.f64 (neg.f64 (/.f64 a b)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 b))) |
(*.f64 (/.f64 (neg.f64 a) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) b) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (/.f64 a b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (neg.f64 (/.f64 a b))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a) (/.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 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.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 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (neg.f64 b) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) a) #s(literal -1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 b (/.f64 b (*.f64 a #s(literal -2 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (/.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a a)))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a a))) (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 a (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 a) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a)) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))))) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a)) |
(/.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a))) |
(/.f64 (fma.f64 a #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a) (*.f64 a (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 b (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.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 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 a #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) b)) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) a) (*.f64 a (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))))) (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (neg.f64 a) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64))))))) (neg.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) a) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64))) a) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (fma.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))))) |
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a))))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a a))))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -2 binary64))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a)))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))))) |
(*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64))) a) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a) |
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(+.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(exp.f64 (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(fabs.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (neg.f64 b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (neg.f64 b))))) |
(sqrt.f64 (*.f64 (fma.f64 a (*.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) c) (*.f64 b b)) |
(fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b 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 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (neg.f64 b)))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b 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 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (neg.f64 b))) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b 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 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (neg.f64 b))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b 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 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (neg.f64 b)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(*.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b 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 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (neg.f64 b))))))) |
(*.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b 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 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) |
(*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b 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) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (neg.f64 b)))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (neg.f64 b))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b 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 a (*.f64 #s(literal -4 binary64) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b (neg.f64 b)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) #s(literal 1 binary64))) |
| 1× | egg-herbie |
| 12 714× | accelerator-lowering-fma.f32 |
| 12 714× | accelerator-lowering-fma.f64 |
| 7 444× | *-lowering-*.f32 |
| 7 444× | *-lowering-*.f64 |
| 3 522× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 660 | 7048 |
| 1 | 2092 | 6955 |
| 2 | 6880 | 6927 |
| 0 | 8246 | 6635 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(* 2 b) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* 2 (/ (* a c) b)) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* -1 (/ 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 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(/ c b) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(/ c b) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(/ c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(/ c b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 b) |
(- (/ (* a c) b) b) |
(- (/ (* a c) b) b) |
(- (/ (* a c) b) b) |
(/ (* a c) b) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(/ (* a c) b) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(* -1 b) |
(- (/ (* a c) b) b) |
(- (/ (* a c) b) b) |
(- (/ (* a c) b) b) |
(/ (* a c) b) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(/ (* a c) b) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(/ (* a c) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(* -1 b) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(* -1 b) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
c |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(/ (* a (pow c 2)) (pow b 2)) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(/ (* a (pow c 2)) (pow b 2)) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(/ (* a (pow c 2)) (pow b 2)) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(/ (* a (pow c 2)) (pow b 2)) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(/ a (pow b 2)) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* -1/2 (/ b a)) |
(/ (+ (* -1/2 b) (/ (* a c) b)) a) |
(/ (+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -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))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))))) |
(* -1/2 (/ b a)) |
(* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a)))) |
(* 1/2 (/ b a)) |
(* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a))))) |
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))) |
(* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a))))) |
(* -1/2 (/ b a)) |
(+ (* -1/2 (/ b a)) (/ c b)) |
(+ (* -1/2 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1/2 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1))))))))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
| Outputs |
|---|
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 c b)) (neg.f64 b)) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 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/8 binary64)) (*.f64 b #s(literal 1/2 binary64))) (neg.f64 a))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64))))) a)) a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(fma.f64 b (fma.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 c (*.f64 b b))) (/.f64 b (neg.f64 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 c (*.f64 b b)))) (/.f64 b (neg.f64 a))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.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)) |
(/.f64 (fma.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.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)))) (fma.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 b)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(-.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 (*.f64 c c) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 c b) (/.f64 b a))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (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)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a 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)) (*.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) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 binary64)))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (fma.f64 b (/.f64 #s(literal 1/2 binary64) (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.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/8 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) c))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) c)) c))) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) b) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 b (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) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(* b (+ 2 (+ (* -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 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.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 2 binary64)))) |
(* 2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64))) |
(* -1 (/ (+ (* -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 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(/.f64 (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 c (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b))))) (neg.f64 b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(/.f64 (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 -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))))) (neg.f64 b)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 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)) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 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 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 b #s(literal 2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(*.f64 c (fma.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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) #s(literal 1/2 binary64)) (/.f64 b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) #s(literal 1/2 binary64)) (/.f64 b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b (neg.f64 c))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 b (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) c)) c)) (neg.f64 c)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 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)) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (/.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) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) (*.f64 b #s(literal 2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(*.f64 a (fma.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 (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/2 binary64)) (fma.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (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/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b 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 (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b (neg.f64 a))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 b (/.f64 (fma.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)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) a)) a)) (neg.f64 a)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (*.f64 b b) (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) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* (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/16 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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (*.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(fma.f64 (*.f64 c (/.f64 a (*.f64 b b))) (*.f64 #s(literal -2 binary64) 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 -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (*.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)))))) b) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 c (/.f64 a (*.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 (neg.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)))) #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) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.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 (*.f64 #s(literal -2 binary64) 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 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) #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 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) #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/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 (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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a 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 (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 (fma.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 6 binary64))) #s(literal 1/512 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)))))) (neg.f64 c)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) 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 (/.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) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (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/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (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/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 (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 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (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/2 binary64)) (*.f64 (sqrt.f64 (/.f64 c 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 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 (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/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 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/512 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 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 (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 (/ 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) |
(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) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(fma.f64 c (/.f64 b (*.f64 a (neg.f64 c))) (/.f64 c b)) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(fma.f64 c (/.f64 b (*.f64 a (neg.f64 c))) (/.f64 c b)) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(fma.f64 c (/.f64 b (*.f64 a (neg.f64 c))) (/.f64 c b)) |
(/ c b) |
(/.f64 c b) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(neg.f64 (fma.f64 c (/.f64 b (*.f64 a c)) (/.f64 c (neg.f64 b)))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(neg.f64 (fma.f64 c (/.f64 b (*.f64 a c)) (/.f64 c (neg.f64 b)))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(neg.f64 (fma.f64 c (/.f64 b (*.f64 a c)) (/.f64 c (neg.f64 b)))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a) |
(/ c b) |
(/.f64 c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a))) |
(* -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)))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (/.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) |
(neg.f64 b) |
(- (/ (* a c) b) b) |
(fma.f64 a (/.f64 c b) (neg.f64 b)) |
(- (/ (* a c) b) b) |
(fma.f64 a (/.f64 c b) (neg.f64 b)) |
(- (/ (* a c) b) b) |
(fma.f64 a (/.f64 c b) (neg.f64 b)) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(*.f64 c (-.f64 (/.f64 a b) (/.f64 b c))) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(*.f64 c (-.f64 (/.f64 a b) (/.f64 b c))) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(*.f64 c (-.f64 (/.f64 a b) (/.f64 b c))) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(*.f64 c (-.f64 (/.f64 a b) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(*.f64 c (-.f64 (/.f64 a b) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(*.f64 c (-.f64 (/.f64 a b) (/.f64 b c))) |
(* -1 b) |
(neg.f64 b) |
(- (/ (* a c) b) b) |
(fma.f64 a (/.f64 c b) (neg.f64 b)) |
(- (/ (* a c) b) b) |
(fma.f64 a (/.f64 c b) (neg.f64 b)) |
(- (/ (* a c) b) b) |
(fma.f64 a (/.f64 c b) (neg.f64 b)) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(*.f64 a (-.f64 (/.f64 c b) (/.f64 b a))) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(*.f64 a (-.f64 (/.f64 c b) (/.f64 b a))) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(*.f64 a (-.f64 (/.f64 c b) (/.f64 b a))) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(*.f64 a (-.f64 (/.f64 c b) (/.f64 b a))) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(*.f64 a (-.f64 (/.f64 c b) (/.f64 b a))) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(*.f64 a (-.f64 (/.f64 c b) (/.f64 b a))) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/.f64 (fma.f64 b (neg.f64 b) (*.f64 a c)) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/.f64 (fma.f64 b (neg.f64 b) (*.f64 a c)) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/.f64 (fma.f64 b (neg.f64 b) (*.f64 a c)) b) |
(* -1 b) |
(neg.f64 b) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(*.f64 b (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(*.f64 b (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(*.f64 b (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(*.f64 b (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(*.f64 b (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(*.f64 b (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal -1 binary64))) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (neg.f64 b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 c (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 b c)) (/.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 c (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 b c)) (/.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 c (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 b c)) (/.f64 a (*.f64 b (*.f64 b b)))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (neg.f64 b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 c (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 b c)) (/.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 c (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 b c)) (/.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 c (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 b c)) (/.f64 a (*.f64 b (*.f64 b 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 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (neg.f64 b)))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (neg.f64 a)) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (neg.f64 a)) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (neg.f64 a)) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (neg.f64 b)))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (neg.f64 a)) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (neg.f64 a)) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(*.f64 (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (neg.f64 a)) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b (neg.f64 b)))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) b)) |
c |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(*.f64 a (fma.f64 c (/.f64 c (*.f64 b b)) (/.f64 c a))) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(*.f64 a (fma.f64 c (/.f64 c (*.f64 b b)) (/.f64 c a))) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(*.f64 a (fma.f64 c (/.f64 c (*.f64 b b)) (/.f64 c a))) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(*.f64 a (fma.f64 c (/.f64 c (*.f64 b b)) (/.f64 c a))) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(*.f64 a (fma.f64 c (/.f64 c (*.f64 b b)) (/.f64 c a))) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(*.f64 a (fma.f64 c (/.f64 c (*.f64 b b)) (/.f64 c a))) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 c (*.f64 c (/.f64 a (*.f64 b b))) c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(/ a (pow b 2)) |
(/.f64 a (*.f64 b b)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 c b)) (neg.f64 b)) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 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/8 binary64)) (*.f64 b #s(literal 1/2 binary64))) (neg.f64 a))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64))))) a)) a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(fma.f64 b (fma.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 c (*.f64 b b))) (/.f64 b (neg.f64 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 c (*.f64 b b)))) (/.f64 b (neg.f64 a))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(neg.f64 (/.f64 (fma.f64 c (*.f64 c (/.f64 a (*.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)) |
(/.f64 (fma.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.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)))) (fma.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 b)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(-.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 (*.f64 c c) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 c b) (/.f64 b a))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (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)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a 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)) (*.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) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 binary64)))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (fma.f64 b (/.f64 #s(literal 1/2 binary64) (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.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/8 binary64)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) c))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) c)) c))) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(/ (+ (* -1/2 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 a (/.f64 c b) (*.f64 b #s(literal -1/2 binary64))) a) |
(/ (+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 a (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 (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 c b)) (*.f64 b #s(literal -1/2 binary64))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))) |
(fma.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)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal -1/32 binary64)))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) |
(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/8 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 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/128 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/8 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(fma.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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/1024 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 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/128 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/8 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 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 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(fma.f64 (*.f64 b b) (fma.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 binary64)))) (*.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))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))))) |
(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 c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -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 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal -1/32 binary64)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a)))) |
(*.f64 b (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 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))))) |
(* 1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a) |
(* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a))))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a))))) |
(*.f64 (neg.f64 b) (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 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))))) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(+ (* -1/2 (/ b a)) (/ c b)) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 c b)) |
(+ (* -1/2 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) |
(+ (* -1/2 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 (*.f64 c c) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 c b))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (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)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal -1/2 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)) (*.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) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 binary64)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal -1/32 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) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 binary64))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1))))))) |
(neg.f64 (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))))))) (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 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1))))))))) |
(neg.f64 (*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 a (*.f64 a (*.f64 c c)))))))) (fma.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/128 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/1024 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c (/.f64 a (*.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 c (/.f64 a (*.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 c (/.f64 a (*.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 c (/.f64 a (*.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 c (/.f64 a (*.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 c (/.f64 a (*.f64 b b))) #s(literal 1 binary64))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 b (/.f64 b c) (*.f64 a #s(literal -4 binary64)))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 b (/.f64 b c) (*.f64 a #s(literal -4 binary64)))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 b (/.f64 b c) (*.f64 a #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 c (fma.f64 b (/.f64 b c) (*.f64 a #s(literal -4 binary64)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 c (fma.f64 b (/.f64 b c) (*.f64 a #s(literal -4 binary64)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 c (fma.f64 b (/.f64 b c) (*.f64 a #s(literal -4 binary64)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 a (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 a (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 a (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))) |
Compiled 48 530 to 3 416 computations (93% saved)
44 alts after pruning (38 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 811 | 14 | 1 825 |
| Fresh | 6 | 24 | 30 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 819 | 44 | 1 863 |
| Status | Accuracy | Program |
|---|---|---|
| 31.8% | (fma.f64 (/.f64 c a) (/.f64 a b) (neg.f64 (/.f64 b a))) | |
| ✓ | 47.3% | (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))))))) |
| 36.5% | (fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a))) | |
| ▶ | 36.8% | (/.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) c c) (neg.f64 b)) |
| 37.0% | (/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a) | |
| 47.1% | (/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 23.1% | (/.f64 (fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (neg.f64 (/.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 2 binary64) a)) | |
| ▶ | 33.8% | (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
| 26.2% | (/.f64 (fma.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 b)) | |
| 19.6% | (/.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)))))))) | |
| 21.4% | (/.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| 17.9% | (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 36.9% | (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) |
| 29.7% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b))) | |
| 23.8% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a b)) (*.f64 a a)) | |
| 42.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)) | |
| 19.6% | (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (/.f64 #s(literal -1/4 binary64) a)) c)))) (*.f64 #s(literal 2 binary64) a)) | |
| 29.2% | (/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 49.8% | (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
| 31.3% | (/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal -2 binary64))) | |
| 30.9% | (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) a) | |
| 38.7% | (/.f64 c (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))) | |
| ✓ | 38.8% | (/.f64 c (neg.f64 b)) |
| ▶ | 14.7% | (/.f64 c b) |
| 29.6% | (/.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)) | |
| ✓ | 49.7% | (/.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)))))))) |
| 31.3% | (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) | |
| 38.0% | (/.f64 #s(literal -1 binary64) (/.f64 b c)) | |
| 38.3% | (/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c)))) | |
| 37.0% | (-.f64 (/.f64 c b) (/.f64 b a)) | |
| 33.0% | (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b)) | |
| 33.8% | (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) | |
| 33.8% | (*.f64 (/.f64 (*.f64 c a) a) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) b))) | |
| ▶ | 31.6% | (*.f64 (/.f64 a b) (*.f64 #s(literal -1 binary64) (/.f64 c a))) |
| 32.3% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) | |
| ▶ | 49.1% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
| 31.3% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) | |
| 34.0% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64)))) | |
| 38.7% | (*.f64 (/.f64 #s(literal -1 binary64) b) c) | |
| 34.0% | (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a (*.f64 b (*.f64 a #s(literal 2 binary64))))) | |
| 18.9% | (*.f64 (neg.f64 (*.f64 (/.f64 b a) (/.f64 b a))) (/.f64 a b)) | |
| 31.8% | (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a b)))) | |
| 32.0% | (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) (*.f64 a b))) | |
| ✓ | 37.1% | (neg.f64 (/.f64 b a)) |
Compiled 1 543 to 911 computations (41% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
| ✓ | cost-diff | 512 | (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) |
| ✓ | cost-diff | 640 | (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
| ✓ | cost-diff | 0 | (*.f64 a c) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 a c) (*.f64 b b)) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) c c) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) c c) (neg.f64 b)) |
| ✓ | cost-diff | 0 | (/.f64 c a) |
| ✓ | cost-diff | 0 | (/.f64 a b) |
| ✓ | cost-diff | 192 | (*.f64 #s(literal -1 binary64) (/.f64 c a)) |
| ✓ | cost-diff | 1024 | (*.f64 (/.f64 a b) (*.f64 #s(literal -1 binary64) (/.f64 c a))) |
| ✓ | cost-diff | 0 | (/.f64 c b) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
| ✓ | cost-diff | 0 | (+.f64 b (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) a) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
| 8 598× | accelerator-lowering-fma.f32 |
| 8 598× | accelerator-lowering-fma.f64 |
| 3 346× | *-lowering-*.f32 |
| 3 346× | *-lowering-*.f64 |
| 1 938× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 264 |
| 1 | 89 | 260 |
| 2 | 206 | 256 |
| 3 | 376 | 250 |
| 4 | 708 | 247 |
| 5 | 2536 | 247 |
| 6 | 5188 | 247 |
| 0 | 8184 | 234 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ -1/2 a) (+ b (/ 1 (sqrt (/ 1 (+ (* a (* -4 c)) (* b b))))))) |
(/ -1/2 a) |
-1/2 |
a |
(+ b (/ 1 (sqrt (/ 1 (+ (* a (* -4 c)) (* b b)))))) |
b |
(/ 1 (sqrt (/ 1 (+ (* a (* -4 c)) (* b b))))) |
1 |
(sqrt (/ 1 (+ (* a (* -4 c)) (* b b)))) |
(/ 1 (+ (* a (* -4 c)) (* b b))) |
(+ (* a (* -4 c)) (* b b)) |
(* -4 c) |
-4 |
c |
(* b b) |
(/ c b) |
c |
b |
(* (/ a b) (* -1 (/ c a))) |
(/ a b) |
a |
b |
(* -1 (/ c a)) |
-1 |
(/ c a) |
c |
(/ (+ (* (/ (* a c) (* b b)) c) c) (neg b)) |
(+ (* (/ (* a c) (* b b)) c) c) |
(/ (* a c) (* b b)) |
(* a c) |
a |
c |
(* b b) |
b |
(neg b) |
(/ (+ (* (* -1/2 (sqrt (+ (* a (* -4 c)) (* b b)))) a) (* a (* -1/2 b))) (* a a)) |
(+ (* (* -1/2 (sqrt (+ (* a (* -4 c)) (* b b)))) a) (* a (* -1/2 b))) |
(* -1/2 (sqrt (+ (* a (* -4 c)) (* b b)))) |
-1/2 |
(sqrt (+ (* a (* -4 c)) (* b b))) |
(+ (* a (* -4 c)) (* b b)) |
a |
(* -4 c) |
-4 |
c |
(* b b) |
b |
(* a (* -1/2 b)) |
(* -1/2 b) |
(* a a) |
| Outputs |
|---|
(* (/ -1/2 a) (+ b (/ 1 (sqrt (/ 1 (+ (* a (* -4 c)) (* b b))))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) b (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
-1/2 |
#s(literal -1/2 binary64) |
a |
(+ b (/ 1 (sqrt (/ 1 (+ (* a (* -4 c)) (* b b)))))) |
(+.f64 b (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) |
b |
(/ 1 (sqrt (/ 1 (+ (* a (* -4 c)) (* b b))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) |
1 |
#s(literal 1 binary64) |
(sqrt (/ 1 (+ (* a (* -4 c)) (* b b)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) |
(/ 1 (+ (* a (* -4 c)) (* b b))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) |
(+ (* a (* -4 c)) (* b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
-4 |
#s(literal -4 binary64) |
c |
(* b b) |
(*.f64 b b) |
(/ c b) |
(/.f64 c b) |
c |
b |
(* (/ a b) (* -1 (/ c a))) |
(/.f64 c (neg.f64 b)) |
(/ a b) |
(/.f64 a b) |
a |
b |
(* -1 (/ c a)) |
(/.f64 c (neg.f64 a)) |
-1 |
#s(literal -1 binary64) |
(/ c a) |
(/.f64 c a) |
c |
(/ (+ (* (/ (* a c) (* b b)) c) c) (neg b)) |
(/.f64 (*.f64 c (fma.f64 a (/.f64 c (*.f64 b (neg.f64 b))) #s(literal -1 binary64))) b) |
(+ (* (/ (* a c) (* b b)) c) c) |
(fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) |
(/ (* a c) (* b b)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(* a c) |
(*.f64 a c) |
a |
c |
(* b b) |
(*.f64 b b) |
b |
(neg b) |
(neg.f64 b) |
(/ (+ (* (* -1/2 (sqrt (+ (* a (* -4 c)) (* b b)))) a) (* a (* -1/2 b))) (* a a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))))) a) |
(+ (* (* -1/2 (sqrt (+ (* a (* -4 c)) (* b b)))) a) (* a (* -1/2 b))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) |
(* -1/2 (sqrt (+ (* a (* -4 c)) (* b b)))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))) |
-1/2 |
#s(literal -1/2 binary64) |
(sqrt (+ (* a (* -4 c)) (* b b))) |
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) |
(+ (* a (* -4 c)) (* b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
a |
(* -4 c) |
(*.f64 #s(literal -4 binary64) c) |
-4 |
#s(literal -4 binary64) |
c |
(* b b) |
(*.f64 b b) |
b |
(* a (* -1/2 b)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 a b)) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* a a) |
(*.f64 a a) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
| ✓ | accuracy | 67.9% | (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) |
| ✓ | accuracy | 63.3% | (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
| ✓ | accuracy | 59.4% | (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) |
| ✓ | accuracy | 100.0% | (neg.f64 b) |
| ✓ | accuracy | 99.6% | (/.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) c c) (neg.f64 b)) |
| ✓ | accuracy | 98.5% | (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) c c) |
| ✓ | accuracy | 85.0% | (/.f64 (*.f64 a c) (*.f64 b b)) |
| ✓ | accuracy | 100.0% | (/.f64 c a) |
| ✓ | accuracy | 100.0% | (/.f64 a b) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1 binary64) (/.f64 c a)) |
| ✓ | accuracy | 80.6% | (*.f64 (/.f64 a b) (*.f64 #s(literal -1 binary64) (/.f64 c a))) |
| ✓ | accuracy | 100.0% | (/.f64 c b) |
| ✓ | accuracy | 98.8% | (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) |
| ✓ | accuracy | 96.0% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
| ✓ | accuracy | 78.9% | (+.f64 b (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
| ✓ | accuracy | 60.6% | (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
| 61.0ms | 43× | 3 | valid |
| 45.0ms | 42× | 1 | valid |
| 44.0ms | 162× | 0 | valid |
| 39.0ms | 6× | 5 | exit |
| 2.0ms | 3× | 2 | valid |
Compiled 253 to 38 computations (85% saved)
ival-div: 48.0ms (35.9% of total)adjust: 39.0ms (29.2% of total)ival-mult: 26.0ms (19.5% of total)ival-sqrt: 10.0ms (7.5% of total)ival-add: 8.0ms (6% of total)exact: 1.0ms (0.7% of total)ival-neg: 1.0ms (0.7% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ -1/2 a) (+ b (/ 1 (sqrt (/ 1 (+ (* a (* -4 c)) (* b b)))))))> |
#<alt (/ -1/2 a)> |
#<alt (+ b (/ 1 (sqrt (/ 1 (+ (* a (* -4 c)) (* b b))))))> |
#<alt (/ 1 (sqrt (/ 1 (+ (* a (* -4 c)) (* b b)))))> |
#<alt (/ c b)> |
#<alt (* (/ a b) (* -1 (/ c a)))> |
#<alt (* -1 (/ c a))> |
#<alt (/ a b)> |
#<alt (/ c a)> |
#<alt (/ (+ (* (/ (* a c) (* b b)) c) c) (neg b))> |
#<alt (+ (* (/ (* a c) (* b b)) c) c)> |
#<alt (/ (* a c) (* b b))> |
#<alt (* a c)> |
#<alt (/ (+ (* (* -1/2 (sqrt (+ (* a (* -4 c)) (* b b)))) a) (* a (* -1/2 b))) (* a a))> |
#<alt (+ (* (* -1/2 (sqrt (+ (* a (* -4 c)) (* b b)))) a) (* a (* -1/2 b)))> |
#<alt (* -1/2 (sqrt (+ (* a (* -4 c)) (* b b))))> |
#<alt (sqrt (+ (* a (* -4 c)) (* b b)))> |
#<alt (sqrt (/ 1 (+ (* a (* -4 c)) (* b b))))> |
#<alt (/ 1 (+ (* a (* -4 c)) (* b b)))> |
#<alt (neg b)> |
#<alt (+ (* a (* -4 c)) (* b b))> |
| Outputs |
|---|
#<alt (* -1 (/ b a))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ b a))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))> |
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ b a))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* 2 b)> |
#<alt (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt 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 (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<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 a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ c a)> |
#<alt (/ c a)> |
#<alt (/ c a)> |
#<alt (/ c a)> |
#<alt (/ c a)> |
#<alt (/ c a)> |
#<alt (/ c a)> |
#<alt (/ c a)> |
#<alt (/ c a)> |
#<alt (/ c a)> |
#<alt (/ c a)> |
#<alt (/ c a)> |
#<alt (/ c a)> |
#<alt (/ c a)> |
#<alt (/ c a)> |
#<alt (/ c a)> |
#<alt (/ c a)> |
#<alt (/ c a)> |
#<alt (/ c a)> |
#<alt (/ c a)> |
#<alt (/ c a)> |
#<alt (/ c a)> |
#<alt (/ c a)> |
#<alt (/ c a)> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))> |
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))> |
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt c> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (* a (+ (/ c a) (/ (pow c 2) (pow b 2))))> |
#<alt (* a (+ (/ c a) (/ (pow c 2) (pow b 2))))> |
#<alt (* a (+ (/ c a) (/ (pow c 2) (pow b 2))))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2))))))> |
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2))))))> |
#<alt (* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2))))))> |
#<alt c> |
#<alt (* c (+ 1 (/ (* a c) (pow b 2))))> |
#<alt (* c (+ 1 (/ (* a c) (pow b 2))))> |
#<alt (* c (+ 1 (/ (* a c) (pow b 2))))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))> |
#<alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))> |
#<alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))> |
#<alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))> |
#<alt (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2))> |
#<alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2))> |
#<alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2))> |
#<alt c> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt c> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (+ c (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* -1 (/ b a))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (/ b a))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ b a))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))> |
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))> |
#<alt (* -1 (/ (* b (+ (* -1/2 a) (* 1/2 a))) (pow a 2)))> |
#<alt (* -1 (* b (+ (/ -1/2 a) (+ (/ 1/2 a) (/ c (pow b 2))))))> |
#<alt (* -1 (* b (+ (/ -1/2 a) (+ (/ 1/2 a) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ -1/2 a) (+ (/ 1/2 a) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))))))))> |
#<alt (* -1 (* a b))> |
#<alt (* a (+ (* -1 b) (/ (* a c) b)))> |
#<alt (* a (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (* a (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))> |
#<alt (* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -1))> |
#<alt (* (pow a 2) (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (* -1 (* a b))> |
#<alt (+ (* -1 (* a b)) (/ (* (pow a 2) c) b))> |
#<alt (+ (* -1 (* a b)) (* c (+ (/ (* (pow a 3) c) (pow b 3)) (/ (pow a 2) b))))> |
#<alt (+ (* -1 (* a b)) (* c (+ (* c (+ (* 2 (/ (* (pow a 4) c) (pow b 5))) (/ (pow a 3) (pow b 3)))) (/ (pow a 2) b))))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* -1/2 (/ (* a b) c))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1/2 (/ (* a b) c)) (* -1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1/2 (/ (* a b) c)) (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -1))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* 1/2 (/ (* a b) c)))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (* a b)) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c)))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (* a b))) c)))))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))> |
#<alt (+ (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -1/2 a) (* -1/4 (* (sqrt (/ a c)) (/ b (sqrt -4)))))))> |
#<alt (+ (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -1/2 a) (* b (+ (* -1/4 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))))> |
#<alt (* -1 (* a b))> |
#<alt (* b (+ (* -1 a) (/ (* (pow a 2) c) (pow b 2))))> |
#<alt (* b (+ (* -1 a) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4)))))> |
#<alt (* b (+ (* -1 a) (+ (* 2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4))))))> |
#<alt (* -1 (* b (+ (* -1/2 a) (* 1/2 a))))> |
#<alt (* -1 (* b (+ (* -1/2 a) (+ (* 1/2 a) (/ (* (pow a 2) c) (pow b 2))))))> |
#<alt (* -1 (* b (+ (* -1/2 a) (+ (* 1/2 a) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ (* -1/2 a) (+ (* 1/2 a) (+ (* 2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4))))))))> |
#<alt (* -1/2 b)> |
#<alt (+ (* -1/2 b) (/ (* a c) b))> |
#<alt (+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b))))> |
#<alt (* -1/2 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))> |
#<alt (* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))> |
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))))> |
#<alt (* -1/2 b)> |
#<alt (+ (* -1/2 b) (/ (* a c) b))> |
#<alt (+ (* -1/2 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (+ (* -1/2 b) (* c (+ (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 5))) (/ (pow a 2) (pow b 3)))) (/ a b))))> |
#<alt (* -1/2 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1))))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))))))))> |
#<alt (* -1/2 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))> |
#<alt (+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))> |
#<alt (+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))))> |
#<alt (* -1/2 b)> |
#<alt (* b (- (/ (* a c) (pow b 2)) 1/2))> |
#<alt (* b (- (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1/2))> |
#<alt (* b (- (+ (* 2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1/2))> |
#<alt (* 1/2 b)> |
#<alt (* -1 (* b (- (/ (* a c) (pow b 2)) 1/2)))> |
#<alt (* -1 (* b (- (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1/2)))> |
#<alt (* -1 (* b (- (+ (* 2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1/2)))> |
#<alt 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 (/ 1 b)> |
#<alt (+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))> |
#<alt (+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b))> |
#<alt (+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b))> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))> |
#<alt (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (/ 1 b)> |
#<alt (+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))> |
#<alt (+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b))> |
#<alt (+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b))> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))> |
#<alt (+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))> |
#<alt (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))> |
#<alt (+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))))))> |
#<alt (+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))> |
#<alt (/ 1 b)> |
#<alt (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)> |
#<alt (/ -1 b)> |
#<alt (* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b))> |
#<alt (/ 1 (pow b 2))> |
#<alt (+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))> |
#<alt (+ (* a (- (* 16 (/ (* a (pow c 2)) (pow b 6))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))> |
#<alt (+ (* a (- (* a (- (* 64 (/ (* a (pow c 3)) (pow b 8))) (* -16 (/ (pow c 2) (pow b 6))))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))> |
#<alt (/ -1/4 (* a c))> |
#<alt (/ (- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a)> |
#<alt (/ (- (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))) a)> |
#<alt (/ (- (* -1/256 (/ (pow b 6) (* (pow a 3) (pow c 4)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))))) a)> |
#<alt (/ -1/4 (* a c))> |
#<alt (* -1 (/ (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* a (pow c 3)))) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* a (pow c 4)))) (* -1/64 (/ (pow b 4) (pow c 3)))) a)) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))> |
#<alt (/ 1 (pow b 2))> |
#<alt (+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))> |
#<alt (+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))> |
#<alt (+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))> |
#<alt (/ -1/4 (* a c))> |
#<alt (/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)> |
#<alt (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c)> |
#<alt (/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c)> |
#<alt (/ -1/4 (* a c))> |
#<alt (* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))> |
#<alt (/ -1/4 (* a c))> |
#<alt (- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c))))> |
#<alt (- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))> |
#<alt (- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))> |
#<alt (/ 1 (pow b 2))> |
#<alt (/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2))> |
#<alt (/ 1 (pow b 2))> |
#<alt (/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2))> |
#<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 (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)))))> |
162 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | c | @ | -inf | (/ (+ (* (* -1/2 (sqrt (+ (* a (* -4 c)) (* b b)))) a) (* a (* -1/2 b))) (* a a)) |
| 1.0ms | c | @ | inf | (/ (+ (* (* -1/2 (sqrt (+ (* a (* -4 c)) (* b b)))) a) (* a (* -1/2 b))) (* a a)) |
| 1.0ms | a | @ | -inf | (* -1/2 (sqrt (+ (* a (* -4 c)) (* b b)))) |
| 1.0ms | b | @ | 0 | (/ (+ (* (* -1/2 (sqrt (+ (* a (* -4 c)) (* b b)))) a) (* a (* -1/2 b))) (* a a)) |
| 0.0ms | c | @ | inf | (* -1/2 (sqrt (+ (* a (* -4 c)) (* b b)))) |
| 1× | batch-egg-rewrite |
| 5 236× | /-lowering-/.f32 |
| 5 236× | /-lowering-/.f64 |
| 4 696× | *-lowering-*.f32 |
| 4 696× | *-lowering-*.f64 |
| 4 528× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 209 |
| 1 | 200 | 184 |
| 2 | 1649 | 184 |
| 0 | 8455 | 172 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ -1/2 a) (+ b (/ 1 (sqrt (/ 1 (+ (* a (* -4 c)) (* b b))))))) |
(/ -1/2 a) |
(+ b (/ 1 (sqrt (/ 1 (+ (* a (* -4 c)) (* b b)))))) |
(/ 1 (sqrt (/ 1 (+ (* a (* -4 c)) (* b b))))) |
(/ c b) |
(* (/ a b) (* -1 (/ c a))) |
(* -1 (/ c a)) |
(/ a b) |
(/ c a) |
(/ (+ (* (/ (* a c) (* b b)) c) c) (neg b)) |
(+ (* (/ (* a c) (* b b)) c) c) |
(/ (* a c) (* b b)) |
(* a c) |
(/ (+ (* (* -1/2 (sqrt (+ (* a (* -4 c)) (* b b)))) a) (* a (* -1/2 b))) (* a a)) |
(+ (* (* -1/2 (sqrt (+ (* a (* -4 c)) (* b b)))) a) (* a (* -1/2 b))) |
(* -1/2 (sqrt (+ (* a (* -4 c)) (* b b)))) |
(sqrt (+ (* a (* -4 c)) (* b b))) |
(sqrt (/ 1 (+ (* a (* -4 c)) (* b b)))) |
(/ 1 (+ (* a (* -4 c)) (* b b))) |
(neg b) |
(+ (* a (* -4 c)) (* b b)) |
| Outputs |
|---|
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 a a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (neg.f64 b) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) #s(literal 1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) a) #s(literal -1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a (neg.f64 a)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))))) (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 a a)) (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) (*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 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 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a) a) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) #s(literal 1 binary64)) (*.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 a (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 a) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a)) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a)) (neg.f64 a)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (neg.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 a)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (-.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 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a)) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 (fma.f64 b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (fma.f64 b (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (fma.f64 b (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 b (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 b (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (fma.f64 b (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (fma.f64 b (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 b (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 b (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 b (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 #s(literal -1/2 binary64) a)) (*.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) a)) (*.f64 a (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) a)) (*.f64 a (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) a)) (*.f64 a (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a (/.f64 #s(literal -1/2 binary64) a))) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)))) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)))) (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 (neg.f64 a) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 (neg.f64 a) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 a) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 1 binary64))) (*.f64 (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 (neg.f64 a) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 (neg.f64 a) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 (neg.f64 a) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 (neg.f64 a) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 a) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 1 binary64))) (*.f64 (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 (neg.f64 a) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 (neg.f64 a) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) a (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) a)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) b)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) a (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) a)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 a) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 a) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) b)) (*.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) a (*.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 a) (*.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 a) (*.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) b)) (*.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) a (*.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 a) (*.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 a) (*.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) a) a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 a #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) a)) |
(/.f64 (fma.f64 a #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (neg.f64 a))) |
(/.f64 (fma.f64 a #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) b)) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a)) |
(/.f64 (fma.f64 a #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.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 (fma.f64 a (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) b)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) b)) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) a (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) a)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) b)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) a (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) a)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 a) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 a) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) b)) (*.f64 (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) a (*.f64 (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 a) (*.f64 (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 a) (*.f64 (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) b)) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) a (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 a) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 a) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)) a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) b)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) a (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) b)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)) a (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))) (neg.f64 (neg.f64 (*.f64 a (neg.f64 a))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (neg.f64 a) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (-.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 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))))) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 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 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))))) |
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))) |
(*.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))))) |
(*.f64 (neg.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -2 binary64))) |
(*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 a a)))) |
(*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a)))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))))))) |
(*.f64 (-.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 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))))) |
(*.f64 (/.f64 a a) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 a))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 #s(literal -1/2 binary64) a) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 a)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (neg.f64 a)))) |
(pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) |
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b))) |
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64) b) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) b) |
(fma.f64 #s(literal -1 binary64) (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) b) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) b) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) b) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) b) |
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) b) |
(fma.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) b) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64)) b) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -1/2 binary64)) b) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) #s(literal -1/2 binary64)) b) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) b) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b) (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (fma.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) b))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1/2 binary64))) |
(fabs.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) (sqrt.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) |
(pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 b)) (/.f64 c (neg.f64 b))) |
(neg.f64 (/.f64 c (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (neg.f64 c) #s(literal -1 binary64)))) |
(/.f64 c b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 (neg.f64 (neg.f64 c)) b) |
(/.f64 (*.f64 c #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (neg.f64 c) #s(literal -1 binary64)) b) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) #s(literal -1 binary64))) (neg.f64 b)) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 c b)) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 c b) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c)))) |
(*.f64 (neg.f64 c) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c #s(literal -1 binary64))) |
(*.f64 (neg.f64 (neg.f64 c)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 c a) (/.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b a)) (/.f64 (*.f64 a c) (*.f64 b a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 (*.f64 a c) (*.f64 a b))) |
(neg.f64 (*.f64 (/.f64 c a) (/.f64 a b))) |
(neg.f64 (*.f64 (/.f64 a b) (/.f64 c a))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a (neg.f64 c)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a (neg.f64 c)) a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 c (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (*.f64 a (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) (*.f64 a (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a c) (/.f64 a (neg.f64 b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) a) (*.f64 #s(literal 1 binary64) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) a) (*.f64 (neg.f64 a) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 b a)) (*.f64 (neg.f64 c) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 b)) (*.f64 (neg.f64 c) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 a (neg.f64 b)) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (/.f64 a b) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (*.f64 (/.f64 c (neg.f64 a)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (*.f64 (/.f64 c (neg.f64 a)) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (/.f64 a (neg.f64 b)) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (*.f64 (neg.f64 a) (/.f64 c (neg.f64 a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (neg.f64 c) (/.f64 a b)))) |
(/.f64 (/.f64 a b) (neg.f64 (/.f64 a c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 a (neg.f64 c)) a)))) |
(/.f64 (/.f64 c a) (neg.f64 (/.f64 b a))) |
(/.f64 (/.f64 c (neg.f64 a)) (/.f64 b a)) |
(/.f64 (*.f64 a (neg.f64 c)) (*.f64 b a)) |
(/.f64 (*.f64 a (neg.f64 c)) (*.f64 a b)) |
(/.f64 (/.f64 (*.f64 a (neg.f64 c)) a) b) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c)) (*.f64 (/.f64 b a) a)) |
(/.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (*.f64 (neg.f64 b) a)) |
(/.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (*.f64 a (/.f64 b a))) |
(/.f64 (*.f64 (neg.f64 c) (neg.f64 a)) (*.f64 a (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 a (neg.f64 c))) (neg.f64 (*.f64 b a))) |
(/.f64 (neg.f64 (*.f64 a (neg.f64 c))) (neg.f64 (*.f64 a b))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (neg.f64 c)) a)) (neg.f64 b)) |
(/.f64 (/.f64 a (neg.f64 b)) (/.f64 a c)) |
(/.f64 (*.f64 (/.f64 a (neg.f64 b)) c) a) |
(/.f64 (*.f64 (/.f64 a b) (neg.f64 c)) a) |
(/.f64 (*.f64 (/.f64 c (neg.f64 a)) #s(literal 1 binary64)) (/.f64 b a)) |
(/.f64 (*.f64 (/.f64 c (neg.f64 a)) (neg.f64 a)) (neg.f64 b)) |
(/.f64 (*.f64 (/.f64 a (neg.f64 b)) (neg.f64 c)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 a) (/.f64 c (neg.f64 a))) (neg.f64 b)) |
(/.f64 (*.f64 (neg.f64 c) (/.f64 a b)) a) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c))) (neg.f64 (*.f64 (/.f64 b a) a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (neg.f64 c))) (neg.f64 (*.f64 (neg.f64 b) a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64))) (neg.f64 (*.f64 a (/.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) (neg.f64 a))) (neg.f64 (*.f64 a (neg.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a (neg.f64 c)) a))) b) |
(/.f64 (neg.f64 (*.f64 (/.f64 a (neg.f64 b)) c)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 a b) (neg.f64 c))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 c (neg.f64 a)) #s(literal 1 binary64))) (neg.f64 (/.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 c (neg.f64 a)) (neg.f64 a))) b) |
(/.f64 (neg.f64 (*.f64 (/.f64 a (neg.f64 b)) (neg.f64 c))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (/.f64 c (neg.f64 a)))) b) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) (/.f64 a b))) (neg.f64 a)) |
(pow.f64 (/.f64 b (/.f64 (*.f64 a (neg.f64 c)) a)) #s(literal -1 binary64)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (neg.f64 a)))) |
(*.f64 a (/.f64 (/.f64 c (neg.f64 a)) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 c)) (*.f64 b a))) |
(*.f64 (/.f64 c b) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 c b) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 c b) (/.f64 (neg.f64 a) a)) |
(*.f64 (/.f64 a b) (/.f64 c (neg.f64 a))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 c a) (/.f64 a b))) |
(*.f64 (/.f64 c a) (/.f64 a (neg.f64 b))) |
(*.f64 (/.f64 c (neg.f64 a)) (/.f64 a b)) |
(*.f64 (*.f64 a (neg.f64 c)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (*.f64 a (neg.f64 c)) (/.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 c (neg.f64 a)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (/.f64 c a) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (*.f64 a (neg.f64 c)) a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) a))) |
(*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) a))) |
(*.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 b a)))) |
(*.f64 (*.f64 (neg.f64 c) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 b)))) |
(*.f64 (neg.f64 (/.f64 (*.f64 a (neg.f64 c)) a)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (/.f64 c (neg.f64 a)) b)) |
(*.f64 (*.f64 (/.f64 a b) (/.f64 c a)) #s(literal -1 binary64)) |
(*.f64 (/.f64 c (neg.f64 b)) (/.f64 a a)) |
(*.f64 (/.f64 c (neg.f64 b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 a (neg.f64 b)) (/.f64 c a)) |
(*.f64 (/.f64 a (neg.f64 b)) (/.f64 (/.f64 c (neg.f64 a)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 a (neg.f64 b)) c) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (/.f64 a b) (neg.f64 c)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (/.f64 c (neg.f64 a)) #s(literal 1 binary64)) (/.f64 a b)) |
(*.f64 (*.f64 (/.f64 c (neg.f64 a)) (neg.f64 a)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 (/.f64 a (neg.f64 b)) (neg.f64 c)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (*.f64 (neg.f64 a) (/.f64 c (neg.f64 a))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 (neg.f64 c) (/.f64 a b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 c (neg.f64 a)) b) (*.f64 a #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 c a) b) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (/.f64 c (neg.f64 a)) (neg.f64 b))) |
(*.f64 (/.f64 a a) (/.f64 c (neg.f64 b))) |
(*.f64 (/.f64 a a) (/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 a c) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 (neg.f64 a) a) (/.f64 c b)) |
(*.f64 (/.f64 (/.f64 a b) a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 (/.f64 c (neg.f64 a)) #s(literal 1 binary64)) (/.f64 a b)) |
(*.f64 (/.f64 (/.f64 c (neg.f64 a)) #s(literal -1 binary64)) (/.f64 a (neg.f64 b))) |
(*.f64 (/.f64 (*.f64 a (/.f64 c a)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 (*.f64 a (/.f64 c a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 c a) b)) |
(*.f64 (/.f64 (*.f64 a #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 c (neg.f64 a)) b)) |
(*.f64 (/.f64 (/.f64 a (neg.f64 b)) a) (*.f64 (neg.f64 c) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 a (neg.f64 b)) #s(literal -1 binary64)) (/.f64 c (neg.f64 a))) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 c a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a))) (/.f64 c (neg.f64 (neg.f64 a)))) |
(neg.f64 (/.f64 c a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a c))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (neg.f64 c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 a c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (neg.f64 c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a c) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 a)) (neg.f64 c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (neg.f64 c) #s(literal -1 binary64)))) |
(/.f64 c (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (/.f64 a c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 a c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (neg.f64 c)))) |
(/.f64 (neg.f64 c) a) |
(/.f64 (neg.f64 c) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 c) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) #s(literal -1 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c))) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 c a) (/.f64 c a) (*.f64 #s(literal 0 binary64) (/.f64 c a))))) |
(pow.f64 (neg.f64 (/.f64 a c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (neg.f64 c)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 c (neg.f64 a))) |
(*.f64 c (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 c a)) |
(*.f64 (/.f64 c a) #s(literal -1 binary64)) |
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (neg.f64 c)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 c)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (*.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (*.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 b)) (/.f64 a (neg.f64 b))) |
(neg.f64 (/.f64 a (neg.f64 b))) |
(/.f64 a b) |
(/.f64 #s(literal 1 binary64) (/.f64 b a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b a))) |
(/.f64 (neg.f64 a) (neg.f64 b)) |
(/.f64 (neg.f64 (neg.f64 a)) b) |
(/.f64 (*.f64 a #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 b)) |
(pow.f64 (/.f64 b a) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 a b)) |
(*.f64 #s(literal -1 binary64) (/.f64 a (neg.f64 b))) |
(*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) a) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a #s(literal -1 binary64))) |
(*.f64 (neg.f64 (neg.f64 a)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a c)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 c (neg.f64 a))) |
(neg.f64 (/.f64 c (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a c)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 c #s(literal 1 binary64)))) |
(/.f64 c a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a c))) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 a)) |
(pow.f64 (/.f64 a c) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 c a)) |
(*.f64 c (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 c (neg.f64 a))) |
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) c) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (neg.f64 c)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 c)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (/.f64 c b))) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (/.f64 c b))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c))) (neg.f64 b)) (/.f64 (/.f64 (*.f64 c c) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c))) (neg.f64 b))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (neg.f64 b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c)))) (/.f64 (*.f64 c c) (*.f64 (neg.f64 b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c))))) |
(neg.f64 (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (/.f64 c b))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 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 (*.f64 b b) (*.f64 b b))))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c))) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (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 (*.f64 b b) (*.f64 b b)))) (neg.f64 b)) (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c)) (neg.f64 b)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) c) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (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 (*.f64 b b) (*.f64 b b)))) (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (/.f64 #s(literal -1 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) c) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 c))))) |
(/.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) c) (neg.f64 b)) |
(/.f64 (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 c)) b) |
(/.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (neg.f64 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 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (*.f64 (neg.f64 b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c)))) |
(/.f64 (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (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 (*.f64 b b) (*.f64 b b)))) (neg.f64 b))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c)) (neg.f64 b))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (*.f64 (neg.f64 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 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c))) (neg.f64 (*.f64 (neg.f64 b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 c))) (neg.f64 b)) |
(/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) c) #s(literal 1 binary64)) (neg.f64 b)) |
(/.f64 (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) 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 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (/.f64 #s(literal -1 binary64) b)) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) c) #s(literal -1 binary64)) b) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (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 (*.f64 b b) (*.f64 b b)))) (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c)) (neg.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 c)))) b) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) c) #s(literal 1 binary64))) b) |
(/.f64 (neg.f64 (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) (neg.f64 (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 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (/.f64 #s(literal -1 binary64) b))) (neg.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) c) #s(literal -1 binary64))) (neg.f64 b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (/.f64 c b)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (/.f64 c b)) (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (/.f64 c b)) (*.f64 #s(literal 0 binary64) (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (/.f64 c b)))))) |
(pow.f64 (/.f64 b (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 c))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (/.f64 c (neg.f64 b)))) |
(*.f64 (/.f64 c b) (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (/.f64 c b))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 c)))))) |
(*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) c) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (/.f64 c (neg.f64 b))) (/.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c)) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c)))) |
(*.f64 (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 c)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 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 (*.f64 b b) (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) c)) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c))))) |
(*.f64 (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (/.f64 c b)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (/.f64 c (neg.f64 b))) |
(*.f64 (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (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 (*.f64 b b) (*.f64 b b)))) (neg.f64 b)))) |
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c)) (neg.f64 b)))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 c))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 c b)) |
(*.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) c) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)) (/.f64 #s(literal 1 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 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (/.f64 #s(literal -1 binary64) b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c)))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) c) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 c b)) |
(*.f64 (pow.f64 (/.f64 (neg.f64 b) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 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 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 b) (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c)))) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) b)) |
(*.f64 (/.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) b) (/.f64 c #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 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 (*.f64 b b) (*.f64 b b))))) b)) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c))) b)) |
(*.f64 (/.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 c (neg.f64 b))) |
(*.f64 (/.f64 (neg.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 c (neg.f64 b))) |
(*.f64 (/.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (/.f64 (/.f64 #s(literal 1 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 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) b) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (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 (*.f64 b b) (*.f64 b b)))) (neg.f64 b)) (/.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) c) (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 (*.f64 b b) (*.f64 b b)))))) |
(+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c)))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) c) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c) |
(fma.f64 c (/.f64 (*.f64 a c) (*.f64 b b)) c) |
(fma.f64 (/.f64 c b) (/.f64 (*.f64 a c) b) c) |
(fma.f64 (/.f64 c b) (/.f64 c (/.f64 b a)) c) |
(fma.f64 (/.f64 a b) (*.f64 (/.f64 c b) c) c) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) |
(fma.f64 (/.f64 a b) (/.f64 c (/.f64 b c)) c) |
(fma.f64 (*.f64 a c) (/.f64 c (*.f64 b b)) c) |
(fma.f64 (*.f64 a c) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) c) c) |
(fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) c c) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (/.f64 b (*.f64 a c))) c) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 c (/.f64 #s(literal 1 binary64) (*.f64 a c))) c) |
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) c) |
(fma.f64 (/.f64 (*.f64 a c) b) (/.f64 c b) c) |
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c))) c) |
(fma.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 a c) (*.f64 b b)) c) |
(fma.f64 (neg.f64 (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b))) c) |
(fma.f64 (/.f64 c (neg.f64 b)) (/.f64 (*.f64 a (neg.f64 c)) b) c) |
(fma.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 a c) (*.f64 b b)) c) |
(fma.f64 (*.f64 c (*.f64 a (neg.f64 c))) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b))) c) |
(fma.f64 (*.f64 c (/.f64 (*.f64 a c) b)) (/.f64 #s(literal 1 binary64) b) c) |
(fma.f64 (*.f64 (*.f64 a (neg.f64 c)) c) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b))) c) |
(fma.f64 (*.f64 (/.f64 (*.f64 a c) b) c) (/.f64 #s(literal 1 binary64) b) c) |
(fma.f64 (/.f64 (*.f64 a (*.f64 c c)) b) (/.f64 #s(literal 1 binary64) b) c) |
(fma.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (*.f64 a c) (*.f64 b (neg.f64 b))) c) |
(fma.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 a c) b) (neg.f64 b)) c) |
(fma.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 a c) (*.f64 b b)) c) |
(fma.f64 (/.f64 c (/.f64 b a)) (/.f64 c b) c) |
(fma.f64 (/.f64 c (/.f64 b c)) (/.f64 a b) c) |
(fma.f64 (/.f64 (*.f64 a (neg.f64 c)) b) (/.f64 c (neg.f64 b)) c) |
(fma.f64 (/.f64 (*.f64 a (neg.f64 c)) #s(literal -1 binary64)) (/.f64 c (*.f64 b b)) c) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) b) #s(literal 1 binary64)) (/.f64 c b) c) |
(fma.f64 (/.f64 (/.f64 (*.f64 a c) b) #s(literal -1 binary64)) (/.f64 c (neg.f64 b)) c) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c c)) c)) (*.f64 b b))) (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) c)))) |
(/.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (fma.f64 c c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c c)) c)) (*.f64 b b)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (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 (*.f64 b b) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (neg.f64 (fma.f64 c c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c c)) c)) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c))) (neg.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c)))) |
(/.f64 (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c))) (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c)) (*.f64 c c))) (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c)) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) (neg.f64 (neg.f64 (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 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c))) (fma.f64 (/.f64 (*.f64 c c) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) c)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) c)) |
(*.f64 c (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 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 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 c c (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 a (*.f64 c c)) c)) (*.f64 b b))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c)))) |
(*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) c) |
(*.f64 (neg.f64 (fma.f64 c (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (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 (*.f64 b b) (*.f64 b b))))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) c) (neg.f64 c))))) |
(*.f64 (-.f64 (*.f64 c c) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 a c))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (neg.f64 b))) (/.f64 (*.f64 a c) (*.f64 b (neg.f64 b)))) |
(neg.f64 (/.f64 (*.f64 a c) (*.f64 b (neg.f64 b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a c))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b b) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 c b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (/.f64 b c)) (*.f64 a #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) b) (*.f64 #s(literal 1 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) (/.f64 b c)) (*.f64 (neg.f64 a) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (neg.f64 a) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (/.f64 a b) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) (*.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (*.f64 (/.f64 a b) (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (*.f64 (neg.f64 a) (/.f64 c b)))) |
(/.f64 (/.f64 c b) (/.f64 b a)) |
(/.f64 (/.f64 a b) (/.f64 b c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 a c)))) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/.f64 (*.f64 a (neg.f64 c)) (*.f64 b (neg.f64 b))) |
(/.f64 (/.f64 (*.f64 a c) b) b) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 b a) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c)) (*.f64 (/.f64 b a) (neg.f64 b))) |
(/.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 b) (/.f64 b c))) |
(/.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 a (neg.f64 c))) (neg.f64 (*.f64 b (neg.f64 b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (neg.f64 b)) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 b (/.f64 b c))) |
(/.f64 (*.f64 (/.f64 a b) c) b) |
(/.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64)) (/.f64 b c)) |
(/.f64 (*.f64 (/.f64 a b) (neg.f64 c)) (neg.f64 b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (*.f64 (neg.f64 a) (/.f64 c b)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c))) (neg.f64 (*.f64 (/.f64 b a) (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (neg.f64 c))) (*.f64 b (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a b) (neg.f64 c))) b) |
(/.f64 (neg.f64 (/.f64 a b)) (neg.f64 (/.f64 b c))) |
(/.f64 (neg.f64 (/.f64 c b)) (neg.f64 (/.f64 b a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) c)) (neg.f64 (*.f64 (/.f64 b a) b))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 b) (/.f64 b c)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (neg.f64 c)))) (neg.f64 (neg.f64 (*.f64 b (neg.f64 b))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a c) b))) b) |
(/.f64 (neg.f64 (*.f64 (/.f64 a b) c)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64))) (neg.f64 (/.f64 b c))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64))) (*.f64 b (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (/.f64 c b))) b) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 (*.f64 b (/.f64 b c)))) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 a c)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 c (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) |
(*.f64 c (/.f64 a (*.f64 b b))) |
(*.f64 (/.f64 c b) (/.f64 a b)) |
(*.f64 (/.f64 c b) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 a b) (/.f64 c b)) |
(*.f64 (/.f64 a b) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 a c))))) |
(*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 a (neg.f64 c)) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a c)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 c (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (neg.f64 b))) |
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 c (*.f64 b b)) a) |
(*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) b))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 c)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) (neg.f64 b)))) |
(*.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) (/.f64 b c)))) |
(*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (neg.f64 (*.f64 a (neg.f64 c))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 c (*.f64 b b))) |
(*.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 b c)))) |
(*.f64 (/.f64 c (neg.f64 b)) (/.f64 a (neg.f64 b))) |
(*.f64 (/.f64 c (neg.f64 b)) (/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 a (neg.f64 b)) (/.f64 c (neg.f64 b))) |
(*.f64 (/.f64 a (neg.f64 b)) (/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 a (neg.f64 b)) (/.f64 (/.f64 c b) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 a b) c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (/.f64 a b) #s(literal 1 binary64)) (/.f64 c b)) |
(*.f64 (*.f64 (/.f64 a b) (neg.f64 c)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 (neg.f64 a) (/.f64 c b)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 a (*.f64 b b))) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (neg.f64 a) (*.f64 b b))) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (/.f64 a b) (neg.f64 b))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (neg.f64 c) (*.f64 b b))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (/.f64 c b) (neg.f64 b))) |
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 (/.f64 a b) b)) |
(*.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (neg.f64 b))) |
(*.f64 (/.f64 (/.f64 a b) b) (*.f64 (neg.f64 c) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 a c) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) (/.f64 c b)) |
(*.f64 (/.f64 (/.f64 a b) #s(literal -1 binary64)) (/.f64 c (neg.f64 b))) |
(*.f64 a c) |
(*.f64 c a) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 a a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (neg.f64 b) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) #s(literal 1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) a) #s(literal -1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a (neg.f64 a)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))))) (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 a a)) (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) (*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a)) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 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 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a) a) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) #s(literal 1 binary64)) (*.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 a (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 a) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a)) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a)) (neg.f64 a)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (neg.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 a)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (-.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 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a)) |
(/.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 (fma.f64 b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (fma.f64 b (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (fma.f64 b (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 b (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 b (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 b (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (fma.f64 b (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (fma.f64 b (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 b (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 b (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 b (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 b (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 #s(literal -1/2 binary64) a)) (*.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) a)) (*.f64 a (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) a)) (*.f64 a (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) a)) (*.f64 a (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a (/.f64 #s(literal -1/2 binary64) a))) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)))) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)))) (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b 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)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 (neg.f64 a) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 (neg.f64 a) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 a) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 1 binary64))) (*.f64 (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 (neg.f64 a) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 (neg.f64 a) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 (neg.f64 a) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 (neg.f64 a) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 a) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal 1 binary64))) (*.f64 (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 (neg.f64 a) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 (neg.f64 a) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 (neg.f64 a) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 a) (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)))) (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) a (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) a)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) b)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) a (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) a)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 a) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 a) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) b)) (*.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) a (*.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 a) (*.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 a) (*.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) b)) (*.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) a (*.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 a) (*.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 a) (*.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) a) a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 a #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) a)) |
(/.f64 (fma.f64 a #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (neg.f64 a))) |
(/.f64 (fma.f64 a #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) b)) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a)) |
(/.f64 (fma.f64 a #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.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 (fma.f64 a (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) b)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) b)) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) b)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) a (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) a)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) b)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) a (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) a)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 a) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 a) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) b)) (*.f64 (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) a (*.f64 (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 a) (*.f64 (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 a) (*.f64 (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) b)) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) a (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 a) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 a) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)) a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) b)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) a (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) b)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)) a (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 a) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))) (neg.f64 (neg.f64 (*.f64 a (neg.f64 a))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (neg.f64 a) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (-.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 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))))) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 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 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))))) |
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))) |
(*.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))))) |
(*.f64 (neg.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -2 binary64))) |
(*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 a a)))) |
(*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) a))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (neg.f64 a)))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (neg.f64 a)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))))))) |
(*.f64 (-.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 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))))) |
(*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))))) |
(*.f64 (/.f64 a a) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (neg.f64 a))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 b b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a)) (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) |
(+.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 a (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 b a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) |
(fma.f64 a (*.f64 #s(literal -1/2 binary64) b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 b (*.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a) (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.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 a (*.f64 #s(literal -4 binary64) c) (*.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 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) |
(fma.f64 (*.f64 a (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1/2 binary64) (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) |
(fma.f64 (*.f64 a b) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 #s(literal -1/2 binary64) b)))))) (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) (fma.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (neg.f64 (fma.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 #s(literal -1/2 binary64) b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))))) (neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))))) (*.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))))) (neg.f64 (neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))))) (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 #s(literal -1/2 binary64) b)))))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b))) (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) b)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) a)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) a))))) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1/2 binary64))) |
(fabs.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) (sqrt.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) |
(pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64))) |
(fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(*.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) |
(exp.f64 (neg.f64 (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(-.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 b b))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (/.f64 (*.f64 b b) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) |
(pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(*.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (neg.f64 b)) |
(-.f64 #s(literal 0 binary64) b) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b b) (+.f64 #s(literal 0 binary64) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(neg.f64 b) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) b) (*.f64 b (neg.f64 b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 b (neg.f64 b)) (+.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 b (neg.f64 b))) (neg.f64 (+.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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (neg.f64 b))))) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(+.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(exp.f64 (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(sqrt.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(sqrt.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 b b (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 #s(literal -4 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 b b))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) (*.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))))) |
(pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 2 binary64))) |
(*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(*.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 b b))))))) |
(*.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c)))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal -4 binary64) c)) (*.f64 b b)))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) |
(*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64))) (/.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))))) #s(literal 1 binary64)) (/.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c))) (*.f64 a (*.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 a (*.f64 #s(literal -4 binary64) c))))))) |
| 1× | egg-herbie |
| 9 272× | accelerator-lowering-fma.f32 |
| 9 272× | accelerator-lowering-fma.f64 |
| 6 746× | *-lowering-*.f32 |
| 6 746× | *-lowering-*.f64 |
| 6 666× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1136 | 10922 |
| 1 | 3736 | 10764 |
| 0 | 8378 | 10289 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(* 2 b) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* 2 (/ (* a c) b)) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
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)))))))) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ 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 a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ c a) |
(/ c a) |
(/ c a) |
(/ c a) |
(/ c a) |
(/ c a) |
(/ c a) |
(/ c a) |
(/ c a) |
(/ c a) |
(/ c a) |
(/ c a) |
(/ c a) |
(/ c a) |
(/ c a) |
(/ c a) |
(/ c a) |
(/ c a) |
(/ c a) |
(/ c a) |
(/ c a) |
(/ c a) |
(/ c a) |
(/ c a) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(/ (* a (pow c 2)) (pow b 2)) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(/ (* a (pow c 2)) (pow b 2)) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
c |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(/ (* a (pow c 2)) (pow b 2)) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(/ (* a (pow c 2)) (pow b 2)) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -1 (/ (* b (+ (* -1/2 a) (* 1/2 a))) (pow a 2))) |
(* -1 (* b (+ (/ -1/2 a) (+ (/ 1/2 a) (/ c (pow b 2)))))) |
(* -1 (* b (+ (/ -1/2 a) (+ (/ 1/2 a) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ -1/2 a) (+ (/ 1/2 a) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))))))) |
(* -1 (* a b)) |
(* a (+ (* -1 b) (/ (* a c) b))) |
(* a (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))))) |
(* a (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b))))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))) |
(* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))) |
(* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(* (pow a 2) (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(* -1 (* a b)) |
(+ (* -1 (* a b)) (/ (* (pow a 2) c) b)) |
(+ (* -1 (* a b)) (* c (+ (/ (* (pow a 3) c) (pow b 3)) (/ (pow a 2) b)))) |
(+ (* -1 (* a b)) (* c (+ (* c (+ (* 2 (/ (* (pow a 4) c) (pow b 5))) (/ (pow a 3) (pow b 3)))) (/ (pow a 2) b)))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* -1/2 (/ (* a b) c)))) |
(* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1/2 (/ (* a b) c)) (* -1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1/2 (/ (* a b) c)) (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* 1/2 (/ (* a b) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (* a b)) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (* a b))) c))))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) |
(+ (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -1/2 a) (* -1/4 (* (sqrt (/ a c)) (/ b (sqrt -4))))))) |
(+ (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -1/2 a) (* b (+ (* -1/4 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
(* -1 (* a b)) |
(* b (+ (* -1 a) (/ (* (pow a 2) c) (pow b 2)))) |
(* b (+ (* -1 a) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4))))) |
(* b (+ (* -1 a) (+ (* 2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) |
(* -1 (* b (+ (* -1/2 a) (* 1/2 a)))) |
(* -1 (* b (+ (* -1/2 a) (+ (* 1/2 a) (/ (* (pow a 2) c) (pow b 2)))))) |
(* -1 (* b (+ (* -1/2 a) (+ (* 1/2 a) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ (* -1/2 a) (+ (* 1/2 a) (+ (* 2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))) |
(* -1/2 b) |
(+ (* -1/2 b) (/ (* a c) b)) |
(+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) |
(+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))) |
(* -1/2 b) |
(+ (* -1/2 b) (/ (* a c) b)) |
(+ (* -1/2 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) |
(+ (* -1/2 b) (* c (+ (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 5))) (/ (pow a 2) (pow b 3)))) (/ a b)))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) |
(* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1))))))))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) |
(+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))))) |
(* -1/2 b) |
(* b (- (/ (* a c) (pow b 2)) 1/2)) |
(* b (- (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1/2)) |
(* b (- (+ (* 2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1/2)) |
(* 1/2 b) |
(* -1 (* b (- (/ (* a c) (pow b 2)) 1/2))) |
(* -1 (* b (- (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1/2))) |
(* -1 (* b (- (+ (* 2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1/2))) |
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)))))))) |
(/ 1 b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b)) |
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b)) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(/ 1 b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b)) |
(+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b)) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4))))))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))) |
(/ 1 b) |
(/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b) |
(/ -1 b) |
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)) |
(/ 1 (pow b 2)) |
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))) |
(+ (* a (- (* 16 (/ (* a (pow c 2)) (pow b 6))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2))) |
(+ (* a (- (* a (- (* 64 (/ (* a (pow c 3)) (pow b 8))) (* -16 (/ (pow c 2) (pow b 6))))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2))) |
(/ -1/4 (* a c)) |
(/ (- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a) |
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))) a) |
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 3) (pow c 4)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))))) a) |
(/ -1/4 (* a c)) |
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* a (pow c 3)))) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* a (pow c 4)))) (* -1/64 (/ (pow b 4) (pow c 3)))) a)) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a)) |
(/ 1 (pow b 2)) |
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))) |
(+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2))) |
(+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2))) |
(/ -1/4 (* a c)) |
(/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c) |
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c) |
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c) |
(/ -1/4 (* a c)) |
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c)) |
(/ -1/4 (* a c)) |
(- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c)))) |
(- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c)))) |
(- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c)))) |
(/ 1 (pow b 2)) |
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2)) |
(/ 1 (pow b 2)) |
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2)) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(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))))) |
| Outputs |
|---|
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.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)) (neg.f64 b)) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 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)))) (*.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)))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 b #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.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 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) (neg.f64 a))) a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal 1/16 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/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 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a)))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(*.f64 b (+.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b 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 #s(literal -1 binary64) a)))) |
(* -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 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) c)) (neg.f64 b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) c))) (neg.f64 b)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(fma.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 a))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.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 b (neg.f64 a))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (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) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (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 (*.f64 #s(literal 1/16 binary64) (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)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.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))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))))) c)) c))))) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) b) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (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 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(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 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64))) |
(* b (+ 2 (+ (* -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 2 binary64))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (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))) (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)))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) b) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))) (neg.f64 b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(/.f64 (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 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c)))) (neg.f64 b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(/.f64 (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 -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 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))))) (neg.f64 b)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 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))) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 b #s(literal 2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(*.f64 a (fma.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 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64) (/.f64 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 (/.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)))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64) (/.f64 b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b (neg.f64 a))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 b (/.f64 (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 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a)) a)) (neg.f64 a)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 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))) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 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)) (*.f64 b #s(literal 2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(*.f64 c (fma.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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a 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 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(*.f64 c (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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a 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 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b (neg.f64 c))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 b (/.f64 (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))))) c)) c)) (neg.f64 c)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) 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 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -2 binary64))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 (/.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)))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/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 (*.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)))) #s(literal -1/8 binary64) (fma.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 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 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 #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)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 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)))))))) |
(*.f64 (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)))) (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))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) (neg.f64 a)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) 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 a c))) |
(* 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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a 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 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.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)))))))) |
(* 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (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))))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (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))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a 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 -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))))))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(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))) (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 1/512 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(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 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* (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 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 b b) (fma.f64 (*.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 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 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 #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))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(fma.f64 b (/.f64 (*.f64 (*.f64 a 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 b (*.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))))) 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 -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) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))))) b) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(neg.f64 (fma.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(neg.f64 (fma.f64 b (*.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))))) 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 (neg.f64 b) (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))) (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)))) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(* -1 (/ c b)) |
(/.f64 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 (/ 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 a)) |
(/.f64 c (neg.f64 a)) |
(* -1 (/ c a)) |
(/.f64 c (neg.f64 a)) |
(* -1 (/ c a)) |
(/.f64 c (neg.f64 a)) |
(* -1 (/ c a)) |
(/.f64 c (neg.f64 a)) |
(* -1 (/ c a)) |
(/.f64 c (neg.f64 a)) |
(* -1 (/ c a)) |
(/.f64 c (neg.f64 a)) |
(* -1 (/ c a)) |
(/.f64 c (neg.f64 a)) |
(* -1 (/ c a)) |
(/.f64 c (neg.f64 a)) |
(* -1 (/ c a)) |
(/.f64 c (neg.f64 a)) |
(* -1 (/ c a)) |
(/.f64 c (neg.f64 a)) |
(* -1 (/ c a)) |
(/.f64 c (neg.f64 a)) |
(* -1 (/ c a)) |
(/.f64 c (neg.f64 a)) |
(* -1 (/ c a)) |
(/.f64 c (neg.f64 a)) |
(* -1 (/ c a)) |
(/.f64 c (neg.f64 a)) |
(* -1 (/ c a)) |
(/.f64 c (neg.f64 a)) |
(* -1 (/ c a)) |
(/.f64 c (neg.f64 a)) |
(* -1 (/ c a)) |
(/.f64 c (neg.f64 a)) |
(* -1 (/ c a)) |
(/.f64 c (neg.f64 a)) |
(* -1 (/ c a)) |
(/.f64 c (neg.f64 a)) |
(* -1 (/ c a)) |
(/.f64 c (neg.f64 a)) |
(* -1 (/ c a)) |
(/.f64 c (neg.f64 a)) |
(* -1 (/ c a)) |
(/.f64 c (neg.f64 a)) |
(* -1 (/ c a)) |
(/.f64 c (neg.f64 a)) |
(* -1 (/ c a)) |
(/.f64 c (neg.f64 a)) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ c a) |
(/.f64 c a) |
(/ c a) |
(/.f64 c a) |
(/ c a) |
(/.f64 c a) |
(/ c a) |
(/.f64 c a) |
(/ c a) |
(/.f64 c a) |
(/ c a) |
(/.f64 c a) |
(/ c a) |
(/.f64 c a) |
(/ c a) |
(/.f64 c a) |
(/ c a) |
(/.f64 c a) |
(/ c a) |
(/.f64 c a) |
(/ c a) |
(/.f64 c a) |
(/ c a) |
(/.f64 c a) |
(/ c a) |
(/.f64 c a) |
(/ c a) |
(/.f64 c a) |
(/ c a) |
(/.f64 c a) |
(/ c a) |
(/.f64 c a) |
(/ c a) |
(/.f64 c a) |
(/ c a) |
(/.f64 c a) |
(/ c a) |
(/.f64 c a) |
(/ c a) |
(/.f64 c a) |
(/ c a) |
(/.f64 c a) |
(/ c a) |
(/.f64 c a) |
(/ c a) |
(/.f64 c a) |
(/ c a) |
(/.f64 c a) |
(* -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)) (* -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)) (* -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 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))) |
(* -1 (/ c b)) |
(/.f64 c (neg.f64 b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 b c)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 b c)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(* -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)) |
(/ (+ (* -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)) |
(/ (+ (* -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)) |
(* -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 (/ (* 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 (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b)) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(*.f64 a (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(*.f64 a (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(*.f64 a (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(*.f64 (-.f64 (/.f64 c (neg.f64 a)) (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(*.f64 (-.f64 (/.f64 c (neg.f64 a)) (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(*.f64 (-.f64 (/.f64 c (neg.f64 a)) (/.f64 (*.f64 c c) (*.f64 b b))) (neg.f64 a)) |
c |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(fma.f64 c (/.f64 (*.f64 a c) (*.f64 b b)) c) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(fma.f64 c (/.f64 (*.f64 a c) (*.f64 b b)) c) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(fma.f64 c (/.f64 (*.f64 a c) (*.f64 b b)) c) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b)))) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/.f64 (fma.f64 c (*.f64 b b) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.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)) (neg.f64 b)) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 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)))) (*.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)))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 b #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.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 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) (neg.f64 a))) a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(fma.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 a))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.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 b (neg.f64 a))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (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) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (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 (*.f64 #s(literal 1/16 binary64) (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)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.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))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))))) c)) c))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal 1/16 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/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 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a)))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(*.f64 b (+.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b 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 #s(literal -1 binary64) a)))) |
(* -1 (/ (* b (+ (* -1/2 a) (* 1/2 a))) (pow a 2))) |
(*.f64 b (/.f64 #s(literal 0 binary64) (*.f64 a a))) |
(* -1 (* b (+ (/ -1/2 a) (+ (/ 1/2 a) (/ c (pow b 2)))))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 c (*.f64 b b))))) |
(* -1 (* b (+ (/ -1/2 a) (+ (/ 1/2 a) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (+.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1/2 binary64) a)))) |
(* -1 (* b (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ -1/2 a) (+ (/ 1/2 a) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.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 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))))) |
(* -1 (* a b)) |
(*.f64 b (neg.f64 a)) |
(* a (+ (* -1 b) (/ (* a c) b))) |
(*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) |
(* a (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))))) |
(*.f64 a (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b))) |
(* a (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b))))) |
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.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)) (neg.f64 b))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) |
(* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) (*.f64 a a)) |
(* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a)) |
(* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 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)))) (*.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 a a)) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) |
(* (pow a 2) (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(*.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 a a)) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 b #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a)) (*.f64 a a)) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(*.f64 (-.f64 (*.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/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 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) (neg.f64 a))) a)) (*.f64 a a)) |
(* -1 (* a b)) |
(*.f64 b (neg.f64 a)) |
(+ (* -1 (* a b)) (/ (* (pow a 2) c) b)) |
(fma.f64 b (neg.f64 a) (/.f64 (*.f64 c (*.f64 a a)) b)) |
(+ (* -1 (* a b)) (* c (+ (/ (* (pow a 3) c) (pow b 3)) (/ (pow a 2) b)))) |
(fma.f64 c (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b)) (*.f64 b (neg.f64 a))) |
(+ (* -1 (* a b)) (* c (+ (* c (+ (* 2 (/ (* (pow a 4) c) (pow b 5))) (/ (pow a 3) (pow b 3)))) (/ (pow a 2) b)))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) b)) (*.f64 b (neg.f64 a))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) |
(* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* -1/2 (/ (* a b) c)))) |
(*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b a) c)))) |
(* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1/2 (/ (* a b) c)) (* -1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b a) c))))) |
(* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1/2 (/ (* a b) c)) (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b a) c)) (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 a (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* 1/2 (/ (* a b) c))))) |
(*.f64 (neg.f64 c) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b a)) c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (* a b)) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 (neg.f64 c) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.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 (*.f64 a #s(literal -1/2 binary64)) b)) c)))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (* a b))) c))))) |
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (-.f64 (*.f64 (*.f64 a #s(literal -1/2 binary64)) b) (/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c)) c))))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))))) |
(+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) |
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b a))) |
(+ (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -1/2 a) (* -1/4 (* (sqrt (/ a c)) (/ b (sqrt -4))))))) |
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))) |
(+ (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -1/2 a) (* b (+ (* -1/4 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))) |
(* -1 (* a b)) |
(*.f64 b (neg.f64 a)) |
(* b (+ (* -1 a) (/ (* (pow a 2) c) (pow b 2)))) |
(*.f64 b (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) (neg.f64 a))) |
(* b (+ (* -1 a) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4))))) |
(*.f64 b (-.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) a)) |
(* b (+ (* -1 a) (+ (* 2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) |
(*.f64 b (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) a)) |
(* -1 (* b (+ (* -1/2 a) (* 1/2 a)))) |
(*.f64 b #s(literal 0 binary64)) |
(* -1 (* b (+ (* -1/2 a) (+ (* 1/2 a) (/ (* (pow a 2) c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) #s(literal 0 binary64))) |
(* -1 (* b (+ (* -1/2 a) (+ (* 1/2 a) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) #s(literal 0 binary64))) |
(* -1 (* b (+ (* -1/2 a) (+ (* 1/2 a) (+ (* 2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) #s(literal 0 binary64))) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(+ (* -1/2 b) (/ (* a c) b)) |
(fma.f64 b #s(literal -1/2 binary64) (*.f64 a (/.f64 c b))) |
(+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) |
(fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (*.f64 b #s(literal -1/2 binary64))) |
(+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.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)) (*.f64 b #s(literal -1/2 binary64))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(*.f64 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(*.f64 a (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 -4 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (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)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) #s(literal -1/32 binary64) (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)))) (*.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)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))) |
(*.f64 (neg.f64 a) (fma.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)))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))) |
(*.f64 (neg.f64 a) (-.f64 (fma.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)))) (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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1/1024 binary64) (*.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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(+ (* -1/2 b) (/ (* a c) b)) |
(fma.f64 b #s(literal -1/2 binary64) (*.f64 a (/.f64 c b))) |
(+ (* -1/2 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) |
(fma.f64 c (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 b #s(literal -1/2 binary64))) |
(+ (* -1/2 b) (* c (+ (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 5))) (/ (pow a 2) (pow b 3)))) (/ a b)))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 a b)) (*.f64 b #s(literal -1/2 binary64))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) |
(*.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 -4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(*.f64 c (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal 1/16 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 (*.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)))))) #s(literal -1/32 binary64)))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))))))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal -1/8 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)))))) (fma.f64 (*.f64 #s(literal 1/128 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)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1))))))))) |
(*.f64 (neg.f64 c) (-.f64 (fma.f64 #s(literal -1/8 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)))))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) #s(literal -1/1024 binary64) (*.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.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 -4 binary64))))) |
(+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(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)) (*.f64 a (*.f64 a a))))) (*.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 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))) |
(+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.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)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal -1/32 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 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 a c))) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(* b (- (/ (* a c) (pow b 2)) 1/2)) |
(*.f64 b (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) |
(* b (- (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1/2)) |
(*.f64 b (fma.f64 a (/.f64 c (*.f64 b b)) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64)))) |
(* b (- (+ (* 2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1/2)) |
(*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 c (*.f64 b b)) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64))))) |
(* 1/2 b) |
(*.f64 b #s(literal 1/2 binary64)) |
(* -1 (* b (- (/ (* a c) (pow b 2)) 1/2))) |
(neg.f64 (*.f64 b (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)))) |
(* -1 (* b (- (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1/2))) |
(*.f64 (neg.f64 b) (fma.f64 a (/.f64 c (*.f64 b b)) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64)))) |
(* -1 (* b (- (+ (* 2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1/2))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 c (*.f64 b b)) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/2 binary64))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) 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 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -2 binary64))) b) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 (/.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)))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/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 (*.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)))) #s(literal -1/8 binary64) (fma.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 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 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 #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)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 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)))))))) |
(*.f64 (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)))) (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))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) (neg.f64 a)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64) 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 a c))) |
(* 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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a 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 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.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)))))))) |
(* 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (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))))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (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))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a 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 -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))))))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(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))) (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 1/512 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(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 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* (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 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 b b) (fma.f64 (*.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 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 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 #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))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(fma.f64 b (/.f64 (*.f64 (*.f64 a 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 b (*.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))))) 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 -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) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))))) b) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(neg.f64 (fma.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(neg.f64 (fma.f64 b (*.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))))) 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 (neg.f64 b) (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))) (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) |
(/.f64 #s(literal 1 binary64) b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) |
(+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b)) |
(fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (/.f64 #s(literal 1 binary64) b)) |
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b)) |
(fma.f64 a (fma.f64 a (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 b a) (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 b (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(fma.f64 #s(literal -1/32 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 -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(fma.f64 #s(literal -1/32 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 -1/4 binary64))) (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/4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 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/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/32 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 -1/4 binary64))) (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/4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(fma.f64 #s(literal -1/16 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 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(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/16 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 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 (fma.f64 #s(literal -1/16 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 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) (/.f64 (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 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (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/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c)))))) (*.f64 a (*.f64 a a)))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) |
(+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b)) |
(fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 c (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))) (/.f64 #s(literal 1 binary64) b)) |
(+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b)) |
(fma.f64 c (fma.f64 c (*.f64 (*.f64 b #s(literal -1/2 binary64)) (fma.f64 c (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 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(fma.f64 #s(literal -1/32 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 -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(fma.f64 #s(literal -1/32 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 -1/4 binary64))) (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/4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 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/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/32 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 -1/4 binary64))) (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/4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(fma.f64 #s(literal -1/16 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 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(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/16 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 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 (fma.f64 #s(literal -1/16 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 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (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/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 c (*.f64 c c)))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(fma.f64 #s(literal -1/32 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 -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/32 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a c))) (fma.f64 (*.f64 b b) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a c) #s(literal -1/4 binary64))) (/.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/32 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64))) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -64 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))))) (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)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -64 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))))) (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)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))) |
(fma.f64 #s(literal 4 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(+ (* a (- (* 16 (/ (* a (pow c 2)) (pow b 6))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2))) |
(fma.f64 a (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(+ (* a (- (* a (- (* 64 (/ (* a (pow c 3)) (pow b 8))) (* -16 (/ (pow c 2) (pow b 6))))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 64 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 a c)) |
(/ (- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a) |
(/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))) (/.f64 #s(literal -1/4 binary64) c)) a) |
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1/4 binary64) c))) a) |
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 3) (pow c 4)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1/4 binary64) c)))) a) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 a c)) |
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a)) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1/4 binary64) c)) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* a (pow c 3)))) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) a)) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* a (pow c 4)))) (* -1/64 (/ (pow b 4) (pow c 3)))) a)) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 c c))))) (neg.f64 a)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) a)) (neg.f64 a)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))) |
(fma.f64 #s(literal 4 binary64) (*.f64 a (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2))) |
(fma.f64 c (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2))) |
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 64 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 a c)) |
(/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c) |
(/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (/.f64 #s(literal -1/4 binary64) a)) c) |
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (/.f64 #s(literal 1/4 binary64) a))) c) |
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))) (fma.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (/.f64 #s(literal 1/4 binary64) a)))) c) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 a c)) |
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (/.f64 #s(literal 1/4 binary64) a)) (neg.f64 c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (fma.f64 #s(literal -1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) c)) (neg.f64 c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (*.f64 #s(literal 1/64 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) c)) (neg.f64 c)) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 a c)) |
(- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c)))) |
(fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 #s(literal -1/4 binary64) (*.f64 a c))) |
(- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c)))) |
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (/.f64 #s(literal -1/4 binary64) (*.f64 a c))) |
(- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c)))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/256 binary64) (/.f64 (*.f64 b b) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (/.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (/.f64 #s(literal -1/4 binary64) (*.f64 a c))) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b)) |
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b)) |
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) #s(literal 64 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b)) |
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 b b)) |
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2)) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) #s(literal 64 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -16 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 b 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) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #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 a c) #s(literal -4 binary64)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #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 a c) #s(literal -4 binary64)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (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))) |
Compiled 73 882 to 5 873 computations (92.1% saved)
47 alts after pruning (40 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 480 | 15 | 2 495 |
| Fresh | 8 | 25 | 33 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 6 | 6 |
| Total | 2 492 | 47 | 2 539 |
| Status | Accuracy | Program |
|---|---|---|
| 31.8% | (fma.f64 (/.f64 c a) (/.f64 a b) (neg.f64 (/.f64 b a))) | |
| ✓ | 47.3% | (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))))))) |
| 36.5% | (fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a))) | |
| 37.0% | (/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a) | |
| 47.1% | (/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 23.1% | (/.f64 (fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (neg.f64 (/.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 2 binary64) a)) | |
| 26.2% | (/.f64 (fma.f64 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 b)) | |
| 19.6% | (/.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)))))))) | |
| 21.4% | (/.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| 17.9% | (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (*.f64 #s(literal 2 binary64) a)) | |
| 44.0% | (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a) a) | |
| 35.9% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) (*.f64 a a)) | |
| ✓ | 36.9% | (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) |
| 29.7% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b))) | |
| 42.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)) | |
| ✓ | 49.8% | (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
| 31.3% | (/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal -2 binary64))) | |
| 32.3% | (/.f64 (*.f64 (/.f64 a (neg.f64 b)) c) a) | |
| 23.8% | (/.f64 (*.f64 b (neg.f64 a)) (*.f64 a a)) | |
| 36.1% | (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a a)) | |
| 32.0% | (/.f64 (*.f64 a (neg.f64 c)) (*.f64 b a)) | |
| 30.9% | (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) a) | |
| 38.7% | (/.f64 c (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))) | |
| ✓ | 38.8% | (/.f64 c (neg.f64 b)) |
| ✓ | 14.7% | (/.f64 c b) |
| ✓ | 49.7% | (/.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)))))))) |
| 31.3% | (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) | |
| 38.0% | (/.f64 #s(literal -1 binary64) (/.f64 b c)) | |
| 38.3% | (/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c)))) | |
| 37.0% | (-.f64 (/.f64 c b) (/.f64 b a)) | |
| 33.0% | (*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b)) | |
| 38.8% | (*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (/.f64 c (neg.f64 b))) | |
| 36.1% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) | |
| 14.7% | (*.f64 (/.f64 #s(literal 1 binary64) b) c) | |
| 19.5% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (/.f64 #s(literal -1/4 binary64) a)) c))))) | |
| 29.2% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 a c)))))) | |
| 31.3% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) | |
| 34.0% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64)))) | |
| 33.8% | (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) a)) | |
| 38.7% | (*.f64 (/.f64 #s(literal -1 binary64) b) c) | |
| 32.3% | (*.f64 (*.f64 (/.f64 a (neg.f64 b)) c) (/.f64 #s(literal 1 binary64) a)) | |
| 34.0% | (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a (*.f64 b (*.f64 a #s(literal 2 binary64))))) | |
| 18.9% | (*.f64 (neg.f64 (*.f64 (/.f64 b a) (/.f64 b a))) (/.f64 a b)) | |
| 31.8% | (*.f64 a (/.f64 (/.f64 c (neg.f64 a)) b)) | |
| 31.8% | (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (neg.f64 a)))) | |
| 31.8% | (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a b)))) | |
| ✓ | 37.1% | (neg.f64 (/.f64 b a)) |
Compiled 1 982 to 762 computations (61.6% saved)
| Inputs |
|---|
(/.f64 c b) |
(neg.f64 (/.f64 b a)) |
(/.f64 c (neg.f64 b)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (*.f64 a (neg.f64 c)) (*.f64 b a)) |
(/.f64 (*.f64 b (neg.f64 a)) (*.f64 a a)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) (*.f64 a b))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a b)))) |
(*.f64 a (/.f64 (/.f64 c (neg.f64 a)) b)) |
(/.f64 (*.f64 (/.f64 a (neg.f64 b)) c) a) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) |
(/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) a)) |
(*.f64 (/.f64 a b) (*.f64 #s(literal -1 binary64) (/.f64 c a))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) a) |
(/.f64 c (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (neg.f64 a)))) |
(*.f64 (*.f64 (/.f64 a (neg.f64 b)) c) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) |
(*.f64 (/.f64 (*.f64 c a) a) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (/.f64 c (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) c c) (neg.f64 b)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(fma.f64 (/.f64 c a) (/.f64 a b) (neg.f64 (/.f64 b a))) |
(*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (neg.f64 (*.f64 (/.f64 b a) (/.f64 b a))) (/.f64 a 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 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1 binary64) c)))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.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 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 a c)))))) |
(/.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/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 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 c a))))) (*.f64 #s(literal 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))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))) a) a) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.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 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal 1 binary64) b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.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 c a (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.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 (-.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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)))))))) (*.f64 a a)) |
(/.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 b (fma.f64 b b (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.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 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.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 c (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (/.f64 #s(literal -1/4 binary64) a)) c))))) |
(/.f64 (-.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) (/.f64 #s(literal -1/4 binary64) a)) c)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (neg.f64 (/.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 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (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 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
(/.f64 c (neg.f64 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 (/.f64 c b) (/.f64 b a)) |
4 calls:
| 22.0ms | c |
| 21.0ms | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 20.0ms | a |
| 20.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.2% | 3 | a |
| 89.9% | 3 | b |
| 53.6% | 3 | c |
| 75.1% | 5 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 32 to 23 computations (28.1% saved)
| Inputs |
|---|
(/.f64 c b) |
(neg.f64 (/.f64 b a)) |
(/.f64 c (neg.f64 b)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (*.f64 a (neg.f64 c)) (*.f64 b a)) |
(/.f64 (*.f64 b (neg.f64 a)) (*.f64 a a)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) (*.f64 a b))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a b)))) |
(*.f64 a (/.f64 (/.f64 c (neg.f64 a)) b)) |
(/.f64 (*.f64 (/.f64 a (neg.f64 b)) c) a) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) |
(/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) a)) |
(*.f64 (/.f64 a b) (*.f64 #s(literal -1 binary64) (/.f64 c a))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) a) |
(/.f64 c (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (neg.f64 a)))) |
(*.f64 (*.f64 (/.f64 a (neg.f64 b)) c) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) |
(*.f64 (/.f64 (*.f64 c a) a) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (/.f64 c (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) c c) (neg.f64 b)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(fma.f64 (/.f64 c a) (/.f64 a b) (neg.f64 (/.f64 b a))) |
(*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (neg.f64 (*.f64 (/.f64 b a) (/.f64 b a))) (/.f64 a 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 c (neg.f64 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 c b) (/.f64 b a)) |
1 calls:
| 12.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.8% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 c b) |
(neg.f64 (/.f64 b a)) |
(/.f64 c (neg.f64 b)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (*.f64 a (neg.f64 c)) (*.f64 b a)) |
(/.f64 (*.f64 b (neg.f64 a)) (*.f64 a a)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) (*.f64 a b))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a b)))) |
(*.f64 a (/.f64 (/.f64 c (neg.f64 a)) b)) |
(/.f64 (*.f64 (/.f64 a (neg.f64 b)) c) a) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) |
(/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) a)) |
(*.f64 (/.f64 a b) (*.f64 #s(literal -1 binary64) (/.f64 c a))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) a) |
(/.f64 c (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (neg.f64 a)))) |
(*.f64 (*.f64 (/.f64 a (neg.f64 b)) c) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) |
(*.f64 (/.f64 (*.f64 c a) a) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (/.f64 c (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) c c) (neg.f64 b)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(fma.f64 (/.f64 c a) (/.f64 a b) (neg.f64 (/.f64 b a))) |
(*.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (neg.f64 (*.f64 (/.f64 b a) (/.f64 b a))) (/.f64 a b)) |
| Outputs |
|---|
(/.f64 c (neg.f64 b)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
1 calls:
| 11.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.7% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 c b) |
(neg.f64 (/.f64 b a)) |
(/.f64 c (neg.f64 b)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (*.f64 a (neg.f64 c)) (*.f64 b a)) |
(/.f64 (*.f64 b (neg.f64 a)) (*.f64 a a)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) (*.f64 a b))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a b)))) |
(*.f64 a (/.f64 (/.f64 c (neg.f64 a)) b)) |
(/.f64 (*.f64 (/.f64 a (neg.f64 b)) c) a) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) |
(/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) a)) |
(*.f64 (/.f64 a b) (*.f64 #s(literal -1 binary64) (/.f64 c a))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) a) |
(/.f64 c (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (neg.f64 a)))) |
(*.f64 (*.f64 (/.f64 a (neg.f64 b)) c) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) |
(*.f64 (/.f64 (*.f64 c a) a) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (fma.f64 c (/.f64 a (*.f64 b b)) #s(literal 1 binary64)) (/.f64 c (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) (neg.f64 b)) |
(/.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) c c) (neg.f64 b)) |
| Outputs |
|---|
(/.f64 c (neg.f64 b)) |
(/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
1 calls:
| 10.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.7% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 c b) |
(neg.f64 (/.f64 b a)) |
(/.f64 c (neg.f64 b)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (*.f64 a (neg.f64 c)) (*.f64 b a)) |
(/.f64 (*.f64 b (neg.f64 a)) (*.f64 a a)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) (*.f64 a b))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a b)))) |
(*.f64 a (/.f64 (/.f64 c (neg.f64 a)) b)) |
(/.f64 (*.f64 (/.f64 a (neg.f64 b)) c) a) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) |
(/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) a)) |
(*.f64 (/.f64 a b) (*.f64 #s(literal -1 binary64) (/.f64 c a))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) a) |
(/.f64 c (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (neg.f64 a)))) |
(*.f64 (*.f64 (/.f64 a (neg.f64 b)) c) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) |
(*.f64 (/.f64 (*.f64 c a) a) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
| Outputs |
|---|
(/.f64 c (neg.f64 b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
1 calls:
| 9.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.6% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 c b) |
(neg.f64 (/.f64 b a)) |
(/.f64 c (neg.f64 b)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (*.f64 a (neg.f64 c)) (*.f64 b a)) |
(/.f64 (*.f64 b (neg.f64 a)) (*.f64 a a)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) (*.f64 a b))) |
(*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a b)))) |
(*.f64 a (/.f64 (/.f64 c (neg.f64 a)) b)) |
(/.f64 (*.f64 (/.f64 a (neg.f64 b)) c) a) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) |
(/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a (*.f64 b (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) a)) |
(*.f64 (/.f64 a b) (*.f64 #s(literal -1 binary64) (/.f64 c a))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) a) |
(/.f64 c (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (neg.f64 a)))) |
(*.f64 (*.f64 (/.f64 a (neg.f64 b)) c) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 b (/.f64 c (*.f64 b b)) (neg.f64 (/.f64 b a))) |
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b))) |
(*.f64 (/.f64 (*.f64 c a) a) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
(/.f64 c (neg.f64 b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
1 calls:
| 10.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.4% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 c b) |
(neg.f64 (/.f64 b a)) |
(/.f64 c (neg.f64 b)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (*.f64 a (neg.f64 c)) (*.f64 b a)) |
(/.f64 (*.f64 b (neg.f64 a)) (*.f64 a a)) |
| Outputs |
|---|
(/.f64 c (neg.f64 b)) |
(neg.f64 (/.f64 b a)) |
1 calls:
| 4.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.4% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 c b) |
(neg.f64 (/.f64 b a)) |
| Outputs |
|---|
(/.f64 c b) |
(neg.f64 (/.f64 b a)) |
4 calls:
| 2.0ms | c |
| 2.0ms | a |
| 2.0ms | b |
| 1.0ms | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.1% | 1 | a |
| 37.1% | 1 | c |
| 37.1% | 1 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 49.0% | 2 | b |
Compiled 32 to 23 computations (28.1% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(/.f64 c b) |
| Outputs |
|---|
(/.f64 c b) |
4 calls:
| 2.0ms | a |
| 1.0ms | c |
| 1.0ms | b |
| 1.0ms | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 14.7% | 1 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 14.7% | 1 | a |
| 14.7% | 1 | c |
| 14.7% | 1 | b |
Compiled 32 to 23 computations (28.1% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 1.461589598120657e+39 | 4.0111726186260523e+46 |
| 31.0ms | -2.849003294809487e-91 | -4.010213071341754e-98 |
| 15.0ms | 139× | 0 | valid |
| 6.0ms | 41× | 1 | valid |
| 4.0ms | 58× | 0 | invalid |
| 2.0ms | 9× | 2 | valid |
| 1.0ms | 2× | 3 | valid |
| 0.0ms | 1× | 4 | valid |
Compiled 356 to 251 computations (29.5% saved)
ival-mult: 11.0ms (52.3% of total)ival-sub: 3.0ms (14.3% of total)ival-div: 2.0ms (9.5% of total)ival-neg: 2.0ms (9.5% of total)ival-sqrt: 2.0ms (9.5% of total)adjust: 1.0ms (4.8% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 1.461589598120657e+39 | 4.0111726186260523e+46 |
| 32.0ms | -2.849003294809487e-91 | -4.010213071341754e-98 |
| 23.0ms | 237× | 0 | valid |
| 8.0ms | 36× | 1 | valid |
| 5.0ms | 64× | 0 | invalid |
| 3.0ms | 13× | 2 | valid |
| 0.0ms | 1× | 4 | valid |
| 0.0ms | 1× | 3 | valid |
Compiled 536 to 371 computations (30.8% saved)
ival-mult: 14.0ms (46.7% of total)adjust: 4.0ms (13.3% of total)ival-sub: 4.0ms (13.3% of total)ival-div: 3.0ms (10% of total)ival-sqrt: 3.0ms (10% of total)ival-neg: 2.0ms (6.7% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 5.902821287851088e-54 | 3.2170316132429674e-44 |
| 41.0ms | -2.849003294809487e-91 | -4.010213071341754e-98 |
| 20.0ms | 265× | 0 | valid |
| 20.0ms | 24× | 1 | valid |
| 9.0ms | 75× | 0 | invalid |
| 2.0ms | 12× | 2 | valid |
| 1.0ms | 2× | 3 | valid |
| 0.0ms | 1× | 4 | valid |
Compiled 528 to 391 computations (25.9% saved)
ival-mult: 26.0ms (61% of total)ival-neg: 5.0ms (11.7% of total)ival-sub: 4.0ms (9.4% of total)ival-div: 3.0ms (7% of total)ival-sqrt: 3.0ms (7% of total)adjust: 1.0ms (2.3% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 5.902821287851088e-54 | 3.2170316132429674e-44 |
| 29.0ms | -2.849003294809487e-91 | -4.010213071341754e-98 |
| 20.0ms | 253× | 0 | valid |
| 8.0ms | 32× | 1 | valid |
| 6.0ms | 74× | 0 | invalid |
| 3.0ms | 15× | 2 | valid |
| 1.0ms | 3× | 3 | valid |
| 0.0ms | 1× | 4 | valid |
Compiled 509 to 372 computations (26.9% saved)
ival-mult: 12.0ms (44.8% of total)ival-sub: 4.0ms (14.9% of total)ival-div: 3.0ms (11.2% of total)ival-sqrt: 3.0ms (11.2% of total)ival-neg: 2.0ms (7.5% of total)adjust: 1.0ms (3.7% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 5.902821287851088e-54 | 3.2170316132429674e-44 |
| 28.0ms | -2.849003294809487e-91 | -4.010213071341754e-98 |
| 22.0ms | 246× | 0 | valid |
| 6.0ms | 80× | 0 | invalid |
| 6.0ms | 41× | 1 | valid |
| 3.0ms | 13× | 2 | valid |
| 1.0ms | 3× | 3 | valid |
| 0.0ms | 1× | 4 | valid |
Compiled 509 to 372 computations (26.9% saved)
ival-mult: 12.0ms (43.4% of total)ival-sub: 5.0ms (18.1% of total)ival-div: 3.0ms (10.9% of total)ival-sqrt: 3.0ms (10.9% of total)ival-neg: 2.0ms (7.2% of total)adjust: 1.0ms (3.6% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | -5.016683665998755e-303 | 2.8255407742370503e-306 |
| 14.0ms | 144× | 0 | valid |
| 6.0ms | 80× | 0 | invalid |
Compiled 194 to 137 computations (29.4% saved)
ival-mult: 5.0ms (43.3% of total)ival-sub: 2.0ms (17.3% of total)ival-div: 1.0ms (8.7% of total)ival-sqrt: 1.0ms (8.7% of total)ival-neg: 1.0ms (8.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 59.0ms | -6.539918077281185e-263 | -2.693851572338695e-282 |
| 36.0ms | 117× | 0 | invalid |
| 14.0ms | 176× | 0 | valid |
Compiled 199 to 152 computations (23.6% saved)
ival-mult: 7.0ms (46.7% of total)ival-sub: 3.0ms (20% of total)ival-div: 2.0ms (13.3% of total)ival-sqrt: 2.0ms (13.3% of total)ival-neg: 1.0ms (6.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | -2.2220157803885925e+80 | -2.8595902731856765e+77 |
| 16.0ms | 58× | 2 | valid |
| 6.0ms | 45× | 1 | valid |
| 2.0ms | 22× | 0 | valid |
| 1.0ms | 2× | 3 | valid |
| 0.0ms | 1× | 4 | valid |
| 0.0ms | 3× | 0 | invalid |
Compiled 143 to 108 computations (24.5% saved)
ival-neg: 6.0ms (29.6% of total)ival-mult: 5.0ms (24.7% of total)ival-sub: 3.0ms (14.8% of total)adjust: 2.0ms (9.9% of total)ival-div: 2.0ms (9.9% of total)ival-sqrt: 2.0ms (9.9% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
| 40× | *-commutative_binary64 |
| 32× | +-commutative_binary64 |
| 24× | sub-neg_binary64 |
| 20× | neg-sub0_binary64 |
| 20× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 75 | 203 |
| 1 | 101 | 203 |
| 2 | 117 | 203 |
| 3 | 134 | 203 |
| 4 | 145 | 203 |
| 5 | 156 | 203 |
| 6 | 161 | 203 |
| 7 | 164 | 203 |
| 8 | 165 | 203 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 b #s(literal -6012269011901013/150306725297525326584926758194517569752043683130132471725266622178061377607334940381676735896625196994043838464 binary64)) (/.f64 c (neg.f64 b)) (if (<=.f64 b #s(literal 999999999999999929757289024535551219930759168 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 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -4843869076971031/73391955711682288371546268649666782105490079653384995959602842860381532034831513858240593699524021969747968 binary64)) (/.f64 c (neg.f64 b)) (if (<=.f64 b #s(literal 39999999999999999725592761437880851790636777472 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 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -5871356456934583/146783911423364576743092537299333564210980159306769991919205685720763064069663027716481187399048043939495936 binary64)) (/.f64 c (neg.f64 b)) (if (<=.f64 b #s(literal 8433210856271181/411376139330301510538742295639337626245683966408394965837152256 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -42273766489929/587135645693458306972370149197334256843920637227079967676822742883052256278652110865924749596192175757983744 binary64)) (/.f64 c (neg.f64 b)) (if (<=.f64 b #s(literal 1875875195346175/3291009114642412084309938365114701009965471731267159726697218048 binary64)) (/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -4434048396276997/150306725297525326584926758194517569752043683130132471725266622178061377607334940381676735896625196994043838464 binary64)) (/.f64 c (neg.f64 b)) (if (<=.f64 b #s(literal 8109046458478903/105312291668557186697918027683670432318895095400549111254310977536 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -202402253307311/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 c (neg.f64 b)) (-.f64 (/.f64 c b) (/.f64 b a))) |
(if (<=.f64 b #s(literal -7063167088386039/2615987810513347951534240842431645045315929716077962908798218721607302370910488580305660104530507466131822931927619987366179553920147251083004047259447894239241837835650447017925067042251555454560047407752208612056538559879736027236124400377460220438127733515060190958901472126868316500692677165056 binary64)) (/.f64 c (neg.f64 b)) (neg.f64 (/.f64 b a))) |
(if (<=.f64 b #s(literal -290000000000000016861315092330566731939152625510457497208488564077634907013120 binary64)) (/.f64 c b) (neg.f64 (/.f64 b a))) |
(/.f64 c b) |
| Outputs |
|---|
(if (<=.f64 b #s(literal -6012269011901013/150306725297525326584926758194517569752043683130132471725266622178061377607334940381676735896625196994043838464 binary64)) (/.f64 c (neg.f64 b)) (if (<=.f64 b #s(literal 999999999999999929757289024535551219930759168 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 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -4843869076971031/73391955711682288371546268649666782105490079653384995959602842860381532034831513858240593699524021969747968 binary64)) (/.f64 c (neg.f64 b)) (if (<=.f64 b #s(literal 39999999999999999725592761437880851790636777472 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 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -4843869076971031/73391955711682288371546268649666782105490079653384995959602842860381532034831513858240593699524021969747968 binary64)) (/.f64 c (neg.f64 b)) (if (<=.f64 b #s(literal 39999999999999999725592761437880851790636777472 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 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -5871356456934583/146783911423364576743092537299333564210980159306769991919205685720763064069663027716481187399048043939495936 binary64)) (/.f64 c (neg.f64 b)) (if (<=.f64 b #s(literal 8433210856271181/411376139330301510538742295639337626245683966408394965837152256 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -5871356456934583/146783911423364576743092537299333564210980159306769991919205685720763064069663027716481187399048043939495936 binary64)) (/.f64 c (neg.f64 b)) (if (<=.f64 b #s(literal 8433210856271181/411376139330301510538742295639337626245683966408394965837152256 binary64)) (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -42273766489929/587135645693458306972370149197334256843920637227079967676822742883052256278652110865924749596192175757983744 binary64)) (/.f64 c (neg.f64 b)) (if (<=.f64 b #s(literal 1875875195346175/3291009114642412084309938365114701009965471731267159726697218048 binary64)) (/.f64 (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -4434048396276997/150306725297525326584926758194517569752043683130132471725266622178061377607334940381676735896625196994043838464 binary64)) (/.f64 c (neg.f64 b)) (if (<=.f64 b #s(literal 8109046458478903/105312291668557186697918027683670432318895095400549111254310977536 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -202402253307311/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 c (neg.f64 b)) (-.f64 (/.f64 c b) (/.f64 b a))) |
(if (<=.f64 b #s(literal -7063167088386039/2615987810513347951534240842431645045315929716077962908798218721607302370910488580305660104530507466131822931927619987366179553920147251083004047259447894239241837835650447017925067042251555454560047407752208612056538559879736027236124400377460220438127733515060190958901472126868316500692677165056 binary64)) (/.f64 c (neg.f64 b)) (neg.f64 (/.f64 b a))) |
(if (<=.f64 b #s(literal -7063167088386039/2615987810513347951534240842431645045315929716077962908798218721607302370910488580305660104530507466131822931927619987366179553920147251083004047259447894239241837835650447017925067042251555454560047407752208612056538559879736027236124400377460220438127733515060190958901472126868316500692677165056 binary64)) (/.f64 c (neg.f64 b)) (/.f64 b (neg.f64 a))) |
(if (<=.f64 b #s(literal -290000000000000016861315092330566731939152625510457497208488564077634907013120 binary64)) (/.f64 c b) (neg.f64 (/.f64 b a))) |
(if (<=.f64 b #s(literal -290000000000000016861315092330566731939152625510457497208488564077634907013120 binary64)) (/.f64 c b) (/.f64 b (neg.f64 a))) |
(/.f64 c b) |
| 12 714× | accelerator-lowering-fma.f32 |
| 12 714× | accelerator-lowering-fma.f64 |
| 9 868× | accelerator-lowering-fma.f32 |
| 9 868× | accelerator-lowering-fma.f64 |
| 7 984× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 51 |
| 1 | 72 | 51 |
| 2 | 582 | 48 |
| 0 | 8096 | 44 |
| 0 | 660 | 7048 |
| 1 | 2092 | 6955 |
| 2 | 6880 | 6927 |
| 0 | 8246 | 6635 |
| 0 | 1216 | 10962 |
| 1 | 3939 | 10752 |
| 0 | 8301 | 10294 |
| 0 | 545 | 3138 |
| 1 | 1718 | 3109 |
| 2 | 5758 | 3070 |
| 0 | 8120 | 2910 |
| 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 |
Compiled 411 to 214 computations (47.9% saved)
Compiled 668 to 238 computations (64.4% saved)
Loading profile data...